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
2010-08-06
nfsd: initialize nfsd versions before creating svc
J. Bruce Fields
1
-1
/
+1
2010-08-06
nfsd: fix startup/shutdown order bug
J. Bruce Fields
1
-14
/
+16
2010-07-23
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
1
-6
/
+7
2010-07-23
nfsd: move more into nfsd_startup()
J. Bruce Fields
1
-34
/
+35
2010-07-23
nfsd: just keep single lockd reference for nfsd
Jeff Layton
1
-11
/
+14
2010-07-23
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
1
-3
/
+2
2010-07-23
nfsd4: fix v4 state shutdown error paths
Jeff Layton
1
-9
/
+42
2010-05-14
NFSD: don't report compiled-out versions as present
Pavel Emelyanov
1
-1
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+2
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-15
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-14
/
+40
2009-09-15
nfsd4: allow nfs4 state startup to fail
J. Bruce Fields
1
-1
/
+3
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-0
/
+2
2009-09-01
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
1
-4
/
+0
2009-08-25
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
1
-2
/
+21
2009-08-21
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
1
-1
/
+0
2009-07-28
nfsd41: hange from page to memory based drc limits
Andy Adamson
1
-7
/
+6
2009-07-28
nfsd41: reserve less memory for DRC
Andy Adamson
1
-2
/
+1
2009-07-14
nfsd41: use globals for DRC limits
Andy Adamson
1
-4
/
+15
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-18
nfsd: optimise the starting of zero threads when none are running.
NeilBrown
1
-2
/
+4
2009-06-18
nfsd: don't take nfsd_mutex twice when setting number of threads.
NeilBrown
1
-0
/
+6
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+60
2009-04-06
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
1
-0
/
+2
2009-04-03
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
1
-0
/
+24
2009-04-03
nfsd41: hard page limit for DRC
Andy Adamson
1
-0
/
+23
2009-04-03
nfsd41: DRC save, restore, and clear functions
Andy Adamson
1
-0
/
+4
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+2
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
1
-5
/
+2
2009-03-28
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
1
-1
/
+0
2009-03-28
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
1
-2
/
+2
2009-03-18
knfsd: add file to export stats about nfsd pools
Greg Banks
1
-0
/
+7
2009-03-18
knfsd: remove the nfsd thread busy histogram
Greg Banks
1
-28
/
+0
2008-10-22
NFSD: Fix BUG during NFSD shutdown processing
Chuck Lever
1
-0
/
+4
2008-10-04
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
1
-12
/
+7
2008-09-29
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
1
-0
/
+1
2008-06-30
nfsd: treat all shutdown signals as equivalent
Jeff Layton
1
-25
/
+5
2008-06-23
nfsd: fix race in nfsd_nrthreads()
Neil Brown
1
-4
/
+6
2008-06-23
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
1
-2
/
+1
2008-06-23
knfsd: convert knfsd to kthread API
Jeff Layton
1
-16
/
+29
2008-06-23
knfsd: remove special handling for SIGHUP
Jeff Layton
1
-25
/
+8
2008-06-23
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
1
-0
/
+8
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
1
-13
/
+32
2008-04-23
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
1
-2
/
+0
2008-02-01
svc: Make close transport independent
Tom Tucker
1
-2
/
+2
2008-02-01
svc: Change services to use new svc_create_xprt service
Tom Tucker
1
-2
/
+2
2007-10-09
knfsd: move nfsv4 slab creation/destruction to module init/exit
J. Bruce Fields
1
-3
/
+1
2007-10-09
knfsd: delete code made redundant by map_new_errors
J. Bruce Fields
1
-2
/
+0
[next]