index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
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: 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
*
nfsd: new interface to advertise export features
J. Bruce Fields
2009-12-14
1
-0
/
+21
*
nfsd: Move private headers to source directory
Boaz Harrosh
2009-12-14
1
-2
/
+3
*
nfsd: Source files #include cleanups
Boaz Harrosh
2009-12-14
1
-25
/
+0
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-25
1
-1
/
+2
*
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
2009-08-21
1
-15
/
+7
|
\
|
*
NFSD: Support IPv6 addresses in write_failover_ip()
Chuck Lever
2009-08-09
1
-14
/
+7
|
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
|
nfsd: minor write_pool_threads exit cleanup
J. Bruce Fields
2009-07-28
1
-5
/
+1
*
|
Fix memory leak in write_pool_threads
Eric Sesterhenn
2009-07-28
1
-0
/
+1
|
/
*
nfsd: don't take nfsd_mutex twice when setting number of threads.
NeilBrown
2009-06-18
1
-5
/
+9
*
NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
Chuck Lever
2009-04-28
1
-5
/
+9
*
NFSD: Stricter buffer size checking in write_versions()
Chuck Lever
2009-04-28
1
-7
/
+25
*
NFSD: Stricter buffer size checking in write_recoverydir()
Chuck Lever
2009-04-28
1
-2
/
+3
*
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
2009-04-28
1
-1
/
+2
*
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
2009-04-28
1
-1
/
+1
*
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
2009-04-28
1
-1
/
+1
*
NFSD: move lockd_up() before svc_addsock()
Chuck Lever
2009-04-28
1
-9
/
+10
*
NFSD: Finish refactoring __write_ports()
Chuck Lever
2009-04-28
1
-7
/
+13
*
NFSD: Note an additional requirement when passing TCP sockets to portlist
Chuck Lever
2009-04-28
1
-1
/
+3
*
NFSD: Refactor socket creation out of __write_ports()
Chuck Lever
2009-04-28
1
-30
/
+34
*
NFSD: Refactor portlist socket closing into a helper
Chuck Lever
2009-04-28
1
-12
/
+24
*
NFSD: Refactor transport addition out of __write_ports()
Chuck Lever
2009-04-28
1
-23
/
+33
*
NFSD: Refactor transport removal out of __write_ports()
Chuck Lever
2009-04-28
1
-24
/
+29
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
1
-3
/
+35
|
\
|
*
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
2009-04-03
1
-3
/
+23
|
*
knfsd: add file to export stats about nfsd pools
Greg Banks
2009-03-18
1
-0
/
+12
*
|
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
1
-1
/
+1
*
|
NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL
Chuck Lever
2009-03-28
1
-1
/
+3
|
/
*
NFSD: Add documenting comments for nfsctl interface
Chuck Lever
2009-01-06
1
-16
/
+437
*
NFSD: Replace open-coded integer with macro
Chuck Lever
2009-01-06
1
-2
/
+2
*
NFSD: Fix a handful of coding style issues in write_filehandle()
Chuck Lever
2009-01-06
1
-3
/
+6
*
NFSD: clean up failover sysctl function naming
Chuck Lever
2009-01-06
1
-7
/
+6
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-1
/
+1
[next]