1. e38eb65 NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo() by Bryan Schumaker · 12 years ago
  2. 6e5b587 NFSv4.1 handle OPEN O_CREATE mdsthreshold by Andy Adamson · 12 years ago
  3. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 12 years ago
  4. 2669940 NFSv4 do not send an empty SETATTR compound by Andy Adamson · 12 years ago
  5. 2d0dbc6 NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 12 years ago
  6. 02c6752 NFSv4.1: Convert another trivial printk into a dprintk by Trond Myklebust · 12 years ago
  7. f25efd8 NFS: Map minor mismatch error to protocol not support error. by Steve Dickson · 12 years ago
  8. 08106ac NFSv4.1: Convert a trivial printk into a dprintk by Trond Myklebust · 12 years ago
  9. 1549210f NFSv4: Fix an Oops in the open recovery code by Trond Myklebust · 12 years ago
  10. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  11. fb13bfa NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  12. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  13. 9f59479 NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 12 years ago
  14. 32b0131 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid by Trond Myklebust · 12 years ago
  15. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  16. 2cf047c NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session by Trond Myklebust · 12 years ago
  17. 848f5bd NFSv4.1: Ensure we use the correct credentials for session create/destroy by Trond Myklebust · 12 years ago
  18. bbafffd NFSv4.1: Exchange ID must use GFP_NOFS allocation mode by Trond Myklebust · 12 years ago
  19. 7c44f1ae nfs4.1: add BIND_CONN_TO_SESSION operation by Weston Andros Adamson · 12 years ago
  20. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 12 years ago
  21. 54ac471 NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation by Trond Myklebust · 12 years ago
  22. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 12 years ago
  23. acdeb69 NFS: EXCHANGE_ID should save the server major and minor ID by Chuck Lever · 12 years ago
  24. f092075 NFS: Always use the same SETCLIENTID boot verifier by Chuck Lever · 12 years ago
  25. 2c820d9 NFS: Force server to drop NFSv4 state by Chuck Lever · 12 years ago
  26. 177313f NFS: Clean up return code checking in nfs4_proc_exchange_id() by Chuck Lever · 12 years ago
  27. 5915554 NFS: Use proper naming conventions for nfs_client.impl_id field by Chuck Lever · 12 years ago
  28. 79d4e1f NFS: Use proper naming conventions for NFSv4.1 server scope fields by Chuck Lever · 12 years ago
  29. c360728 NFS: Don't swap bytes in nfs4_construct_boot_verifier() by Chuck Lever · 12 years ago
  30. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  31. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 12 years ago
  32. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 12 years ago
  33. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 12 years ago
  34. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  35. 8582715 NFSv4: COMMIT does not need post-op attributes by Trond Myklebust · 12 years ago
  36. 5a37f85 NFSv4: Don't request cache consistency attributes on some writes by Trond Myklebust · 12 years ago
  37. 778d281 NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds by Trond Myklebust · 12 years ago
  38. 7c317fc NFSv4: Simplify the NFSv4 CREATE compound by Trond Myklebust · 12 years ago
  39. 90ff0c5 NFSv4: Simplify the NFSv4 OPEN compound by Trond Myklebust · 12 years ago
  40. e144cbc NFSv4: Retrieve attributes _before_ calling delegreturn by Trond Myklebust · 12 years ago
  41. 9e907fe NFSv4: Delegreturn only needs the cache consistency bitmask by Trond Myklebust · 12 years ago
  42. 3617e50 NFSv4.1: Use the correct hostname in the client identifier string by Trond Myklebust · 12 years ago
  43. 80a16b2 NFS: Remove extra rpc_clnt argument to proc_lookup by Bryan Schumaker · 12 years ago
  44. 281cad4 NFS: Create a submount rpc_op by Bryan Schumaker · 12 years ago
  45. 2671bfc NFS: Remove secinfo knowledge out of the generic client by Bryan Schumaker · 12 years ago
  46. 6c75dc0 NFS: merge _full and _partial write rpc_ops by Fred Isaman · 12 years ago
  47. 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 12 years ago
  48. cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 12 years ago
  49. 0b7c015 NFS: add a struct nfs_commit_data to replace nfs_write_data in commits by Fred Isaman · 12 years ago
  50. f05d147 NFS: Fix following referral mount points with different security by Bryan Schumaker · 12 years ago
  51. 72de53e NFS: Do secinfo as part of lookup by Bryan Schumaker · 12 years ago
  52. db0a959 NFS: Handle exceptions coming out of nfs4_proc_fs_locations() by Bryan Schumaker · 12 years ago
  53. 5794d21 Avoid beyond bounds copy while caching ACL by Sachin Prabhu · 12 years ago
  54. 5a00689 Avoid reading past buffer when calling GETACL by Sachin Prabhu · 12 years ago
  55. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  56. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  57. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  58. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  59. 1497748 NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error by Trond Myklebust · 12 years ago
  60. e59d27e NFSv4.1: Fix layoutcommit error handling by Trond Myklebust · 12 years ago
  61. 05e9cfb NFSv4: Fix two infinite loops in the mount code by Trond Myklebust · 12 years ago
  62. 20e0fa9 Fix length of buffer copied in __nfs4_get_acl_uncached by Sachin Prabhu · 12 years ago
  63. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  64. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 12 years ago
  65. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 12 years ago
  66. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 12 years ago
  67. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 12 years ago
  68. 5ae67c4 NFSv4: It is not safe to dereference lsp->ls_state in release_lockowner by Trond Myklebust · 12 years ago
  69. 2b86ce2 nfs: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  70. 9a3ba43 NFSv4: Rate limit the state manager warning messages by Trond Myklebust · 12 years ago
  71. 1728017 NFS: Fix a number of sparse warnings by Trond Myklebust · 12 years ago
  72. 4fc8796 NFSv4: Clean up nfs4_select_rw_stateid() by Trond Myklebust · 12 years ago
  73. 0032a7a NFS: Don't copy read delegation stateids in setattr by Trond Myklebust · 12 years ago
  74. 3114ea7 NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE by Trond Myklebust · 12 years ago
  75. cf470c3 NFSv4: Don't free the nfs4_lock_state until after the release_lockowner by Trond Myklebust · 12 years ago
  76. cd93710 NFS: Fix nfs4_verifier memory alignment by Chuck Lever · 12 years ago
  77. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 12 years ago
  78. f597c53 NFSv4: Add helpers for basic copying of stateids by Trond Myklebust · 12 years ago
  79. 1e3987c NFSv4: Rename nfs4_copy_stateid() by Trond Myklebust · 12 years ago
  80. 36281ca NFSv4: Further clean-ups of delegation stateid validation by Trond Myklebust · 12 years ago
  81. a1d0b5e NFS: Properly handle the case where the delegation is revoked by Trond Myklebust · 12 years ago
  82. 8aa0a41 Merge commit 'nfs-for-3.3-4' into nfs-for-next by Trond Myklebust · 12 years ago
  83. 264e635 NFS: Request fh_expire_type attribute in "server caps" operation by Chuck Lever · 12 years ago
  84. 81934dd NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS by Chuck Lever · 12 years ago
  85. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  86. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  87. a3ca565 NFS: Add debugging messages to NFSv4's CLOSE procedure by Chuck Lever · 12 years ago
  88. 7d2ed9a NFSv4: parse and display server implementation ids by Weston Andros Adamson · 13 years ago
  89. 9edbd95 NFSv4: fix server_scope memory leak by Weston Andros Adamson · 13 years ago
  90. abe9a6d NFSv4: fix server_scope memory leak by Weston Andros Adamson · 13 years ago
  91. f86f36a NFSv4.1: Fix a NFSv4.1 session initialisation regression by Trond Myklebust · 13 years ago
  92. b4b9a0c nfs41: Verify channel's attributes accordingly to RFC v2 by Vitaliy Gusev · 13 years ago
  93. ef159e9 NFSv4.1: Add a module parameter to set the number of session slots by Trond Myklebust · 13 years ago
  94. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 13 years ago
  95. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 13 years ago
  96. f9fd2d9 NFS: printks in fs/nfs/ should start with NFS: by Weston Andros Adamson · 13 years ago
  97. b01dd1d NFS: Call test_stateid() and free_stateid() with correct stateids by Bryan Schumaker · 13 years ago
  98. 1cab065 NFS: Pass a stateid to test_stateid() and free_stateid() by Bryan Schumaker · 13 years ago
  99. 331818f NFSv4: Fix an Oops in the NFSv4 getacl code by Trond Myklebust · 13 years ago
  100. a4980e7 NFSv4: ACCESS validation doesn't require a full attribute refresh by Trond Myklebust · 13 years ago