index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-06-19
nfsd: use threads array as-is in netlink interface
Jeff Layton
2025-06-12
NFSD: Avoid corruption of a referring call list
Chuck Lever
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-15
NFSD: Add a "default" block size
Chuck Lever
2025-05-15
NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
Chuck Lever
2025-05-15
NFSD: Remove NFSD_BUFSIZE
Chuck Lever
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
Chuck Lever
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
Chuck Lever
2025-05-11
nfsd: remove legacy dprintks from GETATTR and STATFS codepaths
Jeff Layton
2025-05-11
nfsd: remove legacy READDIR dprintks
Jeff Layton
2025-05-11
nfsd: remove dprintks for v2/3 RENAME events
Jeff Layton
2025-05-11
nfsd: remove REMOVE/RMDIR dprintks
Jeff Layton
2025-05-11
nfsd: remove old LINK dprintks
Jeff Layton
2025-05-11
nfsd: remove old v2/3 SYMLINK dprintks
Jeff Layton
2025-05-11
nfsd: remove old v2/3 create path dprintks
Jeff Layton
2025-05-11
nfsd: add tracepoint for getattr and statfs events
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_readdir
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_rename
Jeff Layton
2025-05-11
nfsd: add tracepoints for unlink events
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_link()
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_symlink
Jeff Layton
2025-05-11
nfsd: add nfsd_vfs_create tracepoints
Jeff Layton
2025-05-11
nfsd: add a tracepoint to nfsd_lookup_dentry
Jeff Layton
2025-05-11
nfsd: add a tracepoint for nfsd_setattr
Jeff Layton
2025-05-11
NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros
Chuck Lever
2025-05-11
NFSD: Use sockaddr instead of a generic array
Chuck Lever
2025-05-11
NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
Chuck Lever
2025-05-11
nfsd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2025-05-11
nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
Li Lingfeng
2025-05-11
nfsd: add commit start/done tracepoints around nfsd_commit()
Jeff Layton
2025-05-11
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
NeilBrown
2025-05-11
nfsd: fix access checking for NLM under XPRTSEC policies
Olga Kornievskaia
2025-05-11
nfsd: remove redundant WARN_ON_ONCE in nfsd4_write
Guoqing Jiang
2025-05-11
NFSD: Add experimental setting to disable the use of splice read
Chuck Lever
2025-05-11
NFSD: Add /sys/kernel/debug/nfsd
Chuck Lever
2025-05-11
NFSD: fix race between nfsd registration and exports_proc
Maninder Singh
2025-05-11
NFSD: unregister filesystem in case genl_register_family() fails
Maninder Singh
2025-05-11
NFSD: Record each NFSv4 call's session slot index
Chuck Lever
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2025-05-11
NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY
Chuck Lever
2025-05-11
NFSD: OFFLOAD_CANCEL should mark an async COPY as completed
Chuck Lever
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
[next]