1. ab451ea nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. by Dai Ngo · 3 years ago
  2. 074b07d nfsd: fix crash on COPY_NOTIFY with special stateid by J. Bruce Fields · 3 years ago
  3. 47446d7 nfsd4: add refcount for nfsd4_blocked_lock by Vasily Averin · 3 years ago
  4. 40595cd nfs: block notification on fs with its own ->lock by J. Bruce Fields · 3 years ago
  5. 3dcd1d8 nfsd: improve stateid access bitmask documentation by J. Bruce Fields · 3 years, 1 month ago
  6. 548ec08 nfsd: fix use-after-free due to delegation race by J. Bruce Fields · 3 years, 1 month ago
  7. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
  8. 8e70bf2 NFSD: Initialize pointer ni with NULL and not plain integer 0 by Colin Ian King · 3 years, 3 months ago
  9. d8b2607 NFSD: simplify struct nfsfh by NeilBrown · 3 years, 4 months ago
  10. cf1d2c3 Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 3 months ago
  11. 02579b2 nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN by Dai Ngo · 3 years, 3 months ago
  12. 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 4 months ago
  13. 0bcc7ca nfsd: fix crash on LOCKT on reexported NFSv3 by J. Bruce Fields · 3 years, 4 months ago
  14. bb0a55b nfs: don't allow reexport reclaims by J. Bruce Fields · 3 years, 4 months ago
  15. f657f8e nfs: don't atempt blocking locks on nfs reexports by J. Bruce Fields · 3 years, 4 months ago
  16. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  17. f7104cc nfsd4: Fix forced-expiry locking by J. Bruce Fields · 3 years, 5 months ago
  18. 0cc2ea8 Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 6 months ago
  19. f47dc2d nfsd: fix kernel test robot warning in SSC code by Dai Ngo · 3 years, 7 months ago
  20. 3518c86 nfsd4: Expose the callback address and state of each NFS4 client by Dave Wysochanski · 3 years, 7 months ago
  21. 934bd07 nfsd: move fsnotify on client creation outside spinlock by J. Bruce Fields · 3 years, 7 months ago
  22. c054639 nfsd: avoid non-flexible API in seq_quote_mem() by Andy Shevchenko · 3 years, 6 months ago
  23. f4e44b3 NFSD: delay unmount source's export after inter-server copy completed. by Dai Ngo · 3 years, 7 months ago
  24. 17d76dd NFSD: Replace the nfsd_deleg_break tracepoint by Chuck Lever · 3 years, 8 months ago
  25. 2cde7f8 NFSD: Add an nfsd_cb_lm_notify tracepoint by Chuck Lever · 3 years, 8 months ago
  26. 806d65b NFSD: Add cb_lost tracepoint by Chuck Lever · 3 years, 8 months ago
  27. e8f80c5 NFSD: Add tracepoints for EXCHANGEID edge cases by Chuck Lever · 3 years, 8 months ago
  28. 237f91c NFSD: Add tracepoints for SETCLIENTID edge cases by Chuck Lever · 3 years, 8 months ago
  29. 2958d2e NFSD: Add a couple more nfsd_clid_expired call sites by Chuck Lever · 3 years, 8 months ago
  30. c41a9b7 NFSD: Add nfsd_clid_destroyed tracepoint by Chuck Lever · 3 years, 8 months ago
  31. cee8aa0 NFSD: Add nfsd_clid_reclaim_complete tracepoint by Chuck Lever · 3 years, 8 months ago
  32. 7e3b32a NFSD: Add nfsd_clid_confirmed tracepoint by Chuck Lever · 3 years, 8 months ago
  33. 744ea54 NFSD: Add nfsd_clid_verf_mismatch tracepoint by Chuck Lever · 3 years, 8 months ago
  34. 2778773 NFSD: Add nfsd_clid_cred_mismatch tracepoint by Chuck Lever · 3 years, 8 months ago
  35. a948b11 NFSD: Fix TP_printk() format specifier in nfsd_clid_class by Chuck Lever · 3 years, 8 months ago
  36. 76c50eb nfsd: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  37. aba2072 nfsd: grant read delegations to clients holding writes by J. Bruce Fields · 3 years, 9 months ago
  38. ebd9d2c nfsd: reshuffle some code by J. Bruce Fields · 3 years, 9 months ago
  39. a0ce483 nfsd: track filehandle aliasing in nfs4_files by J. Bruce Fields · 3 years, 9 months ago
  40. f9b60e2 nfsd: hash nfs4_files by inode number by J. Bruce Fields · 3 years, 9 months ago
  41. 217fd6f nfsd: ensure new clients break delegations by J. Bruce Fields · 3 years, 9 months ago
  42. 363f8dd nfsd: remove unused function by Jiapeng Chong · 3 years, 9 months ago
  43. 472d155 nfsd: report client confirmation status in "info" file by NeilBrown · 3 years, 9 months ago
  44. c6c7f2a nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted by Trond Myklebust · 3 years, 10 months ago
  45. 7f7e7a4 nfsd: helper for laundromat expiry calculations by J. Bruce Fields · 3 years, 10 months ago
  46. bddfdbc NFSD: Extract the svcxdr_init_encode() helper by Chuck Lever · 4 years, 2 months ago
  47. 6ee65a77 Revert "nfsd4: a client's own opens needn't prevent delegations" by J. Bruce Fields · 3 years, 10 months ago
  48. 4aa5e00 Revert "nfsd4: remove check_conflicting_opens warning" by J. Bruce Fields · 3 years, 10 months ago
  49. bfdd89f nfsd: don't abort copies early by J. Bruce Fields · 3 years, 10 months ago
  50. ec59659 nfsd: cstate->session->se_client -> cstate->clp by J. Bruce Fields · 4 years ago
  51. 1722b04 nfsd: simplify nfsd4_check_open_reclaim by J. Bruce Fields · 4 years ago
  52. f71475b nfsd: remove unused set_client argument by J. Bruce Fields · 4 years ago
  53. 47fdb22 nfsd: find_cpntf_state cleanup by J. Bruce Fields · 4 years ago
  54. 7950b53 nfsd: refactor set_client by J. Bruce Fields · 4 years ago
  55. 460d270 nfsd: rename lookup_clientid->set_client by J. Bruce Fields · 4 years ago
  56. b4587eb nfsd: simplify nfsd_renew by J. Bruce Fields · 4 years ago
  57. a9d53a7 nfsd: simplify process_lock by J. Bruce Fields · 4 years ago
  58. 3331187 nfsd4: simplify process_lookup1 by J. Bruce Fields · 4 years ago
  59. ca9364d NFSD: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 1 month ago
  60. 523ec6e NFSD: Add a helper to decode state_protect4_a by Chuck Lever · 4 years, 2 months ago
  61. c148842 nfsd: remove unneeded break by Tom Rix · 4 years, 3 months ago
  62. 1395616 nfsd: rq_lease_breaker cleanup by J. Bruce Fields · 4 years, 3 months ago
  63. 50747dd nfsd4: remove check_conflicting_opens warning by J. Bruce Fields · 4 years, 3 months ago
  64. 3caf917 nfsd: rename delegation related tracepoints to make them less confusing by Hou Tao · 4 years, 4 months ago
  65. 12ed22f nfsd: give up callbacks on revoked delegations by J. Bruce Fields · 4 years, 5 months ago
  66. e56dc9e nfsd: remove fault injection code by J. Bruce Fields · 4 years, 5 months ago
  67. 2ac6981 Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 4 months ago
  68. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  69. 34b09af nfsd: fix oops on mixed NFSv4/NFSv3 client access by J. Bruce Fields · 4 years, 5 months ago
  70. 7a6b604 Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 5 months ago
  71. 9affa43 nfsd4: fix NULL dereference in nfsd/clients display code by J. Bruce Fields · 4 years, 6 months ago
  72. 94415b0 nfsd4: a client's own opens needn't prevent delegations by J. Bruce Fields · 4 years, 6 months ago
  73. 681370f nfsd4: fix nfsdfs reference count loop by J. Bruce Fields · 4 years, 6 months ago
  74. 6670ee2 Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming by J. Bruce Fields · 4 years, 7 months ago
  75. 45f56da NFSD: Squash an annoying compiler warning by Chuck Lever · 4 years, 9 months ago
  76. 1eace0d NFSD: Add tracepoints for monitoring NFSD callbacks by Chuck Lever · 4 years, 9 months ago
  77. dd5e3fb NFSD: Add tracepoints to the NFSD state management code by Chuck Lever · 4 years, 9 months ago
  78. 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
  79. c2d715a nfsd: handle repeated BIND_CONN_TO_SESSION by J. Bruce Fields · 4 years, 8 months ago
  80. 580da46 nfsd4: add filename to states output by Achilles Gaikwad · 4 years, 8 months ago
  81. ee590d2 nfsd4: stid display should preserve on-the-wire byte order by J. Bruce Fields · 4 years, 9 months ago
  82. ace7ade nfsd4: common stateid-printing code by J. Bruce Fields · 4 years, 9 months ago
  83. e1e8399 nfsd: memory corruption in nfsd4_lock() by Vasily Averin · 4 years, 9 months ago
  84. 663e36f nfsd4: kill warnings on testing stateids with mismatched clientids by J. Bruce Fields · 4 years, 9 months ago
  85. 6cbfad5 nfsd: remove read permission bit for ctl sysctl by Petr Vorel · 4 years, 10 months ago
  86. a451b12 nfsd: Don't add locks to closed or closing open stateids by Trond Myklebust · 4 years, 10 months ago
  87. 36a8049 fs: nfsd: nfs4state.c: Use built-in RCU list checking by Madhuparna Bhowmik · 4 years, 11 months ago
  88. 9104ae4 nfsd: use ktime_get_real_seconds() in nfs4_verifier by Arnd Bergmann · 5 years ago
  89. 20b7d86 nfsd: use boottime for lease expiry calculation by Arnd Bergmann · 5 years ago
  90. 9594497 nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 5 years ago
  91. 2a1aa48 nfsd: pass a 64-bit guardtime to nfsd_setattr() by Arnd Bergmann · 5 years ago
  92. 9cc7680 nfsd: make 'boot_time' 64-bit wide by Arnd Bergmann · 5 years ago
  93. e29f470 nfsd: print 64-bit timestamps in client_info_show by Arnd Bergmann · 5 years ago
  94. b3f255e nfsd: use ktime_get_seconds() for timestamps by Arnd Bergmann · 7 years ago
  95. fc5fc5d nfsd4: Remove unneeded semicolon by zhengbin · 5 years ago
  96. 5277a79 nfsd: unlock on error in manage_cpntf_state() by Dan Carpenter · 5 years ago
  97. ce0887a NFSD add nfs4 inter ssc to nfsd4_copy by Olga Kornievskaia · 5 years ago
  98. 51100d2 NFSD generalize nfsd4_compound_state flag names by Olga Kornievskaia · 6 years ago
  99. b734220 NFSD check stateids against copy stateids by Olga Kornievskaia · 5 years ago
  100. 624322f NFSD add COPY_NOTIFY operation by Olga Kornievskaia · 5 years ago