index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: further refinement of content of /proc/fs/nfsd/versions
NeilBrown
2017-03-10
1
-10
/
+33
*
nfsd: Fix display of the version string
Trond Myklebust
2017-02-27
1
-30
/
+26
*
nfsd: fix configuration of supported minor versions
Trond Myklebust
2017-02-27
1
-8
/
+8
*
NFSD: correctly range-check v4.x minor version when setting versions.
NeilBrown
2017-01-31
1
-3
/
+7
*
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-12-16
1
-1
/
+1
|
\
|
*
nfsd: constify reply_cache_stats_operations structure
Julia Lawall
2016-11-14
1
-1
/
+1
*
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
|
/
*
nfsd: randomize SETCLIENTID reply to help distinguish servers
J. Bruce Fields
2016-09-26
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
1
-9
/
+4
|
\
|
*
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2016-06-23
1
-9
/
+4
*
|
drop redundant ->owner initializations
Al Viro
2016-05-29
1
-3
/
+0
|
/
*
nfsd: fix nsfd startup race triggering BUG_ON
Giuseppe Cantavenera
2015-04-21
1
-8
/
+8
*
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
1
-1
/
+8
*
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-16
1
-3
/
+3
|
\
|
*
nfsd: minor off by one checks in __write_versions()
Dan Carpenter
2014-12-01
1
-3
/
+3
*
|
nfsd/nfsctl.c: new helper
Al Viro
2014-11-19
1
-21
/
+16
|
/
*
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
2014-09-17
1
-0
/
+45
*
nfsd: add a new /proc/fs/nfsd/max_connections file
Jeff Layton
2014-07-08
1
-0
/
+42
*
NFSD: Using min/max/min_t/max_t for calculate
Kinglong Mee
2014-06-23
1
-6
/
+3
*
NFSD: Get rid of empty function nfs4_state_init
Kinglong Mee
2014-05-08
1
-1
/
+0
*
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-03-31
1
-0
/
+5
*
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-03
1
-1
/
+12
|
\
|
*
nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error
fanchaoting
2013-04-03
1
-1
/
+3
|
*
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
2013-04-03
1
-0
/
+9
*
|
constify a bunch of struct file_operations instances
Al Viro
2013-04-09
1
-2
/
+2
|
/
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-21
/
+60
|
\
|
*
nfsd: use proper net while reading "exports" file
Stanislav Kinsbursky
2013-02-15
1
-6
/
+25
|
*
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2013-02-15
1
-13
/
+33
|
*
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
1
-1
/
+1
|
*
nfsd4: require version 4 when enabling or disabling minorversion
J. Bruce Fields
2013-01-23
1
-1
/
+1
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
|
/
*
nfsd: make NFSd service structure allocated per net
Stanislav Kinsbursky
2012-12-10
1
-25
/
+38
*
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
2012-12-10
1
-8
/
+8
*
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
2012-12-10
1
-1
/
+2
*
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
2012-12-10
1
-1
/
+3
*
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
2012-12-10
1
-2
/
+2
*
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-11-28
1
-1
/
+1
*
nfsd: make NFSv4 grace time per net
Stanislav Kinsbursky
2012-11-28
1
-1
/
+3
*
nfsd: make NFSv4 lease time per net
Stanislav Kinsbursky
2012-11-28
1
-1
/
+4
*
nfsd: remove redundant declarations
Stanislav Kinsbursky
2012-11-28
1
-3
/
+0
*
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
2012-09-10
1
-78
/
+0
*
nfsd: allow configuring nfsd to listen on 5-digit ports
J. Bruce Fields
2012-08-21
1
-1
/
+1
*
nfsd: remove redundant "port" argument
J. Bruce Fields
2012-08-21
1
-1
/
+1
*
nfsd4: declare nfs4_recoverydir properly
J. Bruce Fields
2012-08-20
1
-2
/
+0
*
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-07-25
1
-6
/
+2
*
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
1
-3
/
+9
*
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-7
/
+7
*
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-12
1
-3
/
+3
*
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-6
/
+21
[next]