1. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  2. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  3. 697ce9b fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used by Zhang Yanfei · 12 years ago
  4. deb4534 nfsd: enable NFSv4 state in containers by Stanislav Kinsbursky · 12 years ago
  5. 6fab877 nfsd: Properly compare and initialize kuids and kgids by Eric W. Biederman · 12 years ago
  6. e56a316 nfsd4: free_stid can be static by Fengguang Wu · 12 years ago
  7. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 12 years ago
  8. 3abdb60 nfsd4: simplify idr allocation by J. Bruce Fields · 12 years ago
  9. 2d32b29 nfsd: Fix memleak by majianpeng · 12 years ago
  10. bca0ec6 nfsd: fix unused "nn" variable warning in free_client() by Stanislav Kinsbursky · 12 years ago
  11. 266533c nfsd: Don't unlock the state while it's not locked by Yanchuan Nian · 12 years ago
  12. 74b70dd nfsd: Pass correct slot number to nfsd4_put_drc_mem() by Yanchuan Nian · 12 years ago
  13. 24ffb93 nfsd4: don't leave freed stateid hashed by J. Bruce Fields · 12 years ago
  14. 9b3234b nfsd4: disable zero-copy on non-final read ops by J. Bruce Fields · 12 years ago
  15. 0a5c33e NFSD: Pass correct buffer size to rpc_ntop by Bryan Schumaker · 12 years ago
  16. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
  17. 9b2ef62 nfsd4: lockt, release_lockowner should renew clients by J. Bruce Fields · 12 years ago
  18. 6c1e82a NFSD: Forget state for a specific client by Bryan Schumaker · 12 years ago
  19. 184c184 NFSD: Reading a fault injection file prints a state count by Bryan Schumaker · 12 years ago
  20. 8ce54e0 NFSD: Fault injection operations take a per-client forget function by Bryan Schumaker · 12 years ago
  21. 269de30 NFSD: Clean up forgetting and recalling delegations by Bryan Schumaker · 12 years ago
  22. 4dbdbda NFSD: Clean up forgetting openowners by Bryan Schumaker · 12 years ago
  23. fc29171 NFSD: Clean up forgetting locks by Bryan Schumaker · 12 years ago
  24. 44e34da60 NFSD: Clean up forgetting clients by Bryan Schumaker · 12 years ago
  25. 0439583 NFSD: Lock state before calling fault injection function by Bryan Schumaker · 12 years ago
  26. f3c7521 NFSD: Fold fault_inject.h into state.h by Bryan Schumaker · 12 years ago
  27. 5284b44 nfsd: make NFSv4 grace time per net by Stanislav Kinsbursky · 12 years ago
  28. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 12 years ago
  29. f252bc6 nfsd: call state init and shutdown twice by Stanislav Kinsbursky · 12 years ago
  30. d85ed44 nfsd: cleanup NFSd state start a bit by Stanislav Kinsbursky · 12 years ago
  31. 4dce0ac nfsd: cleanup NFSd state shutdown a bit by Stanislav Kinsbursky · 12 years ago
  32. 4e37a7c2 nfsd: make delegations shutdown network namespace aware by Stanislav Kinsbursky · 12 years ago
  33. c9a4962 nfsd: make client_lock per net by Stanislav Kinsbursky · 12 years ago
  34. ec28e02 nfsd4: remove state lock from nfs4_state_shutdown by Stanislav Kinsbursky · 12 years ago
  35. 063b0fb nfsd4: downgrade some fs/nfsd/nfs4state.c BUG's by J. Bruce Fields · 12 years ago
  36. 0912128 nfsd: make laundromat network namespace aware by Stanislav Kinsbursky · 12 years ago
  37. 12760c6 nfsd: pass nfsd_net instead of net to grace enders by Stanislav Kinsbursky · 12 years ago
  38. 3320fef19 nfsd: use service net instead of hard-coded init_net by Stanislav Kinsbursky · 12 years ago
  39. 73758fed nfsd: make close_lru list per net by Stanislav Kinsbursky · 12 years ago
  40. 5ed58bb nfsd: make client_lru list per net by Stanislav Kinsbursky · 12 years ago
  41. 1872de0 nfsd: make sessionid_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  42. 20e9e2b nfsd: make lockowner_ino_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  43. 9b53113 nfsd: make ownerstr_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  44. a99454a nfsd: make unconf_name_tree per net by Stanislav Kinsbursky · 12 years ago
  45. 0a7ec37 nfsd: make unconf_id_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  46. 382a62e nfsd: make conf_name_tree per net by Stanislav Kinsbursky · 12 years ago
  47. 8daae4d nfsd: make conf_id_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  48. 52e19c0 nfsd: make reclaim_str_hashtbl allocated per net by Stanislav Kinsbursky · 12 years ago
  49. c212cec nfsd: make nfs4_client network namespace dependent by Stanislav Kinsbursky · 12 years ago
  50. 7f2210f nfsd: use service net instead of hard-coded net where possible by Stanislav Kinsbursky · 12 years ago
  51. 135ae82 nfsd4: init_session should be declared static by Fengguang Wu · 12 years ago
  52. 2216d44 nfsd: get rid of cl_recdir field by Jeff Layton · 12 years ago
  53. ac55fdc nfsd: move the confirmed and unconfirmed hlists to a rbtree by Jeff Layton · 12 years ago
  54. 0ce0c2b nfsd: don't search for client by hash on legacy reboot recovery gracedone by Jeff Layton · 12 years ago
  55. 772a9bb nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record by Jeff Layton · 12 years ago
  56. ce30e53 nfsd: break out reclaim record removal into separate function by Jeff Layton · 12 years ago
  57. 278c931 nfsd: have nfsd4_find_reclaim_client take a char * argument by Jeff Layton · 12 years ago
  58. a0af710 nfsd: remove unused argument to nfs4_has_reclaimed_state by Jeff Layton · 12 years ago
  59. 5772515 nfsd4: common helper to initialize callback work by J. Bruce Fields · 12 years ago
  60. cb73a9f nfsd4: implement backchannel_ctl operation by J. Bruce Fields · 12 years ago
  61. c6bb3ca nfsd4: use callback security parameters in create_session by J. Bruce Fields · 12 years ago
  62. 7fa10cd nfsd4: don't BUG in delegation break callback by J. Bruce Fields · 12 years ago
  63. 7c1f8b6 nfsd4: remove unused init_session return by J. Bruce Fields · 12 years ago
  64. 3c40794 nfs: fix wrong object type in lockowner_slab by Yanchuan Nian · 12 years ago
  65. 01f6c8f nfsd4: remove unused variable in nfsd4_delegreturn() by Wei Yongjun · 12 years ago
  66. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  67. 0d22f68 nfsd4: don't allow reclaims of expired clients by J. Bruce Fields · 12 years ago
  68. 6a3b156 nfsd4: remove redundant callback probe by J. Bruce Fields · 12 years ago
  69. 8f9d3d3 nfsd4: expire old client earlier by J. Bruce Fields · 12 years ago
  70. 81f0b2a nfsd4: separate session allocation and initialization by J. Bruce Fields · 12 years ago
  71. a827bcb nfsd4: clean up session allocation by J. Bruce Fields · 12 years ago
  72. 1377b69 nfsd4: minor free_session cleanup by J. Bruce Fields · 12 years ago
  73. e1ff371 nfsd4: new_conn_from_crses should only allocate by J. Bruce Fields · 12 years ago
  74. 3ba6367 nfsd4: separate connection allocation and initialization by J. Bruce Fields · 12 years ago
  75. 4973050 nfsd4: reject bad forechannel attrs earlier by J. Bruce Fields · 12 years ago
  76. d15c077 nfsd4: enforce per-client sessions/no-sessions distinction by J. Bruce Fields · 12 years ago
  77. c116a0a nfsd4: set cl_minorversion at create time by J. Bruce Fields · 12 years ago
  78. 68eb350 nfsd4: don't pin clientids to pseudoflavors by J. Bruce Fields · 12 years ago
  79. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  80. ef79859 nfsd4: eliminate redundant nfs4_free_stateid by J. Bruce Fields · 12 years ago
  81. cf9182e nfsd4: fix nfs4 stateid leak by J. Bruce Fields · 12 years ago
  82. 21179d8 knfsd: don't allocate file_locks on the stack by Jeff Layton · 12 years ago
  83. 5592a3f knfsd: remove bogus BUG_ON() call from nfsd4_locku by Jeff Layton · 12 years ago
  84. da5c80a nfsd4: nfsd_process_n_delegations should be static by J. Bruce Fields · 12 years ago
  85. 1696c47 nfsd: trivial comment updates by Jeff Layton · 12 years ago
  86. 2c142ba NFSd: make boot_time variable per network namespace by Stanislav Kinsbursky · 12 years ago
  87. a51c84e NFSd: make grace end flag per network namespace by Stanislav Kinsbursky · 12 years ago
  88. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  89. 5e1533c NFSd: make nfsd4_manager allocated per network namespace context. by Stanislav Kinsbursky · 12 years ago
  90. 99dbb8f nfsd4: fix missing fault_inject.h include by J. Bruce Fields · 12 years ago
  91. a6d88f2 NFSd: fix locking in nfsd_forget_delegations() by Stanislav Kinsbursky · 12 years ago
  92. 5559b50 nfsd4: fix cr_principal comparison check in same_creds by Vivek Trivedi · 12 years ago
  93. 74dbafa nfsd4: release openowners on free in >=4.1 case by J. Bruce Fields · 12 years ago
  94. 4af8250 nfsd4: process_open2 cleanup by J. Bruce Fields · 12 years ago
  95. e1aaa89 nfsd4: nfsd4_lock() cleanup by J. Bruce Fields · 12 years ago
  96. 7df302f NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID by Chuck Lever · 12 years ago
  97. 2411967 nfsd: probe the back channel on new connections by Weston Andros Adamson · 12 years ago
  98. bc2df47 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels by J. Bruce Fields · 12 years ago
  99. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  100. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago