index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
1
-3
/
+11
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2017-11-08
nfds: avoid gettimeofday for nfssvc_boot time
Arnd Bergmann
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
nfsd: increase DRC cache limit
J. Bruce Fields
1
-1
/
+1
2017-08-25
sunrpc: Const-ify struct sv_serv_ops
Chuck Lever
1
-1
/
+1
2017-05-15
sunrpc: mark all struct svc_version instances as const
Christoph Hellwig
1
-4
/
+4
2017-05-15
sunrpc: mark all struct svc_procinfo instances as const
Christoph Hellwig
1
-2
/
+2
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-4
/
+1
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-3
/
+2
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
1
-1
/
+1
2017-04-25
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-03-11
NFSD: fix nfsd_reset_versions for NFSv4.
NeilBrown
1
-14
/
+11
2017-03-11
NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)
NeilBrown
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-28
nfsd: fix configuration of supported minor versions
Trond Myklebust
1
-0
/
+14
2017-01-31
nfsd: initialize sin6_scope_id in nfsd_inet6addr_event()
Scott Mayhew
1
-0
/
+2
2016-12-16
nfsd: add support for the umask attribute
Andreas Gruenbacher
1
-2
/
+2
2016-09-26
NFSD: fix corruption in notifier registration
Vasily Averin
1
-4
/
+14
2016-01-07
nfsd: Fix nfsd leaks sunrpc module references
Kinglong Mee
1
-4
/
+3
2015-12-23
nfsd: Register callbacks on the inetaddr_chain and inet6addr_chain
Scott Mayhew
1
-0
/
+68
2015-08-10
nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops
Jeff Layton
1
-3
/
+5
2015-08-10
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
1
-5
/
+6
2015-08-10
nfsd/sunrpc: move sv_module parm into sv_ops
Jeff Layton
1
-1
/
+2
2015-08-10
nfsd/sunrpc: move sv_function into sv_ops
Jeff Layton
1
-1
/
+2
2015-08-10
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
1
-1
/
+5
2015-02-09
nfsd: default NFSv4.2 to on
J. Bruce Fields
1
-0
/
+1
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-08-02
NFSD: Decrease nfsd_users in nfsd_startup_generic fail
Kinglong Mee
1
-1
/
+4
2014-07-09
nfsd: add a new /proc/fs/nfsd/max_connections file
Jeff Layton
1
-0
/
+5
2014-06-23
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
1
-6
/
+5
2014-05-22
nfsd: Only set PF_LESS_THROTTLE when really needed.
NeilBrown
1
-6
/
+0
2014-01-06
NFSD: fix compile warning without CONFIG_NFSD_V3
Kinglong Mee
1
-0
/
+4
2014-01-04
NFSD: Don't start lockd when only NFSv4 is running
Kinglong Mee
1
-5
/
+21
2013-07-13
nfsd4: fix minorversion support interface
J. Bruce Fields
1
-6
/
+7
2013-07-09
nfsd4: support minorversion 1 by default
J. Bruce Fields
1
-1
/
+1
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+2
2013-02-24
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
Zhang Yanfei
1
-3
/
+3
2013-02-15
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
1
-3
/
+2
2013-02-04
nfsd: get rid of RC_INTR
Jeff Layton
1
-1
/
+0
2012-12-11
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
1
-1
/
+3
2012-12-11
nfsd: simplify service shutdown
Stanislav Kinsbursky
1
-7
/
+2
2012-12-11
nfsd: replace boolean nfsd_up flag by users counter
Stanislav Kinsbursky
1
-4
/
+5
2012-12-11
nfsd: simplify NFSv4 state init and shutdown
Stanislav Kinsbursky
1
-29
/
+15
2012-12-11
nfsd: introduce helpers for generic resources init and shutdown
Stanislav Kinsbursky
1
-16
/
+34
2012-12-11
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
1
-34
/
+57
2012-12-11
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
1
-2
/
+2
2012-12-11
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
1
-0
/
+12
2012-12-11
nfsd: move per-net startup code to separated function
Stanislav Kinsbursky
1
-15
/
+33
2012-12-11
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
1
-2
/
+1
[next]