summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
13 hoursMerge branch 'fs-next' of linux-nextMark Brown
15 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
15 hoursMerge branch 'nfsd-next' of https://git.kernel.org/pub/scm/linux/kernel/git/c...Mark Brown
25 hoursmm/swap: remove SWP_FS_OPSChristoph Hellwig
3 daysMerge branch 'vfs-7.3.misc' into vfs.allChristian Brauner
3 daysMerge branch 'vfs-7.3.kthread' into vfs.allChristian Brauner
4 daysSUNRPC: close backchannel before destroying callback serviceChuck Lever
10 daysNFS: Decrement refcounts if allocating nfs_free_stateid_data failsAnna Schumaker
10 daysNFS: 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-02Remove excl arg to ->create inode_operationNeilBrown
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
2026-06-15NFSv4/pNFS: reject zero-length r_addr in nfs4_decode_mp_ds_addrMichael Bommarito
2026-06-15nfs: don't skip revalidate on directory delegation when attrs flagged staleTom Haynes
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-09NFS: correct CONFIG_NFS_V4 macro name in #endif commentEthan Nelson-Moore
2026-06-09vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton
2026-06-08nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun
2026-06-08NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEIDLei Yin
2026-06-08nfs: expose FMODE_NOWAIT for read-only filesDylan Yudaken
2026-06-08nfs: add nowait version of nfs_start_io_directDylan Yudaken
2026-06-08NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS in pg_get_mirror_count_writeMike Snitzer
2026-06-08NFSv4/flexfiles: honor FF_FLAGS_NO_IO_THRU_MDS on fatal DS connect errorsMike Snitzer
2026-06-08nfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang
2026-06-08NFSv4/pnfs: defer return_range callbacks until after inode unlockDai Ngo
2026-06-08pNFS: Fix use-after-free in pnfs_update_layout()Wentao Liang
2026-06-08NFS: fix eof updates after NFSv4.2 fallocate/zero-rangeDai Ngo
2026-06-08NFS: show redacted cert_serial and privkey_serial in mount optionsSagi Grimberg
2026-06-08pNFS/filelayout: fix cheking if a layout is stripedSagi Grimberg
2026-06-08NFSv4: clear exception state on successful mkdir retryIgor Raits
2026-06-08NFSv4/flexfiles: reject zero filehandle version countMichael Bommarito
2026-06-08nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_inoJeff Layton
2026-06-08nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64Jeff Layton
2026-06-08nfs: store the full NFS fileid in inode->i_inoJeff Layton
2026-06-05nfs: get rid of fake root dentriesAl Viro
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown
2026-06-02NFS: write_completion: dereference loop-local req, not hdr->reqDave Jones
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton
2026-05-27NFS: remove unused page and page2 in nfs4_replace_transport()Mike Rapoport (Microsoft)