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.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: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2012-07-25
1
-5
/
+5
*
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-07-25
1
-11
/
+3
*
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
1
-0
/
+14
*
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-05-31
1
-0
/
+9
*
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
1
-1
/
+1
*
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-04-11
1
-3
/
+3
*
Merge nfs containerization work from Trond's tree
J. Bruce Fields
2012-03-26
1
-2
/
+2
|
\
|
*
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
2012-01-31
1
-2
/
+2
*
|
nfsd: fix default iosize calculation on 32bit
J. Bruce Fields
2012-02-03
1
-1
/
+1
*
|
nfsd: cleanup setting of default max_block_size
J. Bruce Fields
2012-02-03
1
-20
/
+24
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
NFSd: call svc rpcbind cleanup explicitly
Stanislav Kinsbursky
2011-10-25
1
-0
/
+2
|
/
*
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
2011-07-18
1
-11
/
+15
*
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-15
1
-7
/
+0
*
svcrpc: simpler request dropping
J. Bruce Fields
2011-01-04
1
-1
/
+1
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
1
-2
/
+3
*
nfsd: initialize nfsd versions before creating svc
J. Bruce Fields
2010-08-06
1
-1
/
+1
*
nfsd: fix startup/shutdown order bug
J. Bruce Fields
2010-08-06
1
-14
/
+16
*
nfsd: minor nfsd_svc() cleanup
J. Bruce Fields
2010-07-23
1
-6
/
+7
*
nfsd: move more into nfsd_startup()
J. Bruce Fields
2010-07-23
1
-34
/
+35
*
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2010-07-23
1
-11
/
+14
*
nfsd: clean up nfsd_create_serv error handling
Jeff Layton
2010-07-23
1
-3
/
+2
*
nfsd4: fix v4 state shutdown error paths
Jeff Layton
2010-07-23
1
-9
/
+42
*
NFSD: don't report compiled-out versions as present
Pavel Emelyanov
2010-05-14
1
-1
/
+1
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-2
/
+0
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-2
/
+2
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
1
-15
/
+0
*
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
2009-11-13
1
-0
/
+1
*
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-09-22
1
-14
/
+40
|
\
|
*
nfsd4: allow nfs4 state startup to fail
J. Bruce Fields
2009-09-15
1
-1
/
+3
|
*
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
2009-09-01
1
-4
/
+0
|
*
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-25
1
-2
/
+21
|
*
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
2009-08-21
1
-1
/
+0
|
|
\
|
*
|
nfsd41: hange from page to memory based drc limits
Andy Adamson
2009-07-28
1
-7
/
+6
|
*
|
nfsd41: reserve less memory for DRC
Andy Adamson
2009-07-28
1
-2
/
+1
|
*
|
nfsd41: use globals for DRC limits
Andy Adamson
2009-07-14
1
-4
/
+15
*
|
|
CRED: Add some configurable debugging [try #6]
David Howells
2009-09-02
1
-0
/
+2
|
|
/
|
/
|
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
|
/
*
nfsd: optimise the starting of zero threads when none are running.
NeilBrown
2009-06-18
1
-2
/
+4
*
nfsd: don't take nfsd_mutex twice when setting number of threads.
NeilBrown
2009-06-18
1
-0
/
+6
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
1
-28
/
+60
|
\
|
*
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
2009-04-06
1
-0
/
+2
|
*
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
2009-04-03
1
-0
/
+24
|
*
nfsd41: hard page limit for DRC
Andy Adamson
2009-04-03
1
-0
/
+23
|
*
nfsd41: DRC save, restore, and clear functions
Andy Adamson
2009-04-03
1
-0
/
+4
|
*
knfsd: add file to export stats about nfsd pools
Greg Banks
2009-03-18
1
-0
/
+7
|
*
knfsd: remove the nfsd thread busy histogram
Greg Banks
2009-03-18
1
-28
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
1
-5
/
+2
|
\
\
|
*
|
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
1
-5
/
+2
|
|
/
[next]