summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-08-17Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.kfunc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.fat' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-17nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3Michael Nemanov
2026-08-17NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()Zhansong Gao
2026-08-17lockd: fix NULL dereference on lockowner allocation failureShuangpeng Bai
2026-08-17NFS: fix delegation_hash_table leak when nfs4_server_common_setup() failsNate Prodromou
2026-08-17NFSv4/flexfiles: support loosely coupled data serversJeuk Kim
2026-08-17NFSv4/flexfiles: fix NULL dereference for NFSv4.0 data serversJeuk Kim
2026-08-17NFSv4: pin the superblock for active state ownersJia Zhu
2026-08-17NFS/localio: issue commit inline when not in a memory-reclaim contextMike Snitzer
2026-08-17NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commitMike Snitzer
2026-08-17NFS/localio: issue IO inline when not in a memory-reclaim contextMike Snitzer
2026-08-17NFS: Fix delayed delegation return list handlingGuangshuo Li
2026-08-17NFS: Verify symlink inode before caching targetZhangGuoDong
2026-08-17NFS: fix folio dereference before NULL check in nfs_inode_remove_request()Jiangshan Yi
2026-08-17nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECTMike Snitzer
2026-08-17nfs4.2: request UNCACHEABLE_FILE_DATA only for regular filesMike Snitzer
2026-08-17nfs4.2: add UNCACHEABLE_FILE_DATA attribute supportTom Haynes
2026-08-17NFSv4/flexfiles: report cancelled I/O as a layout errorBenjamin Coddington
2026-08-17pNFS: honor clora_changed when recalling a layoutBenjamin Coddington
2026-08-17pNFS: report clora_changed in the cb_layoutrecall_file tracepointBenjamin Coddington
2026-08-17pnfs/blocklayout: Fix device leaks on parse failureZhangGuoDong
2026-08-17NFSv4: remove callback IDR entry on client allocation failureRuoyu Wang
2026-08-17nfs: refactor pNFS functions using clear_and_wake_up_bitArnaud Bonnet
2026-08-17nfs: replace atomic bitops sequence with clear_and_wake_up_bit helperArnaud Bonnet
2026-08-17Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.o...Linus Torvalds
2026-08-17fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-freeRochan Avlur
2026-08-17Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-17fuse: make dentry_tree_work staticBen Dooks
2026-08-17fuse: add zero-copy over io-uringJoanne Koong
2026-08-17fuse: support registered buffer pools in io-uringJoanne Koong
2026-08-17fuse: add io-uring buffer poolsJoanne Koong
2026-08-17fuse: add FUSE_IO_URING_CMD_ADD_QUEUEJoanne Koong
2026-08-17fuse: decouple fuse_ring creation from ent registrationJoanne Koong
2026-08-17smb/server: fix session counter on session removalZe Tan
2026-08-17smb/server: update session counter under sessions table lockZe Tan
2026-08-17smb/server: fix session leak in ksmbd_session_register()Ze Tan
2026-08-17smb/server: warn if ksmbd_proc_create() failsZe Tan
2026-08-17ksmbd: bound smb_check_perm_dacl() ACE walks by DACL sizeHang Nan
2026-08-17ksmbd: make RDMA encryption diagnostics conditionalNamjae Jeon
2026-08-17ksmbd: add SMB Direct RDMA encryption transformNamjae Jeon