1. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  2. c23266d NFS4.1 Fix data server connection race by Andy Adamson · 11 years ago
  3. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  4. d497ab9 NFSv3: match sec= flavor against server list by Weston Andros Adamson · 11 years ago
  5. c8b2d0b NFSv4.1: Ensure that we free the lock stateid on the server by Trond Myklebust · 11 years ago
  6. 7c1d5fa NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call by Trond Myklebust · 11 years ago
  7. c5a2a15 NFSv4.x: Fix handling of partially delegated locks by Trond Myklebust · 11 years ago
  8. 2e1deaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  9. 8728f98 Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  10. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  11. 721ccfb NFSv4: Warn once about servers that incorrectly apply open mode to setattr by Trond Myklebust · 11 years ago
  12. ee3ae84 NFSv4: Servers should only check SETATTR stateid open mode on size change by Trond Myklebust · 11 years ago
  13. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 11 years ago
  14. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 11 years ago
  15. bdeca1b NFSv4: Don't recheck permissions on open in case of recovery cached open by Trond Myklebust · 11 years ago
  16. cd4c9be NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes by Trond Myklebust · 11 years ago
  17. 8188df1 NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle by Trond Myklebust · 11 years ago
  18. 79d852b NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE by Chuck Lever · 11 years ago
  19. fd068b2 NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate by Trond Myklebust · 11 years ago
  20. 8e472f3 NFSv4: Ensure the LOCK call cannot use the delegation stateid by Trond Myklebust · 11 years ago
  21. 92b40e9 NFSv4: Use the open stateid if the delegation has the wrong mode by Trond Myklebust · 11 years ago
  22. 042ad0b nfs: Send atime and mtime as a 64bit value by Bryan Schumaker · 11 years ago
  23. 549b19c NFSv4: Record the OPEN create mode used in the nfs4_opendata structure by Trond Myklebust · 11 years ago
  24. 98f98cf NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports by Trond Myklebust · 11 years ago
  25. b570a97 NFSv4: Fix handling of revoked delegations by setattr by Trond Myklebust · 11 years ago
  26. a895d57 treewide: Fix typo in printks by Masanari Iida · 11 years ago
  27. b9536ad NFSv4 release the sequence id in the return on close case by Andy Adamson · 11 years ago
  28. 314d7cc nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks by Jeff Layton · 11 years ago
  29. 51de017 Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  30. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 11 years ago
  31. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  32. fa33294 NFSv4: Fix another potential state manager deadlock by Trond Myklebust · 11 years ago
  33. 7a8203d NFS: Ensure that NFS file unlock waits for readahead to complete by Trond Myklebust · 11 years ago
  34. 577b423 NFS: Add functionality to allow waiting on all outstanding reads to complete by Trond Myklebust · 11 years ago
  35. bc7a05c NFSv4: Handle timeouts correctly when probing for lease validity by Trond Myklebust · 11 years ago
  36. 826e001 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use by Trond Myklebust · 11 years ago
  37. b02ba0b NFSv4: Clean up nfs_expire_all_delegations by Trond Myklebust · 11 years ago
  38. 5c31e23 NFSv4: Fix nfs_server_return_all_delegations by Trond Myklebust · 11 years ago
  39. b757144 NFSv4: Be less aggressive about returning delegations for open files by Trond Myklebust · 11 years ago
  40. db4f2e63 NFSv4: Clean up delegation recall error handling by Trond Myklebust · 11 years ago
  41. be76b5b NFSv4: Clean up nfs4_open_delegation_recall by Trond Myklebust · 11 years ago
  42. 4a706fa NFSv4: Clean up nfs4_lock_delegation_recall by Trond Myklebust · 11 years ago
  43. 8b6cc4d NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall by Trond Myklebust · 11 years ago
  44. dbb21c2 NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recall by Trond Myklebust · 11 years ago
  45. 25d280a nfs: allow the v4.1 callback thread to freeze by Jeff Layton · 11 years ago
  46. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 11 years ago
  47. b193d59 NFSv4: Fix a memory leak in nfs4_discover_server_trunking by Trond Myklebust · 11 years ago
  48. 845cbce NFSv4: Don't clear the machine cred when client establish returns EACCES by Trond Myklebust · 11 years ago
  49. ea33e6c NFSv4: Fix issues in nfs4_discover_server_trunking by Trond Myklebust · 11 years ago
  50. 2363122 NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available by Trond Myklebust · 11 years ago
  51. 4580a92 NFS: Use server-recommended security flavor by default (NFSv3) by Chuck Lever · 11 years ago
  52. 094f7b6 selinux: make security_sb_clone_mnt_opts return an error on context mismatch by Jeff Layton · 11 years ago
  53. 4edaa30 NFS: Use "krb5i" to establish NFSv4 state whenever possible by Chuck Lever · 11 years ago
  54. c4eafe1 NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC by Chuck Lever · 11 years ago
  55. 9a744ba NFS: Use static list of security flavors during root FH lookup recovery by Chuck Lever · 11 years ago
  56. 83ca7f5 NFS: Avoid PUTROOTFH when managing leases by Chuck Lever · 11 years ago
  57. 2ed4b95b NFS: Clean up nfs4_proc_get_rootfh by Chuck Lever · 11 years ago
  58. 75bc882 NFS: Handle missing rpc.gssd when looking up root FH by Chuck Lever · 11 years ago
  59. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 11 years ago
  60. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 11 years ago
  61. 809b426 NFSv4: Fix Oopses in the fs_locations code by Trond Myklebust · 11 years ago
  62. 91876b1 NFSv4: Fix another reboot recovery race by Trond Myklebust · 11 years ago
  63. 6e3cf24 NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors by Trond Myklebust · 11 years ago
  64. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  65. ccb46e2 NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available by Trond Myklebust · 11 years ago
  66. 49f9a0f NFSv4.1: Enable open-by-filehandle by Trond Myklebust · 11 years ago
  67. d9fc661 NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens by Trond Myklebust · 11 years ago
  68. 4a1c089 NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes by Trond Myklebust · 11 years ago
  69. 3b66486 NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids by Trond Myklebust · 11 years ago
  70. 39c6daa NFSv4: Prepare for minorversion-specific nfs_server capabilities by Trond Myklebust · 11 years ago
  71. 5521abf NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error by Trond Myklebust · 11 years ago
  72. 9b20614 NFSv4: The stateid must remain the same for replayed RPC calls by Trond Myklebust · 11 years ago
  73. 8c86899 NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too by Trond Myklebust · 11 years ago
  74. c58c844 NFS: Don't accept more reads/writes if the open context recovery failed by Trond Myklebust · 11 years ago
  75. 5d42230 NFSv4: Fail I/O if the state recovery fails irrevocably by Trond Myklebust · 11 years ago
  76. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 11 years ago
  77. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 11 years ago
  78. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 11 years ago
  79. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 11 years ago
  80. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 11 years ago
  81. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  82. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  83. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  84. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  85. 3000512 NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS by Weston Andros Adamson · 11 years ago
  86. eb97cbb PNFS: set the default DS timeout to 60 seconds by Weston Andros Adamson · 11 years ago
  87. 7aa262b5 NFSv4: Fix another open/open_recovery deadlock by Trond Myklebust · 11 years ago
  88. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  89. d687031 nfs4client: convert to idr_alloc() by Tejun Heo · 11 years ago
  90. d97bec8 nfs: idr_destroy() no longer needs idr_remove_all() by Tejun Heo · 11 years ago
  91. f6488c9 nfs: don't allow nfs_find_actor to match inodes of the wrong type by Jeff Layton · 11 years ago
  92. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  93. ecf3d1f vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op by Jeff Layton · 11 years ago
  94. a47970f NFSv4.1: Hold reference to layout hdr in layoutget by Weston Andros Adamson · 11 years ago
  95. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  96. 78f3327 pnfs: fix resend_to_mds for directio by Benny Halevy · 11 years ago
  97. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  98. 5a7a613 NFS: Don't allow NFS silly-renamed files to be deleted, no signal by Trond Myklebust · 11 years ago
  99. 5a12cca umount oops when remove blocklayoutdriver first by fanchaoting · 11 years ago
  100. 96aa154 nfs: remove kfree() redundant null checks by Tim Gardner · 11 years ago