1. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  2. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  3. b09333c nfsd41: Refactor create_client() by Ricardo Labiaga · 15 years ago
  4. 2a1d1b5 nfsd41: Backchannel: Setup sequence information by Ricardo Labiaga · 15 years ago
  5. 199ff35 nfsd41: Backchannel: Server backchannel RPC wait queue by Ricardo Labiaga · 15 years ago
  6. 38524ab nfsd41: Backchannel: callback infrastructure by Andy Adamson · 15 years ago
  7. 80fc015 nfsd4: use common rpc_cred for all callbacks by J. Bruce Fields · 15 years ago
  8. 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
  9. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  10. bdac86e nfsd41: replace nfserr_resource in pure nfs41 responses by Andy Adamson · 15 years ago
  11. a8dfdae nfsd41: use session maxreqs for sequence target and highest slotid by Andy Adamson · 15 years ago
  12. a649637 nfsd41: bound forechannel drc size by memory usage by Andy Adamson · 15 years ago
  13. 468de9e nfsd41: expand solo sequence check by Andy Adamson · 15 years ago
  14. aaf84eb nfsd41: renew_client must be called under the state lock by Benny Halevy · 15 years ago
  15. fbf4665 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call by Jeff Layton · 15 years ago
  16. 7077ecb nfsd: add support for NFSv4 callbacks over IPv6 by Jeff Layton · 15 years ago
  17. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  18. 363168b nfsd: make nfs4_client->cl_addr a struct sockaddr_storage by Jeff Layton · 15 years ago
  19. abfabf8 nfsd41: encode replay sequence from the slot values by Andy Adamson · 15 years ago
  20. 49557cc nfsd41: Use separate DRC for setclientid by Andy Adamson · 15 years ago
  21. 88e588d nfsd41: change check_slot_seqid parameters by Andy Adamson · 15 years ago
  22. 5261dcf nfsd41: remove redundant forechannel max requests check by Andy Adamson · 15 years ago
  23. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  24. b101ebb nfsd41: minor set_forechannel_maxreqs cleanup by Andy Adamson · 15 years ago
  25. be98d1b nfsd41: reclaim DRC memory on session free by Andy Adamson · 15 years ago
  26. 4bd9b0f nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  27. ab52ae6 nfsd41: Backchannel: minorversion support for the back channel by Andy Adamson · 15 years ago
  28. 6ddbbbf nfsd41: Remove ip address collision detection case by Mike Sager · 15 years ago
  29. 5d77ddf nfsd41: sanity check client drc maxreqs by Andy Adamson · 15 years ago
  30. 6c18ba9 nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct by Alexandros Batsakis · 15 years ago
  31. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  32. 02cb285 nfsd: nfs4_stat_init cleanup by Wang Chen · 16 years ago
  33. 63e4863 nfsd4: make recall callback an asynchronous rpc by J. Bruce Fields · 15 years ago
  34. ccecee1 nfsd41: slots are freed with session by Andy Adamson · 15 years ago
  35. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  36. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  37. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  38. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 16 years ago
  39. f64f79ea nfsd4: setclientid_confirm callback-change fixes by J. Bruce Fields · 15 years ago
  40. b8fd47a nfsd: quiet compile warning by J. Bruce Fields · 15 years ago
  41. 78155ed nfsd4: distinguish expired from stale stateids by Bian Naimeng · 16 years ago
  42. 84459a1 nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap by Andy Adamson · 16 years ago
  43. d87a8ad nfsd41: access_valid by Andy Adamson · 16 years ago
  44. 60adfc5 nfsd41: clientid handling by Andy Adamson · 16 years ago
  45. 6668958 nfsd41: stateid handling by Andy Adamson · 16 years ago
  46. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 16 years ago
  47. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 16 years ago
  48. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 16 years ago
  49. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 16 years ago
  50. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 16 years ago
  51. 14778a1 nfsd41: clear DRC cache on free_session by Andy Adamson · 16 years ago
  52. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 16 years ago
  53. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 16 years ago
  54. f9bb94c nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 16 years ago
  55. b85d4c0 nfsd41: sequence operation by Benny Halevy · 16 years ago
  56. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 16 years ago
  57. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 16 years ago
  58. 069b6ad nfsd41: proc stubs by Andy Adamson · 16 years ago
  59. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 16 years ago
  60. c4bf786 nfsd41: release_session when client is expired by Marc Eshel · 16 years ago
  61. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 16 years ago
  62. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 16 years ago
  63. 026722c nfsd4: don't check ip address in setclientid by J. Bruce Fields · 16 years ago
  64. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 16 years ago
  65. 18f8273 nfsd4: rename io_during_grace_disallowed by J. Bruce Fields · 16 years ago
  66. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 16 years ago
  67. 7e0f7cf nfsd4: fail when delegreturn gets a non-delegation stateid by J. Bruce Fields · 16 years ago
  68. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 16 years ago
  69. 3e63307 nfsd4: add a helper function to decide if stateid is delegation by J. Bruce Fields · 16 years ago
  70. 819a8f5 nfsd4: remove some dprintk's by J. Bruce Fields · 16 years ago
  71. fd03b09 nfsd4: remove unneeded local variable by J. Bruce Fields · 16 years ago
  72. dc9bf70 nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op by J. Bruce Fields · 16 years ago
  73. 0c2a498 nfsd4: move check_stateid_generation check by J. Bruce Fields · 16 years ago
  74. a4455be nfsd4: trivial preprocess_stateid_op cleanup by J. Bruce Fields · 16 years ago
  75. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  76. f044ff8 nfsd4: split open/lockowner release code by J. Bruce Fields · 16 years ago
  77. f1d110c nfsd4: remove a forward declaration by J. Bruce Fields · 16 years ago
  78. 2283963 nfsd4: split lockstateid/openstateid release logic by J. Bruce Fields · 16 years ago
  79. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 16 years ago
  80. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  81. 55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT by J. Bruce Fields · 16 years ago
  82. 9346eff nfsd: Minor cleanup of find_stateid by Krishna Kumar · 16 years ago
  83. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  84. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  85. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  86. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  88. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  89. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  90. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  91. e518f05 nfsd: take file and mnt write in nfs4_upgrade_open by Benny Halevy · 16 years ago
  92. 4f83aa3 nfsd: document open share bit tracking by J. Bruce Fields · 16 years ago
  93. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  94. 3dd98a3 knfsd: clean up nfsd filesystem interfaces by Jeff Layton · 16 years ago
  95. b55e0ba nfsd: remove unnecessary atomic ops by J. Bruce Fields · 16 years ago
  96. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 17 years ago
  97. 9167f50 nfsd: initialize lease type in nfs4_open_delegation() by Felix Blyakher · 17 years ago
  98. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 17 years ago
  99. 6a85fa3 nfsd4: kill unnecessary check in preprocess_stateid_op by J. Bruce Fields · 17 years ago
  100. 0836f58 nfsd4: simplify stateid sequencing checks by J. Bruce Fields · 17 years ago