1. f94eeb4 Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  2. f05c124 SUNRPC: Fix a potential memory leak in rpc_new_client by Trond Myklebust · 11 years ago
  3. a58e0be SUNRPC: Remove extra xprt_put() by Chuck Lever · 11 years ago
  4. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  5. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 11 years ago
  6. aea8b5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  7. fa7614dd fs: Readd the fs module aliases. by Eric W. Biederman · 11 years ago
  8. 5b22b18 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  9. 190b1ecf sunrpc: don't attempt to cancel unitialized work by J. Bruce Fields · 11 years ago
  10. 3c34ae1 nfsd: fix krb5 handling of anonymous principals by J. Bruce Fields · 11 years ago
  11. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  12. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  13. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 11 years ago
  14. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  15. edddbb1 SUNRPC: add call to get configured timeout by Weston Andros Adamson · 11 years ago
  16. dc10740 SUNRPC: make AF_LOCAL connect synchronous by J. Bruce Fields · 11 years ago
  17. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  18. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  19. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  20. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  21. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  22. a9a6b52 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 11 years ago
  23. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  24. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 11 years ago
  25. 2171ee8 Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  26. 173db30 sunrpc: silence build warning in gss_fill_context by Jeff Layton · 11 years ago
  27. cc630d9 svcrpc: fix rpc server shutdown races by J. Bruce Fields · 11 years ago
  28. e75bafb svcrpc: make svc_age_temp_xprts enqueue under sv_lock by J. Bruce Fields · 11 years ago
  29. d94af6d SUNRPC: move cache_detail->cache_request callback call to cache_read() by Stanislav Kinsbursky · 11 years ago
  30. 21cd125 SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function by Stanislav Kinsbursky · 11 years ago
  31. 2d43833 SUNRPC: rework cache upcall logic by Stanislav Kinsbursky · 11 years ago
  32. 73fb847 SUNRPC: introduce cache_detail->cache_request callback by Stanislav Kinsbursky · 11 years ago
  33. f025adf sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials by Eric W. Biederman · 11 years ago
  34. 25da926 sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls. by Eric W. Biederman · 11 years ago
  35. a570abb sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials by Eric W. Biederman · 11 years ago
  36. 9e469e3 sunrpc: Hash uids by first computing their value in the initial userns by Eric W. Biederman · 11 years ago
  37. 683428fae sunrpc: Update svcgss xdr handle to rpsec_contect cache by Eric W. Biederman · 11 years ago
  38. 90602c7 sunrpc: Update gss uid to security context mapping. by Eric W. Biederman · 11 years ago
  39. e572fc7 sunrpc: Use gid_valid to test for gid != INVALID_GID by Eric W. Biederman · 11 years ago
  40. cdba321 sunrpc: Convert kuids and kgids to uids and gids for printing by Eric W. Biederman · 11 years ago
  41. 9132adb sunrpc: Simplify auth_unix now that everything is a kgid_t by Eric W. Biederman · 11 years ago
  42. 0b4d51b sunrpc: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  43. 7eaf040 sunrpc: Use kuid_t and kgid_t where appropriate by Eric W. Biederman · 11 years ago
  44. bf37f79 sunrpc: Use userns friendly constants. by Eric W. Biederman · 11 years ago
  45. e06b840 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. 4c190e2 sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer by Jeff Layton · 11 years ago
  47. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  48. c5f5e9c SUNRPC: Add missing static declaration to _gss_mech_get_by_name by Trond Myklebust · 11 years ago
  49. ad2368d SUNRPC: Avoid RCU dereferences in the transport bind and connect code by Trond Myklebust · 12 years ago
  50. 45bc0dc SUNRPC: Fix an RCU dereference in xprt_reserve by Trond Myklebust · 12 years ago
  51. 6a24dfb SUNRPC: Pass pointers to struct rpc_xprt to the congestion window by Trond Myklebust · 12 years ago
  52. 3dc0da2 SUNRPC: Fix an RCU dereference in xs_local_rpcbind by Trond Myklebust · 12 years ago
  53. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 12 years ago
  54. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  55. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  56. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 11 years ago
  57. 35525b7 sunrpc: Fix lockd sleeping until timeout by Andriy Skulysh · 12 years ago
  58. 624ab46 svcrpc: silence "unused variable" warning in !RPC_DEBUG case by J. Bruce Fields · 12 years ago
  59. ec16867 nfsd: Remove write permission from file content by Yanchuan Nian · 12 years ago
  60. ed408f7 Merge 3.9-rc4 into driver-core-next by Greg Kroah-Hartman · 11 years ago
  61. 93ccb39 Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  62. 3fb790e net/sunrpc: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  63. 7144bca nfs: fix sunrpc/clnt.c kernel-doc warnings by Randy Dunlap · 11 years ago
  64. 87ed500 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 12 years ago
  65. 360e1a5 SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 by Trond Myklebust · 12 years ago
  66. c6567ed SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 12 years ago
  67. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  68. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  69. 3a28e33 svcrpc: fix some printks by J. Bruce Fields · 12 years ago
  70. cd6c596 SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 12 years ago
  71. 1efc287 SUNRPC: variable 'svsk' is unused in function bc_send_request by Trond Myklebust · 12 years ago
  72. 4a20a98 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket by Trond Myklebust · 12 years ago
  73. eb96d5c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  74. 620038f SUNRPC set gss gc_expiry to full lifetime by Andy Adamson · 12 years ago
  75. 7ce0171 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  76. 756933e SUNRPC: remove redundant "linux/nsproxy.h" includes by Stanislav Kinsbursky · 12 years ago
  77. c05eecf SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones by Trond Myklebust · 12 years ago
  78. 1e1093c NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence by Trond Myklebust · 12 years ago
  79. 836fbad svcrpc: support multiple-fragment rpc's by J. Bruce Fields · 12 years ago
  80. 8af345f svcrpc: track rpc data length separately from sk_tcplen by J. Bruce Fields · 12 years ago
  81. 6a72ae2 svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk by J. Bruce Fields · 12 years ago
  82. ad46ccf svcrpc: delay minimum-rpc-size check till later by J. Bruce Fields · 12 years ago
  83. cc248d4 svcrpc: don't byte-swap sk_reclen in place by J. Bruce Fields · 12 years ago
  84. 642fe4d SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info by Trond Myklebust · 12 years ago
  85. 7032a3d svcrpc: demote some printks to a dprintk by J. Bruce Fields · 12 years ago
  86. f994c43 SUNRPC: Clean up rpc_bind_new_program by Trond Myklebust · 12 years ago
  87. 50d2bdb SUNRPC: remove BUG_ON from rpc_call_sync by Weston Andros Adamson · 12 years ago
  88. 0a0c2a5 SUNRPC: remove BUG_ON in rpc_release_task by Weston Andros Adamson · 12 years ago
  89. 0104729 SUNRPC: remove BUG_ON in svc_delete_xprt by Weston Andros Adamson · 12 years ago
  90. 2bd4eef SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED by Weston Andros Adamson · 12 years ago
  91. f50ad42 SUNRPC: remove BUG_ON from __rpc_sleep_on_priority by Weston Andros Adamson · 12 years ago
  92. 0af3950 SUNRPC: remove BUG_ON in svc_register by Weston Andros Adamson · 12 years ago
  93. 332e008 SUNRPC: remove BUG_ON from encode_rpcb_string by Weston Andros Adamson · 12 years ago
  94. b8a13d0 SUNRPC: remove BUG_ON from bc_malloc by Weston Andros Adamson · 12 years ago
  95. 18e624a SUNRPC: remove BUG_ON in xdr_shrink_bufhead by Weston Andros Adamson · 12 years ago
  96. b25cd05 SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES by Weston Andros Adamson · 12 years ago
  97. ff1fdb9 SUNRPC: remove BUG_ON in svc_xprt_received by Weston Andros Adamson · 12 years ago
  98. 1b7a181 SUNRPC: remove BUG_ONs from *_reclassify_socket* by Weston Andros Adamson · 12 years ago
  99. 1bd58aa SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask by Weston Andros Adamson · 12 years ago
  100. f30dfbb SUNRPC: remove two BUG_ON asserts by Weston Andros Adamson · 12 years ago