1. 8f34a43 nfsd4: mask out non-access bits in nfs4_access_to_omode by J. Bruce Fields · 14 years ago
  2. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  3. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  4. 30c0e1e nfsd4: bad BUG() in preprocess_stateid_op by J. Bruce Fields · 14 years ago
  5. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  6. 998db52 nfsd4: fix file open accounting for RDWR opens by J. Bruce Fields · 14 years ago
  7. 6904996 gcc-4.6: nfsd: fix initialized but not read warnings by Andi Kleen · 14 years ago
  8. f9d7562 nfsd4: share file descriptors between stateid's by J. Bruce Fields · 14 years ago
  9. 0292191 nfsd4: fix openmode checking on IO using lock stateid by J. Bruce Fields · 14 years ago
  10. 21fb401 nfsd4: miscellaneous process_open2 cleanup by J. Bruce Fields · 14 years ago
  11. c3e4808 nfsd4: don't pretend to support write delegations by J. Bruce Fields · 14 years ago
  12. 4ad9a34 nfsd4: fix v4 state shutdown error paths by Jeff Layton · 14 years ago
  13. ec8acac nfsd4: remove some debugging code by J. Bruce Fields · 14 years ago
  14. 4731030 nfsd4: translate memory errors to delay, not serverfault by J. Bruce Fields · 14 years ago
  15. 76407f7 nfsd4; fix session reference count leak by J. Bruce Fields · 14 years ago
  16. c3935e3 nfsd4: shut down callback queue outside state lock by J. Bruce Fields · 14 years ago
  17. 24a0111 nfsd4: fix use of op_share_access by J. Bruce Fields · 14 years ago
  18. e4e83ea Revert "nfsd4: distinguish expired from stale stateids" by J. Bruce Fields · 14 years ago
  19. 47cee54 nfsd: safer initialization order in find_file() by Pavel Emelyanov · 14 years ago
  20. 4dc6ec0 nfsd4: implement reclaim_complete by J. Bruce Fields · 14 years ago
  21. ab707e15 nfsd4: nfsd4_destroy_session must set callback client under the state lock by Benny Halevy · 14 years ago
  22. d768298 nfsd4: keep a reference count on client while in use by Benny Halevy · 14 years ago
  23. 07cd490 nfsd4: mark_client_expired by Benny Halevy · 14 years ago
  24. 46583e2 nfsd4: introduce nfs4_client.cl_refcount by Benny Halevy · 14 years ago
  25. 84d38ac nfsd4: refactor expire_client by Benny Halevy · 14 years ago
  26. 36acb66 nfsd4: extend the client_lock to cover cl_lru by Benny Halevy · 14 years ago
  27. 328efba nfsd4: use list_move in move_to_confirmed by Benny Halevy · 14 years ago
  28. be1fdf6 nfsd4: fold release_session into expire_client by Benny Halevy · 14 years ago
  29. 9089f1b nfsd4: rename sessionid_lock to client_lock by Benny Halevy · 14 years ago
  30. 5d4cec2 nfsd4: fix bare destroy_session null dereference by J. Bruce Fields · 14 years ago
  31. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  32. 26c0c75 nfsd4: fix unlikely race in session replay case by J. Bruce Fields · 14 years ago
  33. 5771635 nfsd4: complete enforcement of 4.1 op ordering by J. Bruce Fields · 14 years ago
  34. 4b21d0d nfsd4: allow 4.0 clients to change callback path by J. Bruce Fields · 14 years ago
  35. 2bf2387 nfsd4: rearrange cb data structures by J. Bruce Fields · 14 years ago
  36. b12a05c nfsd4: cl_count is unused by J. Bruce Fields · 14 years ago
  37. b5a1a81 nfsd4: don't sleep in lease-break callback by J. Bruce Fields · 14 years ago
  38. 408b79b nfsd4: consistent session flag setting by J. Bruce Fields · 14 years ago
  39. 3df796d nfsd4: remove dprintk by J. Bruce Fields · 14 years ago
  40. 147efd0 nfsd4: shutdown callbacks on expiry by J. Bruce Fields · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  42. e739cf1 Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming by J. Bruce Fields · 14 years ago
  43. efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 14 years ago
  44. f958a13 nfsd4: remove unnecessary lease-setting function by J. Bruce Fields · 14 years ago
  45. e46b498 nfsd4: simplify lease/grace interaction by J. Bruce Fields · 14 years ago
  46. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago
  47. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  48. 42e4960 vfs: take f_lock on modifying f_mode after open time by Wu Fengguang · 14 years ago
  49. 8b8aae4 nfsd41: Create the recovery entry for the NFSv4.1 client by Ricardo Labiaga · 15 years ago
  50. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  51. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  52. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  53. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  54. 8c10cbd nfsd: use STATEID_FMT and STATEID_VAL for printing stateids by Benny Halevy · 15 years ago
  55. efe0cb6 nfsd4.1: common slot allocation size calculation by J. Bruce Fields · 15 years ago
  56. dd829c4 nfsd4.1: fix session memory use calculation by J. Bruce Fields · 15 years ago
  57. ddc04fd nfsd41: use sv_max_mesg for forechannel max sizes by Andy Adamson · 15 years ago
  58. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  59. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  60. b09333c nfsd41: Refactor create_client() by Ricardo Labiaga · 15 years ago
  61. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  62. 199ff35 nfsd41: Backchannel: Server backchannel RPC wait queue by Ricardo Labiaga · 15 years ago
  63. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  64. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  65. 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
  66. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  67. bdac86e nfsd41: replace nfserr_resource in pure nfs41 responses by Andy Adamson · 15 years ago
  68. a8dfdae nfsd41: use session maxreqs for sequence target and highest slotid by Andy Adamson · 15 years ago
  69. a649637 nfsd41: bound forechannel drc size by memory usage by Andy Adamson · 15 years ago
  70. 468de9e nfsd41: expand solo sequence check by Andy Adamson · 15 years ago
  71. aaf84eb nfsd41: renew_client must be called under the state lock by Benny Halevy · 15 years ago
  72. fbf4665 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call by Jeff Layton · 15 years ago
  73. 7077ecb nfsd: add support for NFSv4 callbacks over IPv6 by Jeff Layton · 15 years ago
  74. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  75. 363168b nfsd: make nfs4_client->cl_addr a struct sockaddr_storage by Jeff Layton · 15 years ago
  76. abfabf8 nfsd41: encode replay sequence from the slot values by Andy Adamson · 15 years ago
  77. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  78. 88e588d nfsd41: change check_slot_seqid parameters by Andy Adamson · 15 years ago
  79. 5261dcf nfsd41: remove redundant forechannel max requests check by Andy Adamson · 15 years ago
  80. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  81. b101ebb nfsd41: minor set_forechannel_maxreqs cleanup by Andy Adamson · 15 years ago
  82. be98d1b nfsd41: reclaim DRC memory on session free by Andy Adamson · 15 years ago
  83. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  84. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  85. 6ddbbbf nfsd41: Remove ip address collision detection case by Mike Sager · 15 years ago
  86. 5d77ddf nfsd41: sanity check client drc maxreqs by Andy Adamson · 15 years ago
  87. 6c18ba9 nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct by Alexandros Batsakis · 15 years ago
  88. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  89. 02cb285 nfsd: nfs4_stat_init cleanup by Wang Chen · 15 years ago
  90. 63e4863 nfsd4: make recall callback an asynchronous rpc by J. Bruce Fields · 15 years ago
  91. ccecee1 nfsd41: slots are freed with session by Andy Adamson · 15 years ago
  92. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  93. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  94. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  95. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 15 years ago
  96. f64f79e nfsd4: setclientid_confirm callback-change fixes by J. Bruce Fields · 15 years ago
  97. b8fd47a nfsd: quiet compile warning by J. Bruce Fields · 15 years ago
  98. 78155ed nfsd4: distinguish expired from stale stateids by Bian Naimeng · 15 years ago
  99. 84459a1 nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap by Andy Adamson · 15 years ago
  100. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago