index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-08-25
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
1
-1
/
+2
2009-08-21
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
1
-15
/
+7
2009-08-09
NFSD: Support IPv6 addresses in write_failover_ip()
Chuck Lever
1
-14
/
+7
2009-07-28
nfsd: minor write_pool_threads exit cleanup
J. Bruce Fields
1
-5
/
+1
2009-07-28
Fix memory leak in write_pool_threads
Eric Sesterhenn
1
-0
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-18
nfsd: don't take nfsd_mutex twice when setting number of threads.
NeilBrown
1
-5
/
+9
2009-04-28
NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
Chuck Lever
1
-5
/
+9
2009-04-28
NFSD: Stricter buffer size checking in write_versions()
Chuck Lever
1
-7
/
+25
2009-04-28
NFSD: Stricter buffer size checking in write_recoverydir()
Chuck Lever
1
-2
/
+3
2009-04-28
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
1
-1
/
+2
2009-04-28
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
1
-1
/
+1
2009-04-28
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
1
-1
/
+1
2009-04-28
NFSD: move lockd_up() before svc_addsock()
Chuck Lever
1
-9
/
+10
2009-04-28
NFSD: Finish refactoring __write_ports()
Chuck Lever
1
-7
/
+13
2009-04-28
NFSD: Note an additional requirement when passing TCP sockets to portlist
Chuck Lever
1
-1
/
+3
2009-04-28
NFSD: Refactor socket creation out of __write_ports()
Chuck Lever
1
-30
/
+34
2009-04-28
NFSD: Refactor portlist socket closing into a helper
Chuck Lever
1
-12
/
+24
2009-04-28
NFSD: Refactor transport addition out of __write_ports()
Chuck Lever
1
-23
/
+33
2009-04-28
NFSD: Refactor transport removal out of __write_ports()
Chuck Lever
1
-24
/
+29
2009-04-07
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+35
2009-04-04
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
1
-3
/
+23
2009-03-28
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
1
-1
/
+1
2009-03-28
NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
Chuck Lever
1
-1
/
+3
2009-03-19
knfsd: add file to export stats about nfsd pools
Greg Banks
1
-0
/
+12
2009-01-06
NFSD: Add documenting comments for nfsctl interface
Chuck Lever
1
-16
/
+437
2009-01-06
NFSD: Replace open-coded integer with macro
Chuck Lever
1
-2
/
+2
2009-01-06
NFSD: Fix a handful of coding style issues in write_filehandle()
Chuck Lever
1
-3
/
+6
2009-01-06
NFSD: clean up failover sysctl function naming
Chuck Lever
1
-7
/
+6
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
1
-1
/
+1
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
1
-4
/
+4
2008-10-05
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
1
-1
/
+1
2008-10-05
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
1
-3
/
+2
2008-07-27
[PATCH] get rid of indirect users of namei.h
Al Viro
1
-0
/
+1
2008-07-16
lockd: Pass "struct sockaddr *" to new failover-by-IP function
Chuck Lever
1
-5
/
+10
2008-06-23
knfsd: clean up nfsd filesystem interfaces
Jeff Layton
1
-13
/
+53
2008-06-23
knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...
Neil Brown
1
-14
/
+23
2008-04-29
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
1
-2
/
+2
2008-04-25
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
1
-0
/
+32
2008-04-25
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
1
-0
/
+33
2008-04-24
nfsd: fix sparse warnings
Harvey Harrison
1
-7
/
+0
2008-04-24
IPv6 support for NFS server export caches
Aurélien Charbon
1
-2
/
+13
2008-02-02
nfsd: more careful input validation in nfsctl write methods
J. Bruce Fields
1
-1
/
+4
2008-02-02
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
1
-1
/
+1
2008-02-02
knfsd: Support adding transports by writing portlist file
Tom Tucker
1
-1
/
+48
2008-02-02
knfsd: allow cache_register to return error on failure
J. Bruce Fields
1
-3
/
+9
2008-02-02
nfsd: fail init on /proc/fs/nfs/exports creation failure
J. Bruce Fields
1
-9
/
+28
2008-02-02
nfsd: fail module init on reply cache init failure
J. Bruce Fields
1
-4
/
+7
2008-02-02
nfsd: cleanup nfsd module initialization cleanup
J. Bruce Fields
1
-10
/
+12
[next]