index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
NFSD: Decrease nfsd_users in nfsd_startup_generic fail
Kinglong Mee
1
-1
/
+4
2014-07-08
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-03
NFSD: Don't start lockd when only NFSv4 is running
Kinglong Mee
1
-5
/
+21
2013-07-12
nfsd4: fix minorversion support interface
J. Bruce Fields
1
-6
/
+7
2013-07-08
nfsd4: support minorversion 1 by default
J. Bruce Fields
1
-1
/
+1
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+2
2013-02-23
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-10
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
1
-1
/
+3
2012-12-10
nfsd: simplify service shutdown
Stanislav Kinsbursky
1
-7
/
+2
2012-12-10
nfsd: replace boolean nfsd_up flag by users counter
Stanislav Kinsbursky
1
-4
/
+5
2012-12-10
nfsd: simplify NFSv4 state init and shutdown
Stanislav Kinsbursky
1
-29
/
+15
2012-12-10
nfsd: introduce helpers for generic resources init and shutdown
Stanislav Kinsbursky
1
-16
/
+34
2012-12-10
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
1
-34
/
+57
2012-12-10
nfsd: make NFSd service boot time per-net
Stanislav Kinsbursky
1
-2
/
+2
2012-12-10
nfsd: per-net NFSd up flag introduced
Stanislav Kinsbursky
1
-0
/
+12
2012-12-10
nfsd: move per-net startup code to separated function
Stanislav Kinsbursky
1
-15
/
+33
2012-12-10
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
1
-2
/
+1
2012-12-10
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
1
-2
/
+1
2012-12-10
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
1
-3
/
+2
2012-12-10
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
1
-9
/
+6
2012-12-10
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
1
-4
/
+4
2012-12-10
nfsd: use "init_net" for portmapper
Stanislav Kinsbursky
1
-2
/
+1
2012-11-28
nfsd: call state init and shutdown twice
Stanislav Kinsbursky
1
-2
/
+13
2012-11-26
nfsd: fix v4 reply caching
J. Bruce Fields
1
-1
/
+1
2012-08-21
svcrpc: remove handling of unknown errors from svc_recv
J. Bruce Fields
1
-11
/
+1
2012-08-21
nfsd: remove redundant "port" argument
J. Bruce Fields
1
-7
/
+7
2012-07-25
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
1
-5
/
+5
2012-07-25
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
1
-11
/
+3
2012-05-31
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
1
-0
/
+14
2012-05-31
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
1
-0
/
+9
2012-04-12
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
1
-1
/
+1
2012-04-11
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
1
-3
/
+3
2012-03-26
Merge nfs containerization work from Trond's tree
J. Bruce Fields
1
-2
/
+2
2012-02-03
nfsd: fix default iosize calculation on 32bit
J. Bruce Fields
1
-1
/
+1
2012-02-03
nfsd: cleanup setting of default max_block_size
J. Bruce Fields
1
-20
/
+24
2012-01-31
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
1
-2
/
+2
[next]