summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
17 hoursMerge tag 'ceph-for-7.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
18 hoursMerge tag 'ubifs-for-linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
18 hoursMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
44 hoursMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2 daysf2fs: support resizable tail section and unify pinned allocationDaeho Jeong
3 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
3 daysceph: force a cap message when a deferred revoke can't be acked immediatelyMax Kellermann
3 daysceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decodeJérémy Jean
3 daysceph: fix leaked inode reference on writeback abort at umountMatthew Brown
3 dayslibceph: remove ceph_put_page_vector()Tal Zussman
3 daysceph: make nearfull sync writes opt-inAlex Markuze
3 daysceph: do not repeat ceph_trim_dentries() if no progress possibleMax Kellermann
3 daysceph: drop mdsc->mutex before decoding the MDS replyMax Kellermann
3 daysceph: fix UAF in check_new_map() on session freed during unlockXiubo Li
3 daysceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlockXiubo Li
3 daysceph: pass inode pointer around instead of reloading itMax Kellermann
3 daysceph: mark cap remove with RB_CLEAR_NODE() instead of setting ci=NULLMax Kellermann
3 daysceph: add helper function ceph_cap_is_removed()Max Kellermann
3 daysceph: make __ceph_remove_cap() staticMax Kellermann
3 daysceph: cap delegated inode count in ceph_parse_deleg_inos()Michael Bommarito
3 daysceph: bound num_export_targets array for mds info v2/v3Michael Bommarito
3 daysceph: bound MDSCapAuth path and fs_name decode in handle_session()Michael Bommarito
3 daysceph: bound xattr value length in __build_xattrs()Michael Bommarito
3 daysceph: bound copied dentry name length in NFS export get_nameMichael Bommarito
3 daysceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li
3 daysceph: fix use-after-dereference of NULL ci in __ceph_remove_cap()Xiubo Li
3 daysceph: do not cache negative dentries for snapped directoriesXiubo Li
3 daysceph: use GFP_KERNEL consistently in __ceph_pool_perm_get()Xiubo Li
3 daysceph: use GFP_NOFS for cap flush allocation in writeback pathXiubo Li
3 daysceph: use detach_cap_releases() in ceph_send_cap_releases()Max Kellermann
3 daysceph: skip __touch_cap() most of the timeMax Kellermann
3 daysceph: Change system_unbound_wq with system_dfl_wqMarco Crivellari
3 daysceph: properly decrypt filenames in vmalloc() buffersSam Edwards
3 daysceph: pass fscrypt `tname` buffers directlySam Edwards
3 daysceph: Fix ERR_PTR(0) in ceph_mkdir()Hongling Zeng
3 daysf2fs: don't leave the hashed inode while it's unlinkedJaegeuk Kim
4 daysMerge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge tag 'ntfs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
4 daysf2fs: accurately adjust free_sections during free_segment_rangeDaeho Jeong
4 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysf2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()Chao Yu
4 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
4 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
4 daystmpfs/ramfs: let memfd_create() work on nommuDaniel Palmer
4 daysmm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
4 daysMerge tag 'cifs-fixes-7.3-rc1' of https://git.manguebit.org/linuxLinus Torvalds
5 dayscifs: fix loff_t underflow in cifs_remap_file_range() when len == 0Frank Sorenson
5 dayssmb: client: reject a tree connect response whose byte count is too smallBryam Vargas
5 dayscifs: call pagecache_isize_extended() in cifs_setsize() when extendingFrank Sorenson
5 dayssmb: client: fix copy-paste error in WSL EA length accounting for $LXDEVFrank Sorenson