1. 03f318c nfsd4: extend reclaim period for reclaiming clients by J. Bruce Fields · 6 years ago
  2. 2317dc5 race of nfsd inetaddr notifiers vs nn->nfsd_serv change by Vasily Averin · 7 years ago
  3. 256a89f nfds: avoid gettimeofday for nfssvc_boot time by Arnd Bergmann · 7 years ago
  4. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  5. 0cc11a6 nfsd: move blocked lock handling under a dedicated spinlock by Jeff Layton · 8 years ago
  6. 7919d0a nfsd: add a LRU list for blocked locks by Jeff Layton · 8 years ago
  7. 7c582e4 nfsd: recover: constify nfsd4_client_tracking_ops structures by Julia Lawall · 9 years ago
  8. 19311aa8 nfsd: New counter for generating client confirm verifier by Kinglong Mee · 9 years ago
  9. 14a571a nfsd: add some comments to the nfsd4 object definitions by Jeff Layton · 10 years ago
  10. 294ac32 nfsd: protect clid and verifier generation with client_lock by Jeff Layton · 10 years ago
  11. d4f0489 nfsd: Move the open owner hash table into struct nfs4_client by Trond Myklebust · 10 years ago
  12. b3c32bc nfsd: NFSv4 lock-owners are not associated to a specific file by Trond Myklebust · 10 years ago
  13. 5b8db00 nfsd: add a new /proc/fs/nfsd/max_connections file by Jeff Layton · 10 years ago
  14. 8ef6671 NFSD: Don't start lockd when only NFSv4 is running by Kinglong Mee · 11 years ago
  15. e8c69d1 nfsd4: make del_recall_lru per-network-namespace by J. Bruce Fields · 12 years ago
  16. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
  17. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  18. 2c2fe29 nfsd: per-net NFSd up flag introduced by Stanislav Kinsbursky · 12 years ago
  19. 9a9c647 nfsd: make NFSv4 recovery client tracking options per net by Stanislav Kinsbursky · 12 years ago
  20. 44e34da60 NFSD: Clean up forgetting clients by Bryan Schumaker · 12 years ago
  21. 5284b44 nfsd: make NFSv4 grace time per net by Stanislav Kinsbursky · 12 years ago
  22. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
  23. f141f79 nfsd: recovery - make in_grace per net by Stanislav Kinsbursky · 12 years ago
  24. 3a07336 nfsd: recovery - make rec_file per net by Stanislav Kinsbursky · 12 years ago
  25. c9a4962 nfsd: make client_lock per net by Stanislav Kinsbursky · 12 years ago
  26. 0912128 nfsd: make laundromat network namespace aware by Stanislav Kinsbursky · 12 years ago
  27. 73758fed nfsd: make close_lru list per net by Stanislav Kinsbursky · 12 years ago
  28. 5ed58bb nfsd: make client_lru list per net by Stanislav Kinsbursky · 12 years ago
  29. 1872de0 nfsd: make sessionid_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  30. 20e9e2b nfsd: make lockowner_ino_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  31. 9b53113 nfsd: make ownerstr_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  32. a99454a nfsd: make unconf_name_tree per net by Stanislav Kinsbursky · 12 years ago
  33. 0a7ec37 nfsd: make unconf_id_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  34. 382a62e nfsd: make conf_name_tree per net by Stanislav Kinsbursky · 12 years ago
  35. 8daae4d nfsd: make conf_id_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  36. 52e19c0 nfsd: make reclaim_str_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  37. 2c142ba NFSd: make boot_time variable per network namespace by Stanislav Kinsbursky · 12 years ago
  38. a51c84e NFSd: make grace end flag per network namespace by Stanislav Kinsbursky · 12 years ago
  39. 5e1533c NFSd: make nfsd4_manager allocated per network namespace context. by Stanislav Kinsbursky · 12 years ago
  40. 9e75a4d nfsd: make name-to-id cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  41. c2e76ef nfsd: make id-to-name cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  42. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  43. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  44. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 13 years ago
  45. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 13 years ago
  46. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 13 years ago