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
/
nfsctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-07-25
1
-6
/
+2
*
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
1
-3
/
+9
*
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-7
/
+7
*
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-12
1
-3
/
+3
*
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-6
/
+21
*
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
1
-1
/
+2
*
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
1
-1
/
+1
*
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
1
-3
/
+3
*
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
2012-04-11
1
-1
/
+10
*
nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled
Jeff Layton
2012-03-29
1
-3
/
+3
*
nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
Jeff Layton
2012-03-26
1
-1
/
+8
*
nfsd: add a per-net-namespace struct for nfsd
Jeff Layton
2012-03-26
1
-1
/
+14
*
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
2012-01-31
1
-2
/
+2
*
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-31
1
-1
/
+1
*
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-14
1
-1
/
+9
|
\
|
*
NFSD: Call nfsd4_init_slabs() from init_nfsd()
Bryan Schumaker
2011-11-07
1
-1
/
+2
|
*
NFSD: Added fault injection
Bryan Schumaker
2011-11-07
1
-0
/
+7
*
|
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2012-01-06
1
-1
/
+1
|
/
*
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
nfsd: remove include/linux/nfsd/syscall.h
J. Bruce Fields
2011-08-31
1
-1
/
+0
*
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-15
1
-343
/
+0
*
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
2011-06-06
1
-13
/
+6
*
nfsd: fix compile error
J. Bruce Fields
2011-03-14
1
-0
/
+4
*
nfsd: add proc file listing kernel's gss_krb5 enctypes
Kevin Coffman
2011-03-07
1
-1
/
+30
*
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
2011-01-04
1
-1
/
+1
*
nfs: add missed CONFIG_NFSD_DEPRECATED
bookjovi@gmail.com
2010-12-17
1
-0
/
+2
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-4
/
+4
*
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
1
-4
/
+22
|
\
|
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
1
-2
/
+2
|
*
sunrpc: Add net to pure API calls
Pavel Emelyanov
2010-09-27
1
-2
/
+2
|
*
nfsd: Export get_task_comm for nfsd
Pavel Emelyanov
2010-09-23
1
-3
/
+1
|
*
nfsd: allow deprecated interface to be compiled out.
NeilBrown
2010-09-22
1
-0
/
+10
|
*
nfsd: formally deprecate legacy nfsd syscall interface
NeilBrown
2010-09-22
1
-0
/
+10
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
nfsd: don't allow setting maxblksize after svc created
J. Bruce Fields
2010-08-06
1
-1
/
+1
*
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
2010-07-29
1
-0
/
+2
*
nfsd: just keep single lockd reference for nfsd
Jeff Layton
2010-07-23
1
-10
/
+0
*
nfsd: fix error handling in __write_ports_addxprt
Jeff Layton
2010-07-23
1
-2
/
+4
*
nfsd: fix error handling when starting nfsd with rpcbind down
Jeff Layton
2010-07-23
1
-4
/
+8
*
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
1
-2
/
+2
*
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
2010-05-04
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
nfsd4: document lease/grace-period limits
J. Bruce Fields
2010-03-06
1
-3
/
+12
*
|
nfsd4: allow setting grace period time
J. Bruce Fields
2010-03-06
1
-0
/
+19
*
|
nfsd4: reshuffle lease-setting code to allow reuse
J. Bruce Fields
2010-03-06
1
-12
/
+17
*
|
nfsd4: remove unnecessary lease-setting function
J. Bruce Fields
2010-03-06
1
-1
/
+1
*
|
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
2010-03-06
1
-4
/
+1
|
/
*
NFSD: Create PF_INET6 listener in write_ports
Chuck Lever
2010-01-27
1
-1
/
+17
*
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
Chuck Lever
2010-01-26
1
-5
/
+1
*
nfsd: remove pointless paths in file headers
J. Bruce Fields
2009-12-15
1
-2
/
+0
[next]