1. 998f40b NFS4: nfs4_opendata_access should return errno by Weston Andros Adamson · 12 years ago
  2. f9b1ef5 NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctly by Trond Myklebust · 12 years ago
  3. 324d003 NFS: add nfs_sb_deactive_async to avoid deadlock by Weston Andros Adamson · 12 years ago
  4. 2b1bc30 NFSv4: nfs4_locku_done must release the sequence id by Trond Myklebust · 12 years ago
  5. 2240a9e NFSv4.1: We must release the sequence id when we fail to get a session slot by Trond Myklebust · 12 years ago
  6. 399f11c NFS: Wait for session recovery to finish before returning by Bryan Schumaker · 12 years ago
  7. 5f65753 NFSv4 set open access operation call flag in nfs4_init_opendata_res by Andy Adamson · 12 years ago
  8. e23008e NFSv4 reduce attribute requests for open reclaim by Andy Adamson · 12 years ago
  9. 807d66d8 NFSv4: nfs4_open_done first must check that GETATTR decoded a file type by Trond Myklebust · 12 years ago
  10. ae2bb03 NFSv4: don't put ACCESS in OPEN compound if O_EXCL by Weston Andros Adamson · 12 years ago
  11. bbd3a8e NFSv4: don't check MAY_WRITE access bit in OPEN by Weston Andros Adamson · 12 years ago
  12. ee314c2 NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget by Trond Myklebust · 12 years ago
  13. dc18254 NFS41: fix error of setting blocklayoutdriver by Peng Tao · 12 years ago
  14. 6f2ea7f NFS: Add nfs4_unique_id boot parameter by Chuck Lever · 12 years ago
  15. 05f4c35 NFS: Discover NFSv4 server trunking when mounting by Chuck Lever · 12 years ago
  16. e984a55 NFS: Use the same nfs_client_id4 for every server by Chuck Lever · 12 years ago
  17. 6168f62 NFSv4: Add ACCESS operation to OPEN compound by Weston Andros Adamson · 12 years ago
  18. 6938867 NFS: Remove bad delegations during open recovery by Bryan Schumaker · 12 years ago
  19. fcb6d9c NFS: Always use the open stateid when checking for expired opens by Bryan Schumaker · 12 years ago
  20. 849b286 NFSv4.1: nfs4_proc_layoutreturn must always drop the plh_block_lgets count by Trond Myklebust · 12 years ago
  21. 1f7977c NFSv4.1: Simplify the pNFS return-on-close code by Trond Myklebust · 12 years ago
  22. 7fdab06 NFSv4.1: Fix a race in the pNFS return-on-close code by Trond Myklebust · 12 years ago
  23. 9369a43 NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg() by Trond Myklebust · 12 years ago
  24. 70c3bd2 NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr() by Trond Myklebust · 12 years ago
  25. a0b0a6e NFS: Clean up the pNFS layoutget interface by Trond Myklebust · 12 years ago
  26. 795a88c NFSv4: Convert the nfs4_lock_state->ls_flags to a bit field by Trond Myklebust · 12 years ago
  27. 2a36915 NFS: Clean up helper function nfs4_select_rw_stateid() by Trond Myklebust · 12 years ago
  28. e8d920c NFS: fix the return value check by using IS_ERR by Wei Yongjun · 12 years ago
  29. 1f1ea6c NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncached by Trond Myklebust · 12 years ago
  30. 21f498c NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl by Trond Myklebust · 12 years ago
  31. c3f52af NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  32. b291f1b NFSv4: Fix the acl cache size calculation by Trond Myklebust · 12 years ago
  33. 519d395 NFSv4: Fix pointer arithmetic in decode_getacl by Trond Myklebust · 12 years ago
  34. 47fbf797 NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done by Trond Myklebust · 12 years ago
  35. 21d1f58 pnfs: nfs4_proc_layoutget returns void by Idan Kedar · 12 years ago
  36. 8554116 pnfs: defer release of pages in layoutget by Idan Kedar · 12 years ago
  37. fac1e8e NFS: Keep module parameters in the generic NFS client by Bryan Schumaker · 12 years ago
  38. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  39. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  40. f44106e nfs: fix fl_type tests in NFSv4 code by Jeff Layton · 12 years ago
  41. 73a7970 NFS: Split out NFS v4 inode operations by Bryan Schumaker · 12 years ago
  42. 6bbb4ae NFS: Clean up nfs4_proc_setclientid() and friends by Chuck Lever · 12 years ago
  43. de73483 NFS: Treat NFS4ERR_CLID_INUSE as a fatal error by Chuck Lever · 12 years ago
  44. 46a87b8 NFS: When state recovery fails, waiting tasks should exit by Chuck Lever · 12 years ago
  45. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  46. 56d08fe NFS: nfs_getaclargs.acl_len is a size_t by Chuck Lever · 12 years ago
  47. 38527b1 NFS: Clean up TEST_STATEID and FREE_STATEID error reporting by Chuck Lever · 12 years ago
  48. 3e60ffd NFS: Clean up nfs41_check_expired_stateid() by Chuck Lever · 12 years ago
  49. eb64cf9 NFS: State reclaim clears OPEN and LOCK state by Chuck Lever · 12 years ago
  50. 89af273 NFS: Don't free a state ID the server does not recognize by Chuck Lever · 12 years ago
  51. 377e507 NFS: Fix up TEST_STATEID and FREE_STATEID return code handling by Chuck Lever · 12 years ago
  52. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
  53. 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  54. 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 12 years ago
  55. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  56. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  57. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  58. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 12 years ago
  59. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  60. e38eb65 NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo() by Bryan Schumaker · 12 years ago
  61. 6e5b587 NFSv4.1 handle OPEN O_CREATE mdsthreshold by Andy Adamson · 12 years ago
  62. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 12 years ago
  63. 2669940 NFSv4 do not send an empty SETATTR compound by Andy Adamson · 12 years ago
  64. 2d0dbc6 NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 12 years ago
  65. 02c6752 NFSv4.1: Convert another trivial printk into a dprintk by Trond Myklebust · 12 years ago
  66. f25efd8 NFS: Map minor mismatch error to protocol not support error. by Steve Dickson · 12 years ago
  67. 08106ac NFSv4.1: Convert a trivial printk into a dprintk by Trond Myklebust · 12 years ago
  68. 1549210f NFSv4: Fix an Oops in the open recovery code by Trond Myklebust · 12 years ago
  69. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  70. fb13bfa NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  71. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  72. 9f59479 NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 12 years ago
  73. 32b0131 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid by Trond Myklebust · 12 years ago
  74. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  75. 2cf047c NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session by Trond Myklebust · 12 years ago
  76. 848f5bd NFSv4.1: Ensure we use the correct credentials for session create/destroy by Trond Myklebust · 12 years ago
  77. bbafffd NFSv4.1: Exchange ID must use GFP_NOFS allocation mode by Trond Myklebust · 12 years ago
  78. 7c44f1ae nfs4.1: add BIND_CONN_TO_SESSION operation by Weston Andros Adamson · 12 years ago
  79. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 12 years ago
  80. 54ac471 NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation by Trond Myklebust · 12 years ago
  81. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 12 years ago
  82. acdeb69 NFS: EXCHANGE_ID should save the server major and minor ID by Chuck Lever · 12 years ago
  83. f092075 NFS: Always use the same SETCLIENTID boot verifier by Chuck Lever · 12 years ago
  84. 2c820d9 NFS: Force server to drop NFSv4 state by Chuck Lever · 12 years ago
  85. 177313f NFS: Clean up return code checking in nfs4_proc_exchange_id() by Chuck Lever · 12 years ago
  86. 5915554 NFS: Use proper naming conventions for nfs_client.impl_id field by Chuck Lever · 12 years ago
  87. 79d4e1f NFS: Use proper naming conventions for NFSv4.1 server scope fields by Chuck Lever · 12 years ago
  88. c360728 NFS: Don't swap bytes in nfs4_construct_boot_verifier() by Chuck Lever · 12 years ago
  89. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  90. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 12 years ago
  91. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 12 years ago
  92. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 12 years ago
  93. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  94. 8582715 NFSv4: COMMIT does not need post-op attributes by Trond Myklebust · 12 years ago
  95. 5a37f85 NFSv4: Don't request cache consistency attributes on some writes by Trond Myklebust · 12 years ago
  96. 778d281 NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds by Trond Myklebust · 12 years ago
  97. 7c317fc NFSv4: Simplify the NFSv4 CREATE compound by Trond Myklebust · 12 years ago
  98. 90ff0c5 NFSv4: Simplify the NFSv4 OPEN compound by Trond Myklebust · 12 years ago
  99. e144cbc NFSv4: Retrieve attributes _before_ calling delegreturn by Trond Myklebust · 12 years ago
  100. 9e907fe NFSv4: Delegreturn only needs the cache consistency bitmask by Trond Myklebust · 12 years ago