index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsd.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-21
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
Chuck Lever
1
-0
/
+3
2025-10-01
nfsd: discard nfserr_dropit
NeilBrown
1
-7
/
+1
2025-10-01
NFSD: Add io_cache_{read,write} controls to debugfs
Mike Snitzer
1
-0
/
+9
2025-07-14
nfsd: Use correct error code when decoding extents
Sergey Bashirov
1
-0
/
+1
2025-07-14
NFSD: Remove the cap on number of operations per NFSv4 COMPOUND
Chuck Lever
1
-3
/
+0
2025-07-14
NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort
Chuck Lever
1
-1
/
+1
2025-05-15
NFSD: Add a "default" block size
Chuck Lever
1
-2
/
+7
2025-05-15
NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
Chuck Lever
1
-2
/
+0
2025-05-15
NFSD: Remove NFSD_BUFSIZE
Chuck Lever
1
-13
/
+0
2025-05-11
NFSD: Add experimental setting to disable the use of splice read
Chuck Lever
1
-0
/
+2
2025-05-11
NFSD: Add /sys/kernel/debug/nfsd
Chuck Lever
1
-0
/
+8
2025-01-21
nfsd: handle delegated timestamps in SETATTR
Jeff Layton
1
-1
/
+4
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
1
-0
/
+2
2025-01-21
nfsd: add support for FATTR4_OPEN_ARGUMENTS
Jeff Layton
1
-1
/
+2
2025-01-06
nfsd: remove artificial limits on the session-based DRC
NeilBrown
1
-3
/
+0
2024-09-23
nfsd: implement server support for NFS_LOCALIO_PROGRAM
Mike Snitzer
1
-0
/
+4
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
1
-1
/
+1
2024-09-20
nfsd: move error choice for incorrect object types to version-specific code.
NeilBrown
1
-0
/
+5
2024-09-20
nfsd: be more systematic about selecting error codes for internal use.
NeilBrown
1
-5
/
+19
2024-09-20
nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()
NeilBrown
1
-2
/
+2
2024-09-20
nfsd: don't allocate the versions array.
NeilBrown
1
-2
/
+7
2024-09-01
nfsd: move nfsd_pool_stats_open into nfsctl.c
NeilBrown
1
-2
/
+0
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
1
-1
/
+2
2024-05-06
NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'
Trond Myklebust
1
-1
/
+0
2024-05-06
NFSD: allow callers to pass in scope string to nfsd_svc
Jeff Layton
1
-1
/
+1
2024-03-01
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
1
-0
/
+1
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
1
-0
/
+1
2024-03-01
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
1
-0
/
+1
2024-01-07
nfsd: rename nfsd_last_thread() to nfsd_destroy_serv()
NeilBrown
1
-1
/
+1
2024-01-04
nfsd: drop the nfsd_put helper
Jeff Layton
1
-7
/
+0
2023-12-15
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
1
-0
/
+1
2023-10-16
NFSD: add rpc_status netlink support
Lorenzo Bianconi
1
-0
/
+17
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
1
-1
/
+6
2023-02-20
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
1
-1
/
+1
2023-01-11
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
1
-4
/
+2
2022-11-28
nfsd: allow disabling NFSv2 at compile time
Jeff Layton
1
-2
/
+1
2022-09-26
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
1
-2
/
+4
2022-09-26
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
1
-0
/
+7
2022-07-29
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
1
-0
/
+2
2022-07-29
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
1
-0
/
+4
2022-07-11
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
1
-1
/
+2
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
1
-0
/
+4
2022-05-19
NFSD: add courteous server support for thread with only delegation
Dai Ngo
1
-0
/
+1
2022-02-28
nfsd: Add support for the birth time attribute
Ondrej Valousek
1
-1
/
+1
2021-12-13
SUNRPC/NFSD: clean up get/put functions.
NeilBrown
1
-1
/
+1
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
1
-1
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
1
-1
/
+1
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
1
-1
/
+2
2021-05-25
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
1
-0
/
+4
[next]