1. 19311aa8 nfsd: New counter for generating client confirm verifier by Kinglong Mee · 9 years ago
  2. 14a571a nfsd: add some comments to the nfsd4 object definitions by Jeff Layton · 10 years ago
  3. 294ac32 nfsd: protect clid and verifier generation with client_lock by Jeff Layton · 10 years ago
  4. d4f0489 nfsd: Move the open owner hash table into struct nfs4_client by Trond Myklebust · 10 years ago
  5. b3c32bc nfsd: NFSv4 lock-owners are not associated to a specific file by Trond Myklebust · 10 years ago
  6. 5b8db00 nfsd: add a new /proc/fs/nfsd/max_connections file by Jeff Layton · 10 years ago
  7. 8ef6671 NFSD: Don't start lockd when only NFSv4 is running by Kinglong Mee · 11 years ago
  8. e8c69d1 nfsd4: make del_recall_lru per-network-namespace by J. Bruce Fields · 11 years ago
  9. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
  10. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  11. 2c2fe29 nfsd: per-net NFSd up flag introduced by Stanislav Kinsbursky · 12 years ago
  12. 9a9c647 nfsd: make NFSv4 recovery client tracking options per net by Stanislav Kinsbursky · 12 years ago
  13. 44e34da60 NFSD: Clean up forgetting clients by Bryan Schumaker · 12 years ago
  14. 5284b44 nfsd: make NFSv4 grace time per net by Stanislav Kinsbursky · 12 years ago
  15. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
  16. f141f79 nfsd: recovery - make in_grace per net by Stanislav Kinsbursky · 12 years ago
  17. 3a07336 nfsd: recovery - make rec_file per net by Stanislav Kinsbursky · 12 years ago
  18. c9a4962 nfsd: make client_lock per net by Stanislav Kinsbursky · 12 years ago
  19. 0912128 nfsd: make laundromat network namespace aware by Stanislav Kinsbursky · 12 years ago
  20. 73758fed nfsd: make close_lru list per net by Stanislav Kinsbursky · 12 years ago
  21. 5ed58bb nfsd: make client_lru list per net by Stanislav Kinsbursky · 12 years ago
  22. 1872de0 nfsd: make sessionid_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  23. 20e9e2b nfsd: make lockowner_ino_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  24. 9b53113 nfsd: make ownerstr_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  25. a99454a nfsd: make unconf_name_tree per net by Stanislav Kinsbursky · 12 years ago
  26. 0a7ec37 nfsd: make unconf_id_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  27. 382a62e nfsd: make conf_name_tree per net by Stanislav Kinsbursky · 12 years ago
  28. 8daae4d nfsd: make conf_id_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  29. 52e19c0 nfsd: make reclaim_str_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  30. 2c142ba NFSd: make boot_time variable per network namespace by Stanislav Kinsbursky · 12 years ago
  31. a51c84e NFSd: make grace end flag per network namespace by Stanislav Kinsbursky · 12 years ago
  32. 5e1533c NFSd: make nfsd4_manager allocated per network namespace context. by Stanislav Kinsbursky · 12 years ago
  33. 9e75a4d nfsd: make name-to-id cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  34. c2e76ef nfsd: make id-to-name cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  35. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  36. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  37. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  38. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  39. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 12 years ago