index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfssvc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Add address family field to svc_serv data structure
Chuck Lever
2008-09-29
1
-0
/
+1
*
nfsd: treat all shutdown signals as equivalent
Jeff Layton
2008-06-30
1
-25
/
+5
*
nfsd: fix race in nfsd_nrthreads()
Neil Brown
2008-06-23
1
-4
/
+6
*
sunrpc: remove sv_kill_signal field from svc_serv struct
Jeff Layton
2008-06-23
1
-2
/
+1
*
knfsd: convert knfsd to kthread API
Jeff Layton
2008-06-23
1
-16
/
+29
*
knfsd: remove special handling for SIGHUP
Jeff Layton
2008-06-23
1
-25
/
+8
*
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
2008-06-23
1
-0
/
+8
*
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
2008-06-23
1
-13
/
+32
*
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
2008-04-23
1
-2
/
+0
*
svc: Make close transport independent
Tom Tucker
2008-02-01
1
-2
/
+2
*
svc: Change services to use new svc_create_xprt service
Tom Tucker
2008-02-01
1
-2
/
+2
*
knfsd: move nfsv4 slab creation/destruction to module init/exit
J. Bruce Fields
2007-10-09
1
-3
/
+1
*
knfsd: delete code made redundant by map_new_errors
J. Bruce Fields
2007-10-09
1
-2
/
+0
*
nfsd: tone down inaccurate dprintk
J. Bruce Fields
2007-10-09
1
-1
/
+1
*
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
1
-0
/
+10
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+2
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-1
/
+1
*
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-12
1
-2
/
+4
*
[PATCH] knfsd: fix setting of ACL server versions
NeilBrown
2007-01-26
1
-4
/
+4
*
[PATCH] nfsd: misc endianness annotations
Al Viro
2006-10-20
1
-1
/
+1
*
[PATCH] xdr annotations: nfsd_dispatch()
Al Viro
2006-10-20
1
-4
/
+4
*
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
2006-10-06
1
-1
/
+1
*
[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers
NeilBrown
2006-10-04
1
-1
/
+1
*
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
2006-10-04
1
-1
/
+18
*
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
2006-10-02
1
-0
/
+74
*
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
Greg Banks
2006-10-02
1
-31
/
+5
*
[PATCH] knfsd: add svc_get
Greg Banks
2006-10-02
1
-1
/
+1
*
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
2006-10-02
1
-6
/
+10
*
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
1
-4
/
+2
*
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
1
-3
/
+1
*
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
NeilBrown
2006-10-02
1
-26
/
+57
*
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2006-10-02
1
-43
/
+50
*
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
2006-10-02
1
-6
/
+10
*
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
2006-10-02
1
-22
/
+18
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-24
1
-2
/
+2
*
[PATCH] knfsd: Restore recently broken ACL functionality to NFS server
Andreas Gruenbacher
2006-02-01
1
-27
/
+49
*
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
2005-11-07
1
-0
/
+1
*
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
2005-11-07
1
-28
/
+51
*
[PATCH] nfsd to unlock kernel before exiting
Steven Rostedt
2005-08-17
1
-0
/
+1
*
[PATCH] knfsd: nfsd4: rename nfs4_state_init
NeilBrown
2005-06-24
1
-1
/
+1
*
[PATCH] fix nfsacl pointer arithmetic and pg_class initialization bugs
Andreas Gruenbacher
2005-06-22
1
-0
/
+1
*
[PATCH] NFSD: Add server support for NFSv3 ACLs.
Andreas Gruenbacher
2005-06-22
1
-0
/
+27
*
[PATCH] nfsd: clear signals before exiting the nfsd() thread
NeilBrown
2005-04-16
1
-0
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+385