1. edddbb1 SUNRPC: add call to get configured timeout by Weston Andros Adamson · 12 years ago
  2. a9a6b52 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 12 years ago
  3. 173db30 sunrpc: silence build warning in gss_fill_context by Jeff Layton · 12 years ago
  4. c5f5e9c SUNRPC: Add missing static declaration to _gss_mech_get_by_name by Trond Myklebust · 12 years ago
  5. ad2368d SUNRPC: Avoid RCU dereferences in the transport bind and connect code by Trond Myklebust · 12 years ago
  6. 45bc0dc SUNRPC: Fix an RCU dereference in xprt_reserve by Trond Myklebust · 12 years ago
  7. 6a24dfb SUNRPC: Pass pointers to struct rpc_xprt to the congestion window by Trond Myklebust · 12 years ago
  8. 3dc0da2 SUNRPC: Fix an RCU dereference in xs_local_rpcbind by Trond Myklebust · 12 years ago
  9. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 12 years ago
  10. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  11. edd2e36 SUNRPC: When changing the queue priority, ensure that we change the owner by Trond Myklebust · 12 years ago
  12. 93ccb39 Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  13. 7144bca nfs: fix sunrpc/clnt.c kernel-doc warnings by Randy Dunlap · 12 years ago
  14. 87ed500 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 12 years ago
  15. 360e1a5 SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 by Trond Myklebust · 12 years ago
  16. c6567ed SUNRPC: Ensure that we free the rpc_task after cleanups are done by Trond Myklebust · 12 years ago
  17. 9821972 Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  18. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  19. 3a28e33 svcrpc: fix some printks by J. Bruce Fields · 12 years ago
  20. cd6c596 SUNRPC: continue run over clients list on PipeFS event instead of break by Stanislav Kinsbursky · 12 years ago
  21. 1efc287 SUNRPC: variable 'svsk' is unused in function bc_send_request by Trond Myklebust · 12 years ago
  22. 4a20a98 SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket by Trond Myklebust · 12 years ago
  23. eb96d5c SUNRPC handle EKEYEXPIRED in call_refreshresult by Andy Adamson · 12 years ago
  24. 620038f SUNRPC set gss gc_expiry to full lifetime by Andy Adamson · 12 years ago
  25. 7ce0171 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 12 years ago
  26. 756933e SUNRPC: remove redundant "linux/nsproxy.h" includes by Stanislav Kinsbursky · 12 years ago
  27. c05eecf SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones by Trond Myklebust · 12 years ago
  28. 1e1093c NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence by Trond Myklebust · 12 years ago
  29. 836fbad svcrpc: support multiple-fragment rpc's by J. Bruce Fields · 12 years ago
  30. 8af345f svcrpc: track rpc data length separately from sk_tcplen by J. Bruce Fields · 12 years ago
  31. 6a72ae2 svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk by J. Bruce Fields · 12 years ago
  32. ad46ccf svcrpc: delay minimum-rpc-size check till later by J. Bruce Fields · 12 years ago
  33. cc248d4 svcrpc: don't byte-swap sk_reclen in place by J. Bruce Fields · 12 years ago
  34. 642fe4d SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info by Trond Myklebust · 12 years ago
  35. 7032a3d svcrpc: demote some printks to a dprintk by J. Bruce Fields · 12 years ago
  36. f994c43 SUNRPC: Clean up rpc_bind_new_program by Trond Myklebust · 12 years ago
  37. 50d2bdb SUNRPC: remove BUG_ON from rpc_call_sync by Weston Andros Adamson · 12 years ago
  38. 0a0c2a5 SUNRPC: remove BUG_ON in rpc_release_task by Weston Andros Adamson · 12 years ago
  39. 0104729 SUNRPC: remove BUG_ON in svc_delete_xprt by Weston Andros Adamson · 12 years ago
  40. 2bd4eef SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED by Weston Andros Adamson · 12 years ago
  41. f50ad42 SUNRPC: remove BUG_ON from __rpc_sleep_on_priority by Weston Andros Adamson · 12 years ago
  42. 0af3950 SUNRPC: remove BUG_ON in svc_register by Weston Andros Adamson · 12 years ago
  43. 332e008 SUNRPC: remove BUG_ON from encode_rpcb_string by Weston Andros Adamson · 12 years ago
  44. b8a13d0 SUNRPC: remove BUG_ON from bc_malloc by Weston Andros Adamson · 12 years ago
  45. 18e624a SUNRPC: remove BUG_ON in xdr_shrink_bufhead by Weston Andros Adamson · 12 years ago
  46. b25cd05 SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES by Weston Andros Adamson · 12 years ago
  47. ff1fdb9 SUNRPC: remove BUG_ON in svc_xprt_received by Weston Andros Adamson · 12 years ago
  48. 1b7a181 SUNRPC: remove BUG_ONs from *_reclassify_socket* by Weston Andros Adamson · 12 years ago
  49. 1bd58aa SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask by Weston Andros Adamson · 12 years ago
  50. f30dfbb SUNRPC: remove two BUG_ON asserts by Weston Andros Adamson · 12 years ago
  51. 749386e SUNRPC: remove BUG_ON in rpc_put_sb_net by Weston Andros Adamson · 12 years ago
  52. 0db74d9 SUNRPC: remove BUG_ON calls from cache_read by Weston Andros Adamson · 12 years ago
  53. 4c9c52e SUNRPC: remove BUG_ON from bc_send by Weston Andros Adamson · 12 years ago
  54. c4ded8d SUNRPC: remove BUG_ON from xprt_destroy_backchannel by Weston Andros Adamson · 12 years ago
  55. e454a7a SUNRPC: remove BUG_ON from rpc_sleep_on* by Weston Andros Adamson · 12 years ago
  56. 8b827e1 SUNRPC: remove BUG_ON from call_bc_transmit by Weston Andros Adamson · 12 years ago
  57. 1facf4c SUNRPC: remove BUG_ON from call_bc_transmit by Weston Andros Adamson · 12 years ago
  58. 576e613 SUNRPC: remove BUG_ON from call_transmit by Weston Andros Adamson · 12 years ago
  59. 9a6478f SUNRPC: remove BUG_ON from rpc_run_bc_task by Weston Andros Adamson · 12 years ago
  60. 922eeac SUNRPC: remove BUG_ON in __rpc_clnt_handle_event by Weston Andros Adamson · 12 years ago
  61. 168e4b3 SUNRPC: add WARN_ON_ONCE for potential deadlock by Weston Andros Adamson · 12 years ago
  62. d24bab9 SUNRPC: return proper errno from backchannel_rqst by Weston Andros Adamson · 12 years ago
  63. f878b65 SUNRPC: Get rid of the xs_error_report socket callback by Trond Myklebust · 12 years ago
  64. 4bc1e68 SUNRPC: Prevent races in xs_abort_connection() by Trond Myklebust · 12 years ago
  65. b9d2bb2 Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." by Trond Myklebust · 12 years ago
  66. d0bea45 SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT by Trond Myklebust · 12 years ago
  67. 212ba90 SUNRPC: Prevent kernel stack corruption on long values of flush by Sasha Levin · 12 years ago
  68. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  69. a9ca404 Merge Trond's bugfixes by J. Bruce Fields · 12 years ago
  70. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  71. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  72. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  73. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  74. 1b63a75 SUNRPC: Refactor rpc_clone_client() by Chuck Lever · 12 years ago
  75. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  76. d8af9bc1 SUNRPC: Clean up dprintk messages in rpc_pipe.c by Chuck Lever · 12 years ago
  77. 9b96ce7 SUNRPC: Limit the rpciod workqueue concurrency by Trond Myklebust · 12 years ago
  78. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  79. a11a2bf SUNRPC: Optimise away unnecessary data moves in xdr_align_pages by Trond Myklebust · 12 years ago
  80. 8a9a8b8 SUNRPC: Fix the return value of xdr_align_pages() by Trond Myklebust · 12 years ago
  81. 84e28a3 SUNRPC: Set alloc_slot for backchannel tcp ops by Bryan Schumaker · 12 years ago
  82. a519fc7 SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT by Trond Myklebust · 12 years ago
  83. 22b4e63 Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  84. eccf50c nfsd: remove unused listener-removal interfaces by J. Bruce Fields · 12 years ago
  85. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  86. 65b2e66 svcrpc: split up svc_handle_xprt by J. Bruce Fields · 12 years ago
  87. 6797fa5 svcrpc: break up svc_recv by J. Bruce Fields · 12 years ago
  88. 6741019 svcrpc: make svc_xprt_received static by J. Bruce Fields · 12 years ago
  89. 9f9d2eb svcrpc: make xpo_recvfrom return only >=0 by J. Bruce Fields · 12 years ago
  90. af6d572 svcrpc: don't bother checking bad svc_addr_len result by J. Bruce Fields · 12 years ago
  91. f23abfd svcrpc: minor udp code cleanup by J. Bruce Fields · 12 years ago
  92. 39b5530 svcrpc: share some setup of listening sockets by J. Bruce Fields · 12 years ago
  93. c334196 svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY by J. Bruce Fields · 12 years ago
  94. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  95. a8e1007 svcrpc: clean up control flow by J. Bruce Fields · 12 years ago
  96. 72c3537 svcrpc: standardize svc_setup_socket return convention by J. Bruce Fields · 12 years ago
  97. 719f8bc svcrpc: fix xpt_list traversal locking on shutdown by J. Bruce Fields · 12 years ago
  98. d10f27a svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping by J. Bruce Fields · 12 years ago
  99. f06f00a svcrpc: sends on closed socket should stop immediately by J. Bruce Fields · 12 years ago
  100. be1e444 svcrpc: fix BUG() in svc_tcp_clear_pages by J. Bruce Fields · 12 years ago