summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
29 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
31 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
43 hoursnfs_common: Synchronize access to the SSC client ops tableChuck Lever
43 hoursnfs_common: Remove unused nfs_ssc_client_ops infrastructureChuck Lever
8 daysvfs: move O_IS_MKDIR check from lookup_open() into individual filesystemsJori Koolstra
12 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
14 daysnfs: Remove pagemap.h from includesMatthew Wilcox (Oracle)
2026-08-24mm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
2026-08-24mm/swap: remove SWP_FS_OPSChristoph Hellwig
2026-08-20NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget pathJunrui Luo
2026-08-20NFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo
2026-08-20pNFS: Fix EBUSY check in pnfs_layout_need_returnTim Menninger
2026-08-20NFSv4.1: zero referring call lists before decodingJérémy Jean
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus 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-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-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-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