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
*
[PATCH] switch nfsd to kern_path()
Al Viro
2008-10-23
1
-4
/
+4
*
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-10-04
1
-1
/
+1
*
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
2008-10-04
1
-3
/
+2
*
[PATCH] get rid of indirect users of namei.h
Al Viro
2008-07-26
1
-0
/
+1
*
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
2008-07-15
1
-5
/
+10
*
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
2008-06-23
1
-13
/
+53
*
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
2008-06-23
1
-14
/
+23
*
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
2008-04-29
1
-2
/
+2
*
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
2008-04-25
1
-0
/
+32
*
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
2008-04-25
1
-0
/
+33
*
nfsd: fix sparse warnings
Harvey Harrison
2008-04-23
1
-7
/
+0
*
IPv6 support for NFS server export caches
Aurélien Charbon
2008-04-23
1
-2
/
+13
*
nfsd: more careful input validation in nfsctl write methods
J. Bruce Fields
2008-02-01
1
-1
/
+4
*
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
2008-02-01
1
-1
/
+1
*
knfsd: Support adding transports by writing portlist file
Tom Tucker
2008-02-01
1
-1
/
+48
*
knfsd: allow cache_register to return error on failure
J. Bruce Fields
2008-02-01
1
-3
/
+9
*
nfsd: fail init on /proc/fs/nfs/exports creation failure
J. Bruce Fields
2008-02-01
1
-9
/
+28
*
nfsd: fail module init on reply cache init failure
J. Bruce Fields
2008-02-01
1
-4
/
+7
*
nfsd: cleanup nfsd module initialization cleanup
J. Bruce Fields
2008-02-01
1
-10
/
+12
*
knfsd: cleanup nfsd4 properly on module init failure
J. Bruce Fields
2008-02-01
1
-0
/
+2
*
nfsd warning fix
Andrew Morton
2007-10-09
1
-1
/
+1
*
knfsd: move nfsv4 slab creation/destruction to module init/exit
J. Bruce Fields
2007-10-09
1
-1
/
+4
*
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
2007-07-17
1
-1
/
+0
*
nfsd warning fix
Andrew Morton
2007-07-17
1
-1
/
+1
*
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
NeilBrown
2007-02-14
1
-1
/
+1
*
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+1
*
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
2006-10-04
1
-0
/
+33
*
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
2006-10-04
1
-6
/
+6
*
[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel
NeilBrown
2006-10-04
1
-0
/
+2
*
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
2006-10-04
1
-0
/
+2
*
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
2006-10-02
1
-0
/
+70
*
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
2006-10-02
1
-3
/
+6
*
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
1
-9
/
+50
*
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-10-02
1
-0
/
+20
*
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2006-10-02
1
-10
/
+8
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
1
-2
/
+2
*
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-24
1
-1
/
+1
*
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
2005-11-07
1
-0
/
+82
*
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
NeilBrown
2005-11-07
1
-1
/
+15
*
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
2005-06-24
1
-0
/
+23
*
[PATCH] knfsd: nfsd4: idmap initialization
NeilBrown
2005-06-24
1
-4
/
+0
*
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
2005-06-24
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+438