summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
47 hoursMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
5 daysmm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
5 daysmm/swap: remove SWP_FS_OPSChristoph Hellwig
9 daysNFSv4.1: fix layout segment leak on the pnfs_layout_process() forget pathJunrui Luo
9 daysNFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo
9 dayspNFS: Fix EBUSY check in pnfs_layout_need_returnTim Menninger
9 daysNFSv4.1: zero referring call lists before decodingJérémy Jean
9 daysMerge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
12 daysnfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3Michael Nemanov
12 daysNFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()Zhansong Gao
12 daysNFS: fix delegation_hash_table leak when nfs4_server_common_setup() failsNate Prodromou
12 daysNFSv4/flexfiles: support loosely coupled data serversJeuk Kim
12 daysNFSv4/flexfiles: fix NULL dereference for NFSv4.0 data serversJeuk Kim
12 daysNFSv4: pin the superblock for active state ownersJia Zhu
12 daysNFS/localio: issue commit inline when not in a memory-reclaim contextMike Snitzer
12 daysNFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commitMike Snitzer
12 daysNFS/localio: issue IO inline when not in a memory-reclaim contextMike Snitzer
12 daysNFS: Fix delayed delegation return list handlingGuangshuo Li
12 daysNFS: Verify symlink inode before caching targetZhangGuoDong
12 daysNFS: fix folio dereference before NULL check in nfs_inode_remove_request()Jiangshan Yi
12 daysnfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECTMike Snitzer
12 daysnfs4.2: request UNCACHEABLE_FILE_DATA only for regular filesMike Snitzer
12 daysnfs4.2: add UNCACHEABLE_FILE_DATA attribute supportTom Haynes
12 daysNFSv4/flexfiles: report cancelled I/O as a layout errorBenjamin Coddington
12 dayspNFS: honor clora_changed when recalling a layoutBenjamin Coddington
12 dayspNFS: report clora_changed in the cb_layoutrecall_file tracepointBenjamin Coddington
12 dayspnfs/blocklayout: Fix device leaks on parse failureZhangGuoDong
12 daysNFSv4: remove callback IDR entry on client allocation failureRuoyu Wang
12 daysnfs: refactor pNFS functions using clear_and_wake_up_bitArnaud Bonnet
12 daysnfs: replace atomic bitops sequence with clear_and_wake_up_bit helperArnaud Bonnet
2026-08-10NFS: Return a delegation the client fails to recordChuck Lever
2026-08-10sunrpc: remove unused svc_version vs_count fieldJeff Layton
2026-08-10SUNRPC: close backchannel before destroying callback serviceChuck Lever
2026-07-31NFSv4.2: fix nfs4_listxattr size accountingAchilles Gaikwad
2026-07-31Remove excl arg to ->create inode_operationNeilBrown
2026-07-20NFS: Decrement refcounts if allocating nfs_free_stateid_data failsAnna Schumaker
2026-07-20NFS: Pin the 'struct nfs_server' during a FREE_STATEID callAnna Schumaker
2026-07-08NFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington
2026-07-08NFSv4: include MAY_WRITE in open permission mask for O_TRUNCBenjamin Coddington
2026-07-01nfs: drop redundant S_IFDIR from mkdirJori Koolstra
2026-06-29pnfs/blocklayout: use scoped_with_init_fs() for SCSI device lookupChristian Brauner
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-06-18Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-06-17NFS: Use common error handling code in nfs_alloc_server()Markus Elfring
2026-06-17NFS: Prevent resource leak in nfs_alloc_server()Markus Elfring
2026-06-17Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds