index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
2021-05-25
1
-0
/
+3
*
nfsd: removed unused argument in nfsd_startup_generic()
Vasily Averin
2021-04-15
1
-4
/
+4
*
NFSD: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-06
1
-2
/
+1
*
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
2021-03-22
1
-1
/
+34
*
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
2021-03-22
1
-2
/
+2
*
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
2021-01-25
1
-34
/
+0
*
NFSD: Fix sparse warning in nfssvc.c
Chuck Lever
2020-12-18
1
-6
/
+0
*
nfsd: Fix message level for normal termination
kazuo ito
2020-12-09
1
-2
/
+1
*
NFSD: Add tracepoints in nfsd_dispatch()
Chuck Lever
2020-11-30
1
-12
/
+5
*
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
2020-11-30
1
-0
/
+28
*
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
2020-11-30
1
-0
/
+2
*
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-12
1
-16
/
+5
*
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
2020-10-02
1
-2
/
+0
*
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
1
-6
/
+2
*
NFSD: Refactor nfsd_dispatch() error paths
Chuck Lever
2020-10-02
1
-25
/
+35
*
NFSD: Clean up nfsd_dispatch() variables
Chuck Lever
2020-10-02
1
-8
/
+7
*
NFSD: Clean up stale comments in nfsd_dispatch()
Chuck Lever
2020-10-02
1
-10
/
+16
*
NFSD: Clean up switch statement in nfsd_dispatch()
Chuck Lever
2020-10-02
1
-4
/
+4
*
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-10-02
1
-3
/
+2
*
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2020-09-25
1
-1
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
nfsd: Fix old-style function definition
Ma Feng
2020-05-11
1
-1
/
+1
*
nfsd: clients don't need to break their own delegations
J. Bruce Fields
2020-05-08
1
-0
/
+6
*
nfsd: set the server_scope during service startup
Scott Mayhew
2020-03-16
1
-0
/
+3
*
nfsd: Containerise filecache laundrette
Trond Myklebust
2020-01-22
1
-2
/
+7
*
nfsd: use true,false for bool variable in nfssvc.c
zhengbin
2020-01-03
1
-3
/
+3
*
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
2019-12-09
1
-0
/
+6
*
nfsd: restore NFSv3 ACL support
J. Bruce Fields
2019-11-19
1
-2
/
+1
*
nfsd: Make nfsd_reset_boot_verifier_locked static
YueHaibing
2019-09-23
1
-1
/
+1
*
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-09-10
1
-1
/
+30
*
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-09-10
1
-0
/
+1
*
nfsd: rip out the raparms cache
Jeff Layton
2019-08-19
1
-12
/
+1
*
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-19
1
-1
/
+8
*
lockd: Pass the user cred from knfsd when starting the lockd server
Trond Myklebust
2019-04-24
1
-1
/
+1
*
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
1
-7
/
+7
*
nfsd: Allow containers to set supported nfs versions
Trond Myklebust
2019-04-24
1
-46
/
+168
*
nfsd: Add custom rpcbind callbacks for knfsd
Trond Myklebust
2019-04-24
1
-2
/
+46
*
SUNRPC: Allow further customisation of RPC program registration
Trond Myklebust
2019-04-24
1
-1
/
+2
*
SUNRPC: Add a callback to initialise server requests
Trond Myklebust
2019-04-24
1
-0
/
+2
*
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
2017-11-27
1
-3
/
+11
*
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-18
1
-2
/
+2
|
\
|
*
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
2017-11-07
1
-1
/
+1
|
*
nfsd: increase DRC cache limit
J. Bruce Fields
2017-10-04
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
2017-08-24
1
-1
/
+1
*
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
2017-05-15
1
-4
/
+4
*
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
2017-05-15
1
-2
/
+2
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-4
/
+1
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-3
/
+2
*
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2017-05-15
1
-1
/
+1
[next]