index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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-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-04
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
1
-1
/
+1
2008-10-04
NLM: Remove "proto" argument from lockd_up()
Chuck Lever
1
-3
/
+2
2008-07-26
[PATCH] get rid of indirect users of namei.h
Al Viro
1
-0
/
+1
2008-07-15
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-23
nfsd: fix sparse warnings
Harvey Harrison
1
-7
/
+0
2008-04-23
IPv6 support for NFS server export caches
Aurélien Charbon
1
-2
/
+13
2008-02-01
nfsd: more careful input validation in nfsctl write methods
J. Bruce Fields
1
-1
/
+4
2008-02-01
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
1
-1
/
+1
2008-02-01
knfsd: Support adding transports by writing portlist file
Tom Tucker
1
-1
/
+48
2008-02-01
knfsd: allow cache_register to return error on failure
J. Bruce Fields
1
-3
/
+9
2008-02-01
nfsd: fail init on /proc/fs/nfs/exports creation failure
J. Bruce Fields
1
-9
/
+28
2008-02-01
nfsd: fail module init on reply cache init failure
J. Bruce Fields
1
-4
/
+7
2008-02-01
nfsd: cleanup nfsd module initialization cleanup
J. Bruce Fields
1
-10
/
+12
2008-02-01
knfsd: cleanup nfsd4 properly on module init failure
J. Bruce Fields
1
-0
/
+2
2007-10-09
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-10-09
knfsd: move nfsv4 slab creation/destruction to module init/exit
J. Bruce Fields
1
-1
/
+4
2007-07-17
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
1
-1
/
+0
2007-07-17
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-02-14
[PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem
NeilBrown
1
-1
/
+1
2006-12-08
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-10-04
[PATCH] knfsd: Allow max size of NFSd payload to be configured
NeilBrown
1
-0
/
+33
2006-10-04
[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket
NeilBrown
1
-6
/
+6
2006-10-04
[PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel
NeilBrown
1
-0
/
+2
2006-10-04
[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...
NeilBrown
1
-0
/
+2
2006-10-02
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
1
-0
/
+70
2006-10-02
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
1
-3
/
+6
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
1
-9
/
+50
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+20
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
1
-10
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-2
/
+2
2006-03-24
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2005-11-07
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
1
-0
/
+82
2005-11-07
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
NeilBrown
1
-1
/
+15
2005-06-24
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
1
-0
/
+23
2005-06-24
[PATCH] knfsd: nfsd4: idmap initialization
NeilBrown
1
-4
/
+0
[next]