1. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago
  2. f2c1b51 NFSv4.1: nfs4_reset_session should use nfs4_handle_reclaim_lease_error by Trond Myklebust · 12 years ago
  3. 9f59479 NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 12 years ago
  4. 7c5d725 NFSv4.1: Handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION in the state manager by Trond Myklebust · 12 years ago
  5. bf674c8 NFSv4.1: Handle errors in nfs4_bind_conn_to_session by Trond Myklebust · 12 years ago
  6. 43ac544 NFSv4.1: nfs4_bind_conn_to_session should drain the session by Trond Myklebust · 12 years ago
  7. 32b0131 NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientid by Trond Myklebust · 12 years ago
  8. 6624553 NFSv4.1: Add DESTROY_CLIENTID by Trond Myklebust · 12 years ago
  9. 2cf047c NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session by Trond Myklebust · 12 years ago
  10. 848f5bd NFSv4.1: Ensure we use the correct credentials for session create/destroy by Trond Myklebust · 12 years ago
  11. ad24ecf NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations by Trond Myklebust · 12 years ago
  12. 89a2173 NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the lease by Trond Myklebust · 12 years ago
  13. be0bfed NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRM by Trond Myklebust · 12 years ago
  14. 2a6ee6a NFSv4: Clean up the error handling for nfs4_reclaim_lease by Trond Myklebust · 12 years ago
  15. bbafffd NFSv4.1: Exchange ID must use GFP_NOFS allocation mode by Trond Myklebust · 12 years ago
  16. a9e6444 nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN* by Weston Andros Adamson · 12 years ago
  17. 7c44f1ae nfs4.1: add BIND_CONN_TO_SESSION operation by Weston Andros Adamson · 12 years ago
  18. d23d61c NFSv4.1 test the mdsthreshold hint parameters by Andy Adamson · 12 years ago
  19. 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 12 years ago
  20. 82be417 NFSv4.1 cache mdsthreshold values on OPEN by Andy Adamson · 12 years ago
  21. 88034c3 NFSv4.1 mdsthreshold attribute xdr by Andy Adamson · 12 years ago
  22. 54ac471 NFS: Add memory barriers to the nfs_client->cl_cons_state initialisation by Trond Myklebust · 12 years ago
  23. 4697bd5 NFSv4: Fix a race in the net namespace mount notification by Trond Myklebust · 12 years ago
  24. 7b38c36 NFSv4.1: Fix session initialisation races by Trond Myklebust · 12 years ago
  25. acdeb69 NFS: EXCHANGE_ID should save the server major and minor ID by Chuck Lever · 12 years ago
  26. 4bf590e NFS: Add nfs_client behavior flags by Chuck Lever · 12 years ago
  27. 8cab4c3 NFS: Refactor nfs_get_client(): initialize nfs_client by Chuck Lever · 12 years ago
  28. f411703 NFS: Refactor nfs_get_client(): add nfs_found_client() by Chuck Lever · 12 years ago
  29. f092075 NFS: Always use the same SETCLIENTID boot verifier by Chuck Lever · 12 years ago
  30. 2c820d9 NFS: Force server to drop NFSv4 state by Chuck Lever · 12 years ago
  31. ce1c8fc NFS: Remove nfs_unique_id by Chuck Lever · 12 years ago
  32. 177313f NFS: Clean up return code checking in nfs4_proc_exchange_id() by Chuck Lever · 12 years ago
  33. 73ea666 NFS: Use proper naming conventions for the nfs_client.net field by Chuck Lever · 12 years ago
  34. 5915554 NFS: Use proper naming conventions for nfs_client.impl_id field by Chuck Lever · 12 years ago
  35. 79d4e1f NFS: Use proper naming conventions for NFSv4.1 server scope fields by Chuck Lever · 12 years ago
  36. e3c0fb7 NFS: Add NFSDBG_STATE by Chuck Lever · 12 years ago
  37. c360728 NFS: Don't swap bytes in nfs4_construct_boot_verifier() by Chuck Lever · 12 years ago
  38. 497826a NFS: Fix compiler warnings by Bryan Schumaker · 12 years ago
  39. bd4aeff NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks by Andy Adamson · 12 years ago
  40. 996074c NFSv4.1 Just use nfs_put_client in filelayout release by Andy Adamson · 12 years ago
  41. d42e787 NFSv4.1 fix null state reference in filelayout_async_handle_error by Andy Adamson · 12 years ago
  42. 53b8ee3 NFSv4.1: Fix a bad reference count issue in the pNFS commit code by Trond Myklebust · 12 years ago
  43. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  44. 041245c NFSv4.1 resend LAYOUTGET on data server invalid layout errors by Andy Adamson · 12 years ago
  45. b4a2967 NFSv4.1 dereference a disconnected data server client record by Andy Adamson · 12 years ago
  46. 3a7936c NFSv4.1 ref count nfs_client across filelayout data server io by Andy Adamson · 12 years ago
  47. 0a57cda NFSv4.1 send layoutreturn to fence disconnected data server by Andy Adamson · 12 years ago
  48. 671fb89 NFSv4.1 wake up all tasks on un-connected DS slot table waitq by Andy Adamson · 12 years ago
  49. 0ad2f37 NFSv4.1 Check invalid deviceid upon slot table waitq wakeup by Andy Adamson · 12 years ago
  50. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 12 years ago
  51. e7dd79af NFSv4.1: mark deviceid invalid on filelayout DS connection errors by Andy Adamson · 12 years ago
  52. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 12 years ago
  53. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 12 years ago
  54. 90fecfc NFSv4.1 cleanup filelayout invalid layout handling by Andy Adamson · 12 years ago
  55. 554d458 NFSv4.1: cleanup filelayout invalid deviceid handling by Andy Adamson · 12 years ago
  56. e73e6c9 Fixed goto readability in nfs_update_inode. by Matthew Treinish · 12 years ago
  57. 5f23eff3 NFS: fix unsigned comparison in nfs4_create_sec_client by Benny Halevy · 12 years ago
  58. 39ffb92 NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined by Trond Myklebust · 12 years ago
  59. 5abc03c NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 12 years ago
  60. 981f9fa NFS: Turn v3 on by default by Bryan Schumaker · 12 years ago
  61. 2ba6800 NFS: Make v2 configurable by Bryan Schumaker · 12 years ago
  62. 5e7e5a0 NFS: Create an NFS v3 stat_to_errno() by Bryan Schumaker · 12 years ago
  63. 87c7083 NFS: Pass mntfh as part of the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  64. 46058d4 NFS: Allocate parsed mount data directly to the nfs_mount_info structure by Bryan Schumaker · 12 years ago
  65. d72c727 NFS: Create a single nfs_validate_mount_data() function by Bryan Schumaker · 12 years ago
  66. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 12 years ago
  67. 486aa69 NFS: Create a new nfs_try_mount() by Bryan Schumaker · 12 years ago
  68. db83335 NFS: Let mount data parsing set the NFS version by Bryan Schumaker · 12 years ago
  69. 21e4b82 NFS: Use nfs_fs_mount_common() for remote referral mounts by Bryan Schumaker · 12 years ago
  70. 3d176e3 NFS: Use nfs_fs_mount_common() for xdev mounts by Bryan Schumaker · 12 years ago
  71. 8c958e0 NFS: Create a common xdev_mount() function by Bryan Schumaker · 12 years ago
  72. c40f8d1 NFS: Create a common fs_mount() function by Bryan Schumaker · 12 years ago
  73. 586f95c NFS: Remove NFS4_MOUNT_UNSHARED by Bryan Schumaker · 12 years ago
  74. 2311b94 NFS: Don't pass mount data to nfs_fscache_get_super_cookie() by Bryan Schumaker · 12 years ago
  75. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 12 years ago
  76. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 12 years ago
  77. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  78. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 12 years ago
  79. 48a5730 cifs: fix revalidation test in cifs_llseek() by Dan Carpenter · 12 years ago
  80. 0427708 NFS: Clean up - Simplify reference counting in fs/nfs/direct.c by Trond Myklebust · 12 years ago
  81. 1d1afcb NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_release by Trond Myklebust · 12 years ago
  82. 7ad84aa NFS: Clean up - simplify nfs_lock_request() by Trond Myklebust · 12 years ago
  83. d1182b3 NFS: nfs_set_page_writeback no longer needs to reference the page by Trond Myklebust · 12 years ago
  84. 3aff4eb NFS: Prevent a deadlock in the new writeback code by Trond Myklebust · 12 years ago
  85. dc327ed NFSv4: nfs_client_return_marked_delegations can't flush data by Trond Myklebust · 12 years ago
  86. c57d1bc NFS: nfs_inode_return_delegation() should always flush dirty data by Trond Myklebust · 12 years ago
  87. 14546c3 NFS: Don't do a full flush to disk on close() if we hold a delegation by Trond Myklebust · 12 years ago
  88. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  89. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  90. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  91. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  92. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  93. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  94. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  95. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  96. 1385b81 NFS: Fix sparse warnings by Trond Myklebust · 12 years ago
  97. bf5fc40 NFS: Fix O_DIRECT compile warnings by Trond Myklebust · 12 years ago
  98. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  99. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  100. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago