index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+3
2025-06-19
nfsd: use threads array as-is in netlink interface
Jeff Layton
1
-3
/
+2
2025-06-12
NFSD: Avoid corruption of a referring call list
Chuck Lever
1
-0
/
+1
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-22
/
+83
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2
-4
/
+9
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
1
-18
/
+47
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
3
-2
/
+29
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
21
-260
/
+703
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-20
/
+31
2025-05-15
NFSD: Add a "default" block size
Chuck Lever
2
-3
/
+8
2025-05-15
NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
Chuck Lever
3
-6
/
+4
2025-05-15
NFSD: Remove NFSD_BUFSIZE
Chuck Lever
4
-16
/
+3
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
Chuck Lever
1
-2
/
+3
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
5
-33
/
+51
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
Chuck Lever
1
-7
/
+7
2025-05-11
nfsd: remove legacy dprintks from GETATTR and STATFS codepaths
Jeff Layton
2
-10
/
+0
2025-05-11
nfsd: remove legacy READDIR dprintks
Jeff Layton
2
-9
/
+0
2025-05-11
nfsd: remove dprintks for v2/3 RENAME events
Jeff Layton
2
-14
/
+0
2025-05-11
nfsd: remove REMOVE/RMDIR dprintks
Jeff Layton
2
-15
/
+0
2025-05-11
nfsd: remove old LINK dprintks
Jeff Layton
2
-14
/
+0
2025-05-11
nfsd: remove old v2/3 SYMLINK dprintks
Jeff Layton
2
-9
/
+0
2025-05-11
nfsd: remove old v2/3 create path dprintks
Jeff Layton
2
-20
/
+0
2025-05-11
nfsd: add tracepoint for getattr and statfs events
Jeff Layton
5
-0
/
+38
2025-05-11
nfsd: add tracepoint to nfsd_readdir
Jeff Layton
4
-0
/
+33
2025-05-11
nfsd: add tracepoint to nfsd_rename
Jeff Layton
2
-0
/
+33
2025-05-11
nfsd: add tracepoints for unlink events
Jeff Layton
2
-0
/
+26
2025-05-11
nfsd: add tracepoint to nfsd_link()
Jeff Layton
2
-0
/
+29
2025-05-11
nfsd: add tracepoint to nfsd_symlink
Jeff Layton
2
-0
/
+29
2025-05-11
nfsd: add nfsd_vfs_create tracepoints
Jeff Layton
3
-0
/
+32
2025-05-11
nfsd: add a tracepoint to nfsd_lookup_dentry
Jeff Layton
2
-1
/
+24
2025-05-11
nfsd: add a tracepoint for nfsd_setattr
Jeff Layton
2
-0
/
+41
2025-05-11
NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macros
Chuck Lever
1
-0
/
+17
2025-05-11
NFSD: Use sockaddr instead of a generic array
Chuck Lever
1
-14
/
+15
2025-05-11
NFSD: Implement FATTR4_CLONE_BLKSIZE attribute
Chuck Lever
1
-1
/
+18
2025-05-11
nfsd: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2
-49
/
+14
2025-05-11
nfsd: Initialize ssc before laundromat_work to prevent NULL dereference
Li Lingfeng
1
-3
/
+3
2025-05-11
nfsd: add commit start/done tracepoints around nfsd_commit()
Jeff Layton
2
-0
/
+5
2025-05-11
nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request
NeilBrown
1
-1
/
+2
2025-05-11
nfsd: fix access checking for NLM under XPRTSEC policies
Olga Kornievskaia
1
-1
/
+2
2025-05-11
nfsd: remove redundant WARN_ON_ONCE in nfsd4_write
Guoqing Jiang
1
-1
/
+0
2025-05-11
NFSD: Add experimental setting to disable the use of splice read
Chuck Lever
3
-0
/
+35
2025-05-11
NFSD: Add /sys/kernel/debug/nfsd
Chuck Lever
4
-0
/
+31
2025-05-11
NFSD: fix race between nfsd registration and exports_proc
Maninder Singh
1
-9
/
+8
2025-05-11
NFSD: unregister filesystem in case genl_register_family() fails
Maninder Singh
1
-1
/
+3
2025-05-11
NFSD: Record each NFSv4 call's session slot index
Chuck Lever
2
-0
/
+13
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
2
-17
/
+22
2025-05-11
NFSD: Implement CB_SEQUENCE referring call lists
Chuck Lever
3
-6
/
+153
2025-05-11
NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY
Chuck Lever
1
-1
/
+1
2025-05-11
NFSD: OFFLOAD_CANCEL should mark an async COPY as completed
Chuck Lever
1
-1
/
+4
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-8
/
+2
[next]