1. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 11 years ago
  2. bd1d421 Merge branch 'rpcsec_gss-from_cel' into linux-next by Trond Myklebust · 11 years ago
  3. bdeca1b NFSv4: Don't recheck permissions on open in case of recovery cached open by Trond Myklebust · 11 years ago
  4. cd4c9be NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes by Trond Myklebust · 11 years ago
  5. 8188df1 NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle by Trond Myklebust · 11 years ago
  6. 79d852b NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE by Chuck Lever · 11 years ago
  7. fd068b2 NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate by Trond Myklebust · 11 years ago
  8. 1dfd89a LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot by Trond Myklebust · 11 years ago
  9. 8e472f3 NFSv4: Ensure the LOCK call cannot use the delegation stateid by Trond Myklebust · 11 years ago
  10. 92b40e9 NFSv4: Use the open stateid if the delegation has the wrong mode by Trond Myklebust · 11 years ago
  11. 042ad0b nfs: Send atime and mtime as a 64bit value by Bryan Schumaker · 11 years ago
  12. 549b19c NFSv4: Record the OPEN create mode used in the nfs4_opendata structure by Trond Myklebust · 11 years ago
  13. 98f98cf NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports by Trond Myklebust · 11 years ago
  14. b7993ce SUNRPC: Allow rpc_create() to request that TCP slots be unlimited by Trond Myklebust · 11 years ago
  15. ba60eb2 SUNRPC: Fix a livelock problem in the xprt->backlog queue by Trond Myklebust · 11 years ago
  16. b570a97 NFSv4: Fix handling of revoked delegations by setattr by Trond Myklebust · 11 years ago
  17. b9536ad NFSv4 release the sequence id in the return on close case by Andy Adamson · 11 years ago
  18. 314d7cc nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks by Jeff Layton · 11 years ago
  19. eb04e0a NFSv4: Doh! Typo in the fix to nfs41_walk_client_list by Trond Myklebust · 11 years ago
  20. fa33294 NFSv4: Fix another potential state manager deadlock by Trond Myklebust · 11 years ago
  21. 7a8203d NFS: Ensure that NFS file unlock waits for readahead to complete by Trond Myklebust · 11 years ago
  22. 577b423 NFS: Add functionality to allow waiting on all outstanding reads to complete by Trond Myklebust · 11 years ago
  23. bc7a05c NFSv4: Handle timeouts correctly when probing for lease validity by Trond Myklebust · 11 years ago
  24. 826e001 NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use by Trond Myklebust · 11 years ago
  25. b02ba0b NFSv4: Clean up nfs_expire_all_delegations by Trond Myklebust · 11 years ago
  26. 5c31e23 NFSv4: Fix nfs_server_return_all_delegations by Trond Myklebust · 11 years ago
  27. b757144 NFSv4: Be less aggressive about returning delegations for open files by Trond Myklebust · 11 years ago
  28. db4f2e63 NFSv4: Clean up delegation recall error handling by Trond Myklebust · 12 years ago
  29. be76b5b NFSv4: Clean up nfs4_open_delegation_recall by Trond Myklebust · 12 years ago
  30. 4a706fa NFSv4: Clean up nfs4_lock_delegation_recall by Trond Myklebust · 12 years ago
  31. 8b6cc4d NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall by Trond Myklebust · 12 years ago
  32. dbb21c2 NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_lock_delegation_recall by Trond Myklebust · 12 years ago
  33. cb60718 sunrpc: drop "select NETVM" by Paul Bolle · 12 years ago
  34. 25d280a nfs: allow the v4.1 callback thread to freeze by Jeff Layton · 12 years ago
  35. f05c124 SUNRPC: Fix a potential memory leak in rpc_new_client by Trond Myklebust · 11 years ago
  36. 7b1f1fd NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list by Trond Myklebust · 11 years ago
  37. b193d59 NFSv4: Fix a memory leak in nfs4_discover_server_trunking by Trond Myklebust · 11 years ago
  38. a58e0be SUNRPC: Remove extra xprt_put() by Chuck Lever · 12 years ago
  39. 845cbce NFSv4: Don't clear the machine cred when client establish returns EACCES by Trond Myklebust · 11 years ago
  40. ea33e6c NFSv4: Fix issues in nfs4_discover_server_trunking by Trond Myklebust · 11 years ago
  41. 2363122 NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available by Trond Myklebust · 11 years ago
  42. 4580a92 NFS: Use server-recommended security flavor by default (NFSv3) by Chuck Lever · 12 years ago
  43. 1c74a24 SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR by Chuck Lever · 12 years ago
  44. 4edaa30 NFS: Use "krb5i" to establish NFSv4 state whenever possible by Chuck Lever · 12 years ago
  45. c4eafe1 NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC by Chuck Lever · 12 years ago
  46. 9a744ba NFS: Use static list of security flavors during root FH lookup recovery by Chuck Lever · 12 years ago
  47. 83ca7f5 NFS: Avoid PUTROOTFH when managing leases by Chuck Lever · 12 years ago
  48. 2ed4b95b NFS: Clean up nfs4_proc_get_rootfh by Chuck Lever · 12 years ago
  49. 75bc882 NFS: Handle missing rpc.gssd when looking up root FH by Chuck Lever · 12 years ago
  50. 5007220 SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch by Chuck Lever · 12 years ago
  51. 6599c0a SUNRPC: Make gss_mech_get() static by Chuck Lever · 12 years ago
  52. a77c806 SUNRPC: Refactor nfsd4_do_encode_secinfo() by Chuck Lever · 12 years ago
  53. 83523d0 SUNRPC: Consider qop when looking up pseudoflavors by Chuck Lever · 12 years ago
  54. f783288 SUNRPC: Load GSS kernel module by OID by Chuck Lever · 12 years ago
  55. 9568c5e SUNRPC: Introduce rpcauth_get_pseudoflavor() by Chuck Lever · 12 years ago
  56. fb15b26 SUNRPC: Define rpcsec_gss_info structure by Chuck Lever · 12 years ago
  57. 72f4dc1 NFS: Remove unneeded forward declaration by Chuck Lever · 12 years ago
  58. 71afa85 SUNRPC: Missing module alias for auth_rpcgss.ko by Chuck Lever · 12 years ago
  59. 809b426 NFSv4: Fix Oopses in the fs_locations code by Trond Myklebust · 12 years ago
  60. 91876b1 NFSv4: Fix another reboot recovery race by Trond Myklebust · 12 years ago
  61. 6e3cf24 NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors by Trond Myklebust · 12 years ago
  62. ccb46e2 NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available by Trond Myklebust · 12 years ago
  63. 49f9a0f NFSv4.1: Enable open-by-filehandle by Trond Myklebust · 12 years ago
  64. d9fc661 NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens by Trond Myklebust · 12 years ago
  65. 4a1c089 NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes by Trond Myklebust · 12 years ago
  66. 3b66486 NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids by Trond Myklebust · 12 years ago
  67. 39c6daa NFSv4: Prepare for minorversion-specific nfs_server capabilities by Trond Myklebust · 12 years ago
  68. 5521abf NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error by Trond Myklebust · 12 years ago
  69. 9b20614 NFSv4: The stateid must remain the same for replayed RPC calls by Trond Myklebust · 12 years ago
  70. 8c86899 NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too by Trond Myklebust · 12 years ago
  71. c58c844 NFS: Don't accept more reads/writes if the open context recovery failed by Trond Myklebust · 12 years ago
  72. 5d42230 NFSv4: Fail I/O if the state recovery fails irrevocably by Trond Myklebust · 12 years ago
  73. 3ed5e2a SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks by Trond Myklebust · 12 years ago
  74. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 12 years ago
  75. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  76. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 12 years ago
  77. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 12 years ago
  78. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago
  79. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 12 years ago
  80. 6dbe51c Linux 3.9-rc1 by Linus Torvalds · 12 years ago
  81. ea882c2 Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  82. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  83. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  84. 1c82315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  85. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  86. 6977c6f Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  87. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  88. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  89. 686c094 Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  90. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  91. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  92. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  93. 23caaee Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  94. d7011f5 btrfs/raid56: Add missing #include <linux/vmalloc.h> by Geert Uytterhoeven · 12 years ago
  95. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  96. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  97. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  98. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  99. b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  100. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago