Age | Commit message (Expand) | Author |
2020-09-25 | nfsd: remove fault injection code | J. Bruce Fields |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-29 | nfsd: fix nfsdfs inode reference count leak | J. Bruce Fields |
2020-06-29 | nfsd4: fix nfsdfs reference count loop | J. Bruce Fields |
2020-06-01 | nfsd4: make drc_slab global, not per-net | J. Bruce Fields |
2020-05-20 | NFSD: Fix improperly-formatted Doxygen comments | Chuck Lever |
2020-03-19 | nfsd: fsnotify on rmdir under nfsd/clients/ | J. Bruce Fields |
2020-02-07 | Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2019-12-19 | nfsd: use boottime for lease expiry calculation | Arnd Bergmann |
2019-09-27 | Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-09-18 | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-09-10 | nfsd: Support the server resetting the boot verifier | Trond Myklebust |
2019-09-05 | new helper: get_tree_keyed() | Al Viro |
2019-08-15 | nfsd: initialize i_private before d_add | J. Bruce Fields |
2019-08-15 | nfsd: use i_wrlock instead of rcu for nfsdfs i_private | J. Bruce Fields |
2019-08-15 | nfsd: fix dentry leak upon mkdir failure. | Tetsuo Handa |
2019-07-19 | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-09 | nfsd: Make __get_nfsdfs_client() static | YueHaibing |
2019-07-03 | nfsd4: add a client info file | J. Bruce Fields |
2019-07-03 | nfsd: make client/ directory names small ints | J. Bruce Fields |
2019-07-03 | nfsd: add nfsd/clients directory | J. Bruce Fields |
2019-07-03 | nfsd: persist nfsd filesystem across mounts | J. Bruce Fields |
2019-07-03 | nfsd4: drc containerization | J. Bruce Fields |
2019-07-03 | nfsd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-05-25 | vfs: Convert nfsctl to use the new mount API | David Howells |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-04-24 | SUNRPC: Cache the process user cred in the RPC server listener | Trond Myklebust |
2019-04-24 | nfsd: Allow containers to set supported nfs versions | Trond Myklebust |
2019-04-24 | nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld | Scott Mayhew |
2019-03-12 | Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-03-06 | nfsd: fix wrong check in write_v4_end_grace() | Yihao Wu |
2019-02-14 | Revert "nfsd4: return default lease period" | J. Bruce Fields |
2018-11-28 | nfsd4: fix crash on writing v4_end_grace before nfsd startup | J. Bruce Fields |
2018-09-25 | NFSD introduce async copy feature | Olga Kornievskaia |
2018-08-09 | nfsd: constify write_op[] | Eric Biggers |
2018-06-17 | nfsd4: return default lease period | J. Bruce Fields |
2018-06-17 | nfsd4: extend reclaim period for reclaiming clients | J. Bruce Fields |
2017-11-27 | race of nfsd inetaddr notifiers vs nn->nfsd_serv change | Vasily Averin |
2017-04-26 | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers |
2017-03-10 | NFSD: further refinement of content of /proc/fs/nfsd/versions | NeilBrown |
2017-02-27 | nfsd: Fix display of the version string | Trond Myklebust |
2017-02-27 | nfsd: fix configuration of supported minor versions | Trond Myklebust |
2017-01-31 | NFSD: correctly range-check v4.x minor version when setting versions. | NeilBrown |
2016-12-16 | Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-11-14 | nfsd: constify reply_cache_stats_operations structure | Julia Lawall |
2016-09-26 | nfsd: randomize SETCLIENTID reply to help distinguish servers | J. Bruce Fields |