index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
NFSD: Fix improperly-formatted Doxygen comments
Chuck Lever
1
-13
/
+13
2020-03-19
nfsd: fsnotify on rmdir under nfsd/clients/
J. Bruce Fields
1
-0
/
+1
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-7
/
+6
2019-12-19
nfsd: use boottime for lease expiry calculation
Arnd Bergmann
1
-3
/
+3
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2019-09-10
nfsd: Support the server resetting the boot verifier
Trond Myklebust
1
-0
/
+1
2019-09-05
new helper: get_tree_keyed()
Al Viro
1
-2
/
+1
2019-08-15
nfsd: initialize i_private before d_add
J. Bruce Fields
1
-6
/
+6
2019-08-15
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
1
-4
/
+2
2019-08-15
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
1
-0
/
+1
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+25
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2019-07-09
nfsd: Make __get_nfsdfs_client() static
YueHaibing
1
-1
/
+1
2019-07-03
nfsd4: add a client info file
J. Bruce Fields
1
-6
/
+108
2019-07-03
nfsd: make client/ directory names small ints
J. Bruce Fields
1
-2
/
+3
2019-07-03
nfsd: add nfsd/clients directory
J. Bruce Fields
1
-1
/
+102
2019-07-03
nfsd: persist nfsd filesystem across mounts
J. Bruce Fields
1
-0
/
+11
2019-07-03
nfsd4: drc containerization
J. Bruce Fields
1
-6
/
+8
2019-07-03
nfsd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+1
2019-05-25
vfs: Convert nfsctl to use the new mount API
David Howells
1
-7
/
+26
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-24
SUNRPC: Cache the process user cred in the RPC server listener
Trond Myklebust
1
-8
/
+8
2019-04-24
nfsd: Allow containers to set supported nfs versions
Trond Myklebust
1
-11
/
+14
2019-04-24
nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld
Scott Mayhew
1
-0
/
+1
2019-03-12
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2019-03-06
nfsd: fix wrong check in write_v4_end_grace()
Yihao Wu
1
-1
/
+1
2019-02-14
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2018-11-28
nfsd4: fix crash on writing v4_end_grace before nfsd startup
J. Bruce Fields
1
-0
/
+2
2018-09-25
NFSD introduce async copy feature
Olga Kornievskaia
1
-0
/
+1
2018-08-09
nfsd: constify write_op[]
Eric Biggers
1
-1
/
+1
2018-06-17
nfsd4: return default lease period
J. Bruce Fields
1
-2
/
+2
2018-06-17
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
1
-0
/
+1
2017-11-27
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
1
-0
/
+3
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
1
-1
/
+1
2017-03-10
NFSD: further refinement of content of /proc/fs/nfsd/versions
NeilBrown
1
-10
/
+33
2017-02-27
nfsd: Fix display of the version string
Trond Myklebust
1
-30
/
+26
2017-02-27
nfsd: fix configuration of supported minor versions
Trond Myklebust
1
-8
/
+8
2017-01-31
NFSD: correctly range-check v4.x minor version when setting versions.
NeilBrown
1
-3
/
+7
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-14
nfsd: constify reply_cache_stats_operations structure
Julia Lawall
1
-1
/
+1
2016-09-26
nfsd: randomize SETCLIENTID reply to help distinguish servers
J. Bruce Fields
1
-0
/
+2
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-9
/
+4
2016-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
1
-9
/
+4
2016-05-29
drop redundant ->owner initializations
Al Viro
1
-3
/
+0
2015-04-21
nfsd: fix nsfd startup race triggering BUG_ON
Giuseppe Cantavenera
1
-8
/
+8
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-1
/
+8
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
[next]