1. f694869 a couple of mntget+dget -> path_get in nfs4proc by Al Viro · 14 years ago
  2. a2c0b9e NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly by Trond Myklebust · 14 years ago
  3. 0339169 NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily by Trond Myklebust · 14 years ago
  4. 8e469eb NFSv4: Don't allow posix locking against servers that don't support it by Trond Myklebust · 14 years ago
  5. 2bee72a NFSv4: Ensure that the NFSv4 locking can recover from stateid errors by Trond Myklebust · 14 years ago
  6. 72211db NFSv4: Release the sequence id before restarting a CLOSE rpc call by Trond Myklebust · 15 years ago
  7. 68bf05e nfs41: fix session fore channel negotiation by Andy Adamson · 15 years ago
  8. a5523b8 nfs41: do not zero seqid portion of stateid on close by Andy Adamson · 15 years ago
  9. 5601a00 nfs: run state manager in privileged mode by Alexandros Batsakis · 15 years ago
  10. b257957 nfs: make recovery state manager operations privileged by Alexandros Batsakis · 15 years ago
  11. 689cf5c nfs: enforce FIFO ordering of operations trying to acquire slot by Alexandros Batsakis · 15 years ago
  12. 40ead58 nfs: remove rpc_task argument from nfs4_find_slot by Alexandros Batsakis · 15 years ago
  13. afe6c27 nfs: change nfs4_do_setlk params to identify recovery type by Alexandros Batsakis · 15 years ago
  14. 0f7e720 nfs: do not do a LOOKUP after open by Alexandros Batsakis · 15 years ago
  15. 3bfb0fc nfs: minor cleanup of session draining by Alexandros Batsakis · 15 years ago
  16. 88069f7 NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare by Trond Myklebust · 15 years ago
  17. 74e7bb7 nfs41: Handle NFSv4.1 session errors in the delegation recall code by Ricardo Labiaga · 15 years ago
  18. 7970886 nfs41: Retry delegation return if it failed with session error by Ricardo Labiaga · 15 years ago
  19. bcfa49f nfs41: Handle session errors during delegation return by Ricardo Labiaga · 15 years ago
  20. 0110ee1 NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured by Trond Myklebust · 15 years ago
  21. 9dfdf40 nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID by Ricardo Labiaga · 15 years ago
  22. 9430fb6 nfs41: nfs41_setup_state_renewal by Ricardo Labiaga · 15 years ago
  23. bcb5616 NFSv41: More cleanups by Trond Myklebust · 15 years ago
  24. 35dc1d7 NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING code by Trond Myklebust · 15 years ago
  25. d61e612 NFSv41: Clean up slot table management by Trond Myklebust · 15 years ago
  26. f26468f NFSv41: Fix nfs4_proc_create_session by Trond Myklebust · 15 years ago
  27. fce5c83 nfs41: RECLAIM_COMPLETE functionality by Ricardo Labiaga · 15 years ago
  28. 0629e37 nfs41: check SEQUENCE status flag by Alexandros Batsakis · 15 years ago
  29. 2449ea2 nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize by Alexandros Batsakis · 15 years ago
  30. 7b183d0 nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id by Alexandros Batsakis · 15 years ago
  31. 4882ef7 nfs41: add support for the exclusive create flags by Alexandros Batsakis · 15 years ago
  32. 0b9e2d4 nfs41: only state manager sets NFS4CLNT_SESSION_SETUP by Andy Adamson · 15 years ago
  33. 691daf3 nfs41: drain session cleanup by Andy Adamson · 15 years ago
  34. ea028ac nfs41: nfs41: fix state manager deadlock in session reset by Andy Adamson · 15 years ago
  35. 05f0d23 nfs41: remove nfs4_recover_session by Andy Adamson · 15 years ago
  36. 2628edd nfs41: don't clear tk_action on success by Andy Adamson · 15 years ago
  37. b917923 nfs41: fix switch in nfs4_handle_exception by Andy Adamson · 15 years ago
  38. 36bbe34 nfs41: free the slot on unhandled read errors by Andy Adamson · 15 years ago
  39. e608e79 nfs41: call free slot from nfs4_restart_rpc by Andy Adamson · 15 years ago
  40. 1d9ddde nfs41: nfs4_get_lease_time will never session reset by Andy Adamson · 15 years ago
  41. 6df0818 nfs41: rename cl_state session SETUP bit to RESET by Andy Adamson · 15 years ago
  42. 4d643d1 nfs41: add create session into establish_clid by Andy Adamson · 15 years ago
  43. 7285f2d Merge branch 'devel' into linux-next by Trond Myklebust · 15 years ago
  44. 44ed355 NFS4ERR_FILE_OPEN handling in Linux/NFS by NeilBrown · 15 years ago
  45. 1185a55 NFSv4: Ensure nfs4_close_context() is declared as static by Trond Myklebust · 15 years ago
  46. a9ed2e2 NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease. by Trond Myklebust · 15 years ago
  47. 96d25e5 NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT by Trond Myklebust · 15 years ago
  48. 141aeb9 NFSv4: Fix two unbalanced put_rpccred() issues. by Trond Myklebust · 15 years ago
  49. 52567b0 NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE by Trond Myklebust · 15 years ago
  50. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  51. 62ab460 NFSv4: Add 'server capability' flags for NFSv4 recommended attributes by Trond Myklebust · 15 years ago
  52. a78cb57 NFSv4: Don't loop forever on state recovery failure... by Trond Myklebust · 15 years ago
  53. d953126 NFSv4: Fix a problem whereby a buggy server can oops the kernel by Trond Myklebust · 15 years ago
  54. fccba80 NFSv4: Fix an NFSv4 mount regression by Trond Myklebust · 15 years ago
  55. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  56. 578e458 nfs41: Move initialization of nfs4_opendata seq_res to nfs4_init_opendata_res by Benny Halevy · 15 years ago
  57. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  58. 4bf259e nfs: remove unnecessary NFS_INO_INVALID_ACL checks by James Morris · 15 years ago
  59. f8625a6 nfs41: Backchannel: Add a backchannel slot table to the session by Ricardo Labiaga · 15 years ago
  60. 050047c nfs41: Backchannel: Refactor nfs4_init_slot_table() by Ricardo Labiaga · 15 years ago
  61. b73dafa nfs41: Backchannel: Refactor nfs4_reset_slot_table() by Ricardo Labiaga · 15 years ago
  62. 5a0ffe5 nfs41: Release backchannel resources associated with session by Andy Adamson · 15 years ago
  63. 0f91421 nfs41: Client indicates presence of NFSv4.1 callback channel. by Andy Adamson · 15 years ago
  64. 965b5d6 NFSv4: Handle more errors when recovering open file and locking state by Trond Myklebust · 15 years ago
  65. d512220 NFSv4: Move error handling out of the delegation generic code by Trond Myklebust · 15 years ago
  66. 34dc1ad nfs41: increment_{open,lock}_seqid by Benny Halevy · 15 years ago
  67. 008f55d nfs41: recover lease in _nfs4_lookup_root by Benny Halevy · 15 years ago
  68. b4b8260 nfs41: get_clid_cred for EXCHANGE_ID by Andy Adamson · 15 years ago
  69. 90a1661 nfs41: add a get_clid_cred function to nfs4_state_recovery_ops by Andy Adamson · 15 years ago
  70. 591d71c nfs41: establish sessions-based clientid by Andy Adamson · 15 years ago
  71. a7b7210 nfs41: introduce get_state_renewal_cred by Andy Adamson · 15 years ago
  72. 8e69514f nfs41: support minorversion 1 for nfs4_check_lease by Benny Halevy · 15 years ago
  73. 29fba38 nfs41: lease renewal by Benny Halevy · 15 years ago
  74. b069d94 nfs41: schedule async session reset by Andy Adamson · 15 years ago
  75. 4745e31 nfs41: kick start nfs41 session recovery when handling errors by Andy Adamson · 15 years ago
  76. eedc020 nfs41: use rpc prepare call state for session reset by Andy Adamson · 15 years ago
  77. 76db6d9 nfs41: add session setup to the state manager by Andy Adamson · 15 years ago
  78. ac72b7b nfs41: reset the session slot table by Andy Adamson · 15 years ago
  79. fc01cea nfs41: sequence operation by Andy Adamson · 15 years ago
  80. 8328d59 nfs41: enable nfs_client only nfs4_async_handle_error by Andy Adamson · 15 years ago
  81. 0f3e66c nfs41: destroy_session operation by Andy Adamson · 15 years ago
  82. 8d35301 nfs41: verify session channel attribues by Andy Adamson · 15 years ago
  83. fc93158 nfs41: create_session operation by Andy Adamson · 15 years ago
  84. 2050f0c nfs41: get_lease_time by Andy Adamson · 15 years ago
  85. 99fe60d nfs41: exchange_id operation by Benny Halevy · 15 years ago
  86. 938e101 nfs41 delegreturn sequence setup done support by Andy Adamson · 15 years ago
  87. 21d9a85 nfs41 commit sequence setup done support by Andy Adamson · 15 years ago
  88. def6ed7 nfs41 write sequence setup done support by Andy Adamson · 15 years ago
  89. f11c88a nfs41: read sequence setup/done support by Andy Adamson · 15 years ago
  90. 472cfbd nfs41: unlink sequence setup/done support by Andy Adamson · 15 years ago
  91. a893693 nfs41: locku sequence setup/done support by Andy Adamson · 15 years ago
  92. 66179ef nfs41: lock sequence setup/done support by Andy Adamson · 15 years ago
  93. d898528 nfs41: open sequence setup/done support by Andy Adamson · 15 years ago
  94. 19ddab0 nfs41: close sequence setup/done support by Andy Adamson · 15 years ago
  95. 69ab40c nfs41: nfs41_call_sync_done by Andy Adamson · 15 years ago
  96. b0df806 nfs41: nfs41_sequence_done by Andy Adamson · 15 years ago
  97. 1361587 nfs41: nfs41_sequence_free_slot by Andy Adamson · 15 years ago
  98. e2c4ab3 nfs41: free slot by Andy Adamson · 15 years ago
  99. fbcd4ab nfs41: setup_sequence method by Andy Adamson · 15 years ago
  100. 510b817 nfs41: find slot by Benny Halevy · 15 years ago