1. 2ed4b95b NFS: Clean up nfs4_proc_get_rootfh by Chuck Lever · 12 years ago
  2. 75bc882 NFS: Handle missing rpc.gssd when looking up root FH by Chuck Lever · 12 years ago
  3. 91876b1 NFSv4: Fix another reboot recovery race by Trond Myklebust · 12 years ago
  4. 6e3cf24 NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors by Trond Myklebust · 12 years ago
  5. ccb46e2 NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available by Trond Myklebust · 12 years ago
  6. 49f9a0f NFSv4.1: Enable open-by-filehandle by Trond Myklebust · 12 years ago
  7. 4a1c089 NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes by Trond Myklebust · 12 years ago
  8. 3b66486 NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids by Trond Myklebust · 12 years ago
  9. 39c6daa NFSv4: Prepare for minorversion-specific nfs_server capabilities by Trond Myklebust · 12 years ago
  10. 5521abf NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error by Trond Myklebust · 12 years ago
  11. 9b20614 NFSv4: The stateid must remain the same for replayed RPC calls by Trond Myklebust · 12 years ago
  12. 5d42230 NFSv4: Fail I/O if the state recovery fails irrevocably by Trond Myklebust · 12 years ago
  13. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  14. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 12 years ago
  15. 3000512 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS by Weston Andros Adamson · 12 years ago
  16. 7aa262b5 NFSv4: Fix another open/open_recovery deadlock by Trond Myklebust · 12 years ago
  17. a47970f NFSv4.1: Hold reference to layout hdr in layoutget by Weston Andros Adamson · 12 years ago
  18. 085b7a4 NFSv4.1: Don't decode skipped layoutgets by Weston Andros Adamson · 12 years ago
  19. c8da19b NFSv4.1: Fix an ABBA locking issue with session and state serialisation by Trond Myklebust · 12 years ago
  20. c21443c NFSv4: Fix a reboot recovery race when opening a file by Trond Myklebust · 12 years ago
  21. 65b62a2 NFSv4: Ensure delegation recall and byte range lock removal don't conflict by Trond Myklebust · 12 years ago
  22. 37380e4 NFSv4: Fix up the return values of nfs4_open_delegation_recall by Trond Myklebust · 12 years ago
  23. d25be54 NFSv4.1: Don't lose locks when a server reboots during delegation return by Trond Myklebust · 12 years ago
  24. 9a99af4 NFSv4.1: Prevent deadlocks between state recovery and file locking by Trond Myklebust · 12 years ago
  25. 322b2b9 Revert "NFS: add nfs_sb_deactive_async to avoid deadlock" by Trond Myklebust · 12 years ago
  26. f8d9a89 NFS: Fix access to suid/sgid executables by Weston Andros Adamson · 12 years ago
  27. de242c0 NFS: Use FS-Cache invalidation by David Howells · 12 years ago
  28. ac20d16 NFSv4.1: Deal effectively with interrupted RPC calls. by Trond Myklebust · 12 years ago
  29. 8e63b6a NFSv4.1: Move the RPC timestamp out of the slot. by Trond Myklebust · 12 years ago
  30. e879444 NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED. by Trond Myklebust · 12 years ago
  31. eb96d5c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  32. 8556307 NFSv4.1: Handle NFS4ERR_BADSLOT errors correctly by Trond Myklebust · 12 years ago
  33. 7ce0171 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  34. 7d3e91a NFSv4: Check for buffer length in __nfs4_get_acl_uncached by Sven Wegener · 12 years ago
  35. b75ad4c NFSv4.1: Ensure smooth handover of slots from one task to the next waiting by Trond Myklebust · 12 years ago
  36. 1e1093c NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence by Trond Myklebust · 12 years ago
  37. 104287c NFS: Remove _nfs_call_sync_session by Bryan Schumaker · 12 years ago
  38. 8fe72ba NFSv4: Clean up handling of privileged operations by Trond Myklebust · 12 years ago
  39. 275e7e2 NFSv4.1: Remove the 'FIFO' behaviour for nfs41_setup_sequence by Trond Myklebust · 12 years ago
  40. 7b939a3 NFSv4.1: Clean up nfs41_setup_sequence by Trond Myklebust · 12 years ago
  41. fd0c095 NFSv4: Simplify the NFSv4/v4.1 synchronous call switch by Trond Myklebust · 12 years ago
  42. d9afbd1 NFSv4.1: Simplify the sequence setup by Trond Myklebust · 12 years ago
  43. 6ba7db3 NFSv4.1: Use nfs41_setup_sequence where appropriate by Trond Myklebust · 12 years ago
  44. c10e449 NFSv4.1: Ping server when our session table limits are too high by Trond Myklebust · 12 years ago
  45. 73e39aa NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c by Trond Myklebust · 12 years ago
  46. 3302127 NFSv4: Move nfs4_wait_clnt_recover and nfs4_client_recover_expired_lease by Trond Myklebust · 12 years ago
  47. 5d63360 NFSv4.1: Clean up session draining by Trond Myklebust · 12 years ago
  48. 69d206b NFSv4.1: If slot allocation fails due to OOM, retry more quickly by Trond Myklebust · 12 years ago
  49. afa2961 NFSv4.1: Remove the state manager code to resize the slot table by Trond Myklebust · 12 years ago
  50. 87dda67 NFSv4.1: Allow SEQUENCE to resize the slot table on the fly by Trond Myklebust · 12 years ago
  51. 97e548a NFSv4.1: Support dynamic resizing of the session slot table by Trond Myklebust · 12 years ago
  52. ce008c4 NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation by Trond Myklebust · 12 years ago
  53. da0507b NFSv4.1: Reset the sequence number for slots that have been deallocated by Trond Myklebust · 12 years ago
  54. 464ee9f NFSv4.1: Ensure that the client tracks the server target_highest_slotid by Trond Myklebust · 12 years ago
  55. f4af6e2a NFSv4.1: Clean up nfs4_free_slot by Trond Myklebust · 12 years ago
  56. 2dc03b7 NFSv4.1: Simplify slot allocation by Trond Myklebust · 12 years ago
  57. 2b2fa71 NFSv4.1: Simplify struct nfs4_sequence_args too by Trond Myklebust · 12 years ago
  58. df2fabf NFSv4.1: Label each entry in the session slot tables with its slot number by Trond Myklebust · 12 years ago
  59. e3725ec NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer by Trond Myklebust · 12 years ago
  60. 933602e NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time by Trond Myklebust · 12 years ago
  61. 9216106 NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots by Trond Myklebust · 12 years ago
  62. 2d473d3 NFSv4.1: nfs4_alloc_slots doesn't need zeroing by Trond Myklebust · 12 years ago
  63. 43095d3 NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION by Trond Myklebust · 12 years ago
  64. 688a902 NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem by Trond Myklebust · 12 years ago
  65. ae72ae67 NFSv4.1: Don't confuse CREATE_SESSION arguments and results by Trond Myklebust · 12 years ago
  66. 6bdb5f2 NFS: Add sequence_priviliged_ops for nfs4_proc_sequence() by Bryan Schumaker · 12 years ago
  67. 4ea8fed NFSv4: Get rid of unnecessary BUG_ON()s by Trond Myklebust · 12 years ago
  68. d3edcf9 NFSv4: Remove the BUG_ON() from nfs4_get_lease_time_prepare()... by Trond Myklebust · 12 years ago
  69. 998f40b NFS4: nfs4_opendata_access should return errno by Weston Andros Adamson · 12 years ago
  70. f9b1ef5 NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly by Trond Myklebust · 12 years ago
  71. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  72. 2b1bc30 NFSv4: nfs4_locku_done must release the sequence id by Trond Myklebust · 12 years ago
  73. 2240a9e NFSv4.1: We must release the sequence id when we fail to get a session slot by Trond Myklebust · 12 years ago
  74. 399f11c NFS: Wait for session recovery to finish before returning by Bryan Schumaker · 12 years ago
  75. 5f65753 NFSv4 set open access operation call flag in nfs4_init_opendata_res by Andy Adamson · 12 years ago
  76. e23008e NFSv4 reduce attribute requests for open reclaim by Andy Adamson · 12 years ago
  77. 807d66d8 NFSv4: nfs4_open_done first must check that GETATTR decoded a file type by Trond Myklebust · 12 years ago
  78. ae2bb03 NFSv4: don't put ACCESS in OPEN compound if O_EXCL by Weston Andros Adamson · 12 years ago
  79. bbd3a8e NFSv4: don't check MAY_WRITE access bit in OPEN by Weston Andros Adamson · 12 years ago
  80. ee314c2 NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget by Trond Myklebust · 12 years ago
  81. dc18254 NFS41: fix error of setting blocklayoutdriver by Peng Tao · 12 years ago
  82. 6f2ea7f NFS: Add nfs4_unique_id boot parameter by Chuck Lever · 12 years ago
  83. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  84. e984a55 NFS: Use the same nfs_client_id4 for every server by Chuck Lever · 12 years ago
  85. 6168f62 NFSv4: Add ACCESS operation to OPEN compound by Weston Andros Adamson · 12 years ago
  86. 6938867 NFS: Remove bad delegations during open recovery by Bryan Schumaker · 12 years ago
  87. fcb6d9c NFS: Always use the open stateid when checking for expired opens by Bryan Schumaker · 12 years ago
  88. 849b286 NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count by Trond Myklebust · 12 years ago
  89. 1f7977c NFSv4.1: Simplify the pNFS return-on-close code by Trond Myklebust · 12 years ago
  90. 7fdab06 NFSv4.1: Fix a race in the pNFS return-on-close code by Trond Myklebust · 12 years ago
  91. 9369a43 NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg() by Trond Myklebust · 12 years ago
  92. 70c3bd2 NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr() by Trond Myklebust · 12 years ago
  93. a0b0a6e NFS: Clean up the pNFS layoutget interface by Trond Myklebust · 12 years ago
  94. 795a88c NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field by Trond Myklebust · 12 years ago
  95. 2a36915 NFS: Clean up helper function nfs4_select_rw_stateid() by Trond Myklebust · 12 years ago
  96. e8d920c NFS: fix the return value check by using IS_ERR by Wei Yongjun · 12 years ago
  97. 1f1ea6c NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached by Trond Myklebust · 12 years ago
  98. 21f498c NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl by Trond Myklebust · 12 years ago
  99. c3f52af NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  100. b291f1b NFSv4: Fix the acl cache size calculation by Trond Myklebust · 12 years ago