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: use boottime for lease expiry calculation
Arnd Bergmann
2019-12-19
1
-3
/
+3
*
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-27
1
-0
/
+1
|
\
|
*
nfsd: Support the server resetting the boot verifier
Trond Myklebust
2019-09-10
1
-0
/
+1
*
|
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-18
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
new helper: get_tree_keyed()
Al Viro
2019-09-05
1
-2
/
+1
*
|
nfsd: initialize i_private before d_add
J. Bruce Fields
2019-08-15
1
-6
/
+6
*
|
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
2019-08-15
1
-4
/
+2
*
|
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
2019-08-15
1
-0
/
+1
|
/
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-7
/
+25
|
\
|
*
vfs: Convert nfsctl to use the new mount API
David Howells
2019-05-25
1
-7
/
+26
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-4
/
+1
|
\
\
|
*
|
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
1
-4
/
+1
*
|
|
nfsd: Make __get_nfsdfs_client() static
YueHaibing
2019-07-09
1
-1
/
+1
*
|
|
nfsd4: add a client info file
J. Bruce Fields
2019-07-03
1
-6
/
+108
*
|
|
nfsd: make client/ directory names small ints
J. Bruce Fields
2019-07-03
1
-2
/
+3
*
|
|
nfsd: add nfsd/clients directory
J. Bruce Fields
2019-07-03
1
-1
/
+102
*
|
|
nfsd: persist nfsd filesystem across mounts
J. Bruce Fields
2019-07-03
1
-0
/
+11
*
|
|
nfsd4: drc containerization
J. Bruce Fields
2019-07-03
1
-6
/
+8
|
/
/
*
/
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
2019-04-24
1
-8
/
+8
*
nfsd: Allow containers to set supported nfs versions
Trond Myklebust
2019-04-24
1
-11
/
+14
*
nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld
Scott Mayhew
2019-04-24
1
-0
/
+1
*
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-03-12
1
-1
/
+1
|
\
|
*
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
2019-03-06
1
-1
/
+1
*
|
Revert "nfsd4: return default lease period"
J. Bruce Fields
2019-02-14
1
-2
/
+2
|
/
*
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
2018-11-28
1
-0
/
+2
*
NFSD introduce async copy feature
Olga Kornievskaia
2018-09-25
1
-0
/
+1
*
nfsd: constify write_op[]
Eric Biggers
2018-08-09
1
-1
/
+1
*
nfsd4: return default lease period
J. Bruce Fields
2018-06-17
1
-2
/
+2
*
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
2018-06-17
1
-0
/
+1
*
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
2017-11-27
1
-0
/
+3
*
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
1
-1
/
+1
*
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
[next]