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