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
2011-03-14
nfsd: fix compile error
J. Bruce Fields
1
-0
/
+4
2011-03-07
nfsd: add proc file listing kernel's gss_krb5 enctypes
Kevin Coffman
1
-1
/
+30
2011-01-04
nfsd4: move idmap and acl header files into fs/nfsd
J. Bruce Fields
1
-1
/
+1
2010-12-17
nfs: add missed CONFIG_NFSD_DEPRECATED
bookjovi@gmail.com
1
-0
/
+2
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+22
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-01
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
1
-2
/
+2
2010-09-27
sunrpc: Add net to pure API calls
Pavel Emelyanov
1
-2
/
+2
2010-09-23
nfsd: Export get_task_comm for nfsd
Pavel Emelyanov
1
-3
/
+1
2010-09-22
nfsd: allow deprecated interface to be compiled out.
NeilBrown
1
-0
/
+10
2010-09-22
nfsd: formally deprecate legacy nfsd syscall interface
NeilBrown
1
-0
/
+10
2010-08-06
nfsd: don't allow setting maxblksize after svc created
J. Bruce Fields
1
-1
/
+1
2010-07-29
gcc-4.6: nfsd: fix initialized but not read warnings
Andi Kleen
1
-0
/
+2
2010-07-23
nfsd: just keep single lockd reference for nfsd
Jeff Layton
1
-10
/
+0
2010-07-23
nfsd: fix error handling in __write_ports_addxprt
Jeff Layton
1
-2
/
+4
2010-07-23
nfsd: fix error handling when starting nfsd with rpcbind down
Jeff Layton
1
-4
/
+8
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-2
/
+2
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
nfsd4: document lease/grace-period limits
J. Bruce Fields
1
-3
/
+12
2010-03-06
nfsd4: allow setting grace period time
J. Bruce Fields
1
-0
/
+19
2010-03-06
nfsd4: reshuffle lease-setting code to allow reuse
J. Bruce Fields
1
-12
/
+17
2010-03-06
nfsd4: remove unnecessary lease-setting function
J. Bruce Fields
1
-1
/
+1
2010-03-06
nfsd4: simplify references to nfsd4 lease time
J. Bruce Fields
1
-4
/
+1
2010-01-27
NFSD: Create PF_INET6 listener in write_ports
Chuck Lever
1
-1
/
+17
2010-01-26
SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
Chuck Lever
1
-5
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: new interface to advertise export features
J. Bruce Fields
1
-0
/
+21
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+3
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-25
/
+0
2009-10-01
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
[next]