1. 29044da fsnotify: fix fsnotify hooks in pseudo filesystems by Amir Goldstein · 3 years ago
  2. 91d2e9b NFSD: Clean up the nfsd_net::nfssvc_boot field by Chuck Lever · 3 years ago
  3. d057cfe NFSD: simplify locking for network notifier. by NeilBrown · 3 years, 1 month ago
  4. ec52361 SUNRPC: stop using ->sv_nrthreads as a refcount by NeilBrown · 3 years, 1 month ago
  5. 8c62d12 SUNRPC/NFSD: clean up get/put functions. by NeilBrown · 3 years, 1 month ago
  6. 89b2433 NFSD: handle errors better in write_ports_addfd() by NeilBrown · 3 years, 1 month ago
  7. b10252c nfsd: Fix nsfd startup race (again) by Alexander Sverdlin · 3 years, 1 month ago
  8. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
  9. c201069 NFSD: Keep existing listeners on portlist error by Benjamin Coddington · 3 years, 3 months ago
  10. d8b2607 NFSD: simplify struct nfsfh by NeilBrown · 3 years, 4 months ago
  11. 1d62505 nfsd: fix error handling of register_pernet_subsys() in init_nfsd() by Patrick Ho · 3 years, 4 months ago
  12. 76c50eb nfsd: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  13. 472d155 nfsd: report client confirmation status in "info" file by NeilBrown · 3 years, 9 months ago
  14. c6c7f2a nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted by Trond Myklebust · 3 years, 10 months ago
  15. 7c70f3a Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  16. bd5ae92 nfsd: register pernet ops last, unregister first by J. Bruce Fields · 3 years, 11 months ago
  17. 20ad856 nfsd: report per-export stats by Amir Goldstein · 4 years ago
  18. e567b98 nfsd: protect concurrent access to nfsd stats counters by Amir Goldstein · 4 years ago
  19. e56dc9e nfsd: remove fault injection code by J. Bruce Fields · 4 years, 5 months ago
  20. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  21. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  22. bf26540 nfsd: fix nfsdfs inode reference count leak by J. Bruce Fields · 4 years, 6 months ago
  23. 681370f nfsd4: fix nfsdfs reference count loop by J. Bruce Fields · 4 years, 6 months ago
  24. 027690c nfsd4: make drc_slab global, not per-net by J. Bruce Fields · 4 years, 7 months ago
  25. f245397 NFSD: Fix improperly-formatted Doxygen comments by Chuck Lever · 4 years, 9 months ago
  26. 69afd26 nfsd: fsnotify on rmdir under nfsd/clients/ by J. Bruce Fields · 4 years, 9 months ago
  27. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 11 months ago
  28. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  29. 20b7d86 nfsd: use boottime for lease expiry calculation by Arnd Bergmann · 5 years ago
  30. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  31. e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  32. 27c438f nfsd: Support the server resetting the boot verifier by Trond Myklebust · 5 years ago
  33. 533770c new helper: get_tree_keyed() by Al Viro · 5 years ago
  34. bebd699 nfsd: initialize i_private before d_add by J. Bruce Fields · 5 years ago
  35. dc46bba nfsd: use i_wrlock instead of rcu for nfsdfs i_private by J. Bruce Fields · 5 years ago
  36. d6846bf nfsd: fix dentry leak upon mkdir failure. by Tetsuo Handa · 5 years ago
  37. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  38. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  39. b78fa45 nfsd: Make __get_nfsdfs_client() static by YueHaibing · 5 years ago
  40. 97ad403 nfsd4: add a client info file by J. Bruce Fields · 6 years ago
  41. bf5ed3e nfsd: make client/ directory names small ints by J. Bruce Fields · 6 years ago
  42. e8a79fb nfsd: add nfsd/clients directory by J. Bruce Fields · 6 years ago
  43. 2c830dd nfsd: persist nfsd filesystem across mounts by J. Bruce Fields · 6 years ago
  44. 3ba7583 nfsd4: drc containerization by J. Bruce Fields · 6 years ago
  45. 15b6ff9 nfsd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  46. 96a374a vfs: Convert nfsctl to use the new mount API by David Howells · 6 years ago
  47. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  48. 4df493a SUNRPC: Cache the process user cred in the RPC server listener by Trond Myklebust · 6 years ago
  49. e333f3b nfsd: Allow containers to set supported nfs versions by Trond Myklebust · 6 years ago
  50. 362063a nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld by Scott Mayhew · 6 years ago
  51. ebc551f Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  52. dd83882 nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 6 years ago
  53. 3bf6b57 Revert "nfsd4: return default lease period" by J. Bruce Fields · 6 years ago
  54. 62a063b nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 6 years ago
  55. e0639dc NFSD introduce async copy feature by Olga Kornievskaia · 6 years ago
  56. c2cdc2a nfsd: constify write_op[] by Eric Biggers · 6 years ago
  57. d6ebf50 nfsd4: return default lease period by J. Bruce Fields · 7 years ago
  58. 03f318c nfsd4: extend reclaim period for reclaiming clients by J. Bruce Fields · 7 years ago
  59. 2317dc5 race of nfsd inetaddr notifiers vs nn->nfsd_serv change by Vasily Averin · 7 years ago
  60. cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
  61. abcb4da NFSD: further refinement of content of /proc/fs/nfsd/versions by NeilBrown · 8 years ago
  62. ff7d117 nfsd: Fix display of the version string by Trond Myklebust · 8 years ago
  63. d3635ff nfsd: fix configuration of supported minor versions by Trond Myklebust · 8 years ago
  64. e35659f NFSD: correctly range-check v4.x minor version when setting versions. by NeilBrown · 8 years ago
  65. 759b265 Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  66. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  67. 7ba630f nfsd: constify reply_cache_stats_operations structure by Julia Lawall · 8 years ago
  68. ebd7c72 nfsd: randomize SETCLIENTID reply to help distinguish servers by J. Bruce Fields · 8 years ago
  69. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  70. d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 9 years ago
  71. 84c60b1 drop redundant ->owner initializations by Al Viro · 9 years ago
  72. bb7ffbf nfsd: fix nsfd startup race triggering BUG_ON by Giuseppe Cantavenera · 10 years ago
  73. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 11 years ago
  74. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  75. 818f2f5 nfsd: minor off by one checks in __write_versions() by Dan Carpenter · 10 years ago
  76. 244c7d4 nfsd/nfsctl.c: new helper by Al Viro · 10 years ago
  77. 7f5ef2e nfsd: add a v4_end_grace file to /proc/fs/nfsd by Jeff Layton · 10 years ago
  78. 5b8db00 nfsd: add a new /proc/fs/nfsd/max_connections file by Jeff Layton · 10 years ago
  79. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 11 years ago
  80. 9fa1959 NFSD: Get rid of empty function nfs4_state_init by Kinglong Mee · 11 years ago
  81. 3064639 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 11 years ago
  82. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  83. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 12 years ago
  84. ff7c4b3 nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error by fanchaoting · 12 years ago
  85. a2f999a nfsd: add new reply_cache_stats file in nfsdfs by Jeff Layton · 12 years ago
  86. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  87. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  88. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  89. 96d851c nfsd: use proper net while reading "exports" file by Stanislav Kinsbursky · 12 years ago
  90. 11f7794 nfsd: containerize NFSd filesystem by Stanislav Kinsbursky · 12 years ago
  91. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 12 years ago
  92. ff89be8 nfsd4: require version 4 when enabling or disabling minorversion by J. Bruce Fields · 12 years ago
  93. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
  94. 0816035 nfsd: pass net to __write_ports() and down by Stanislav Kinsbursky · 12 years ago
  95. 3938a0d nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 12 years ago
  96. d41a941 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 12 years ago
  97. 6777436 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 12 years ago
  98. f3c7521 NFSD: Fold fault_inject.h into state.h by Bryan Schumaker · 12 years ago
  99. 5284b44 nfsd: make NFSv4 grace time per net by Stanislav Kinsbursky · 12 years ago
  100. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago