1. ed574f7 net :sunrpc :clnt :Fix xps refcount imbalance on the error path by Lin Yi · 5 years ago
  2. b5bc39d NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  3. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 7 years ago
  4. bb29dd8 SUNRPC: Fix suspicious RCU usage by Anna Schumaker · 8 years ago
  5. 6877894 SUNRPC: Separate buffer pointers for RPC Call and Reply messages by Chuck Lever · 8 years ago
  6. 5fe6eaa SUNRPC: Generalize the RPC buffer allocation API by Chuck Lever · 8 years ago
  7. b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
  8. fda0ab4 SUNRPC: rpc_clnt_add_xprt setup function for NFS layer by Andy Adamson · 8 years ago
  9. 39e5d2d SUNRPC search xprt switch for sockaddr by Andy Adamson · 8 years ago
  10. dd69171 SUNRPC rpc_clnt_xprt_switch_add_xprt by Andy Adamson · 8 years ago
  11. 3b58a8a SUNRPC rpc_clnt_xprt_switch_put by Andy Adamson · 8 years ago
  12. 7705f6ab SUNRPC remove rpc_task_release_client from rpc_task_set_client by Andy Adamson · 8 years ago
  13. 2813b62 sunrpc: Remove unnecessary variable by Amitoj Kaur Chawla · 8 years ago
  14. 16590a2 SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use by Chuck Lever · 8 years ago
  15. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  16. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  17. 7f94ed2 Merge branch 'sunrpc' by Trond Myklebust · 8 years ago
  18. ce27230 SUNRPC: Fix a compiler warning in fs/nfs/clnt.c by Trond Myklebust · 8 years ago
  19. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  20. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  21. 1208fd5 SUNRPC: fix xprt leak on xps allocation failure by J. Bruce Fields · 8 years ago
  22. 6b26cc8 sunrpc: Advertise maximum backchannel payload size by Chuck Lever · 8 years ago
  23. 7f55489 SUNRPC: Allow addition of new transports to a struct rpc_clnt by Trond Myklebust · 8 years ago
  24. 15001e5 SUNRPC: Make NFS swap work with multipath by Trond Myklebust · 8 years ago
  25. 3227886 SUNRPC: Add a helper to apply a function to all the rpc_clnt's transports by Trond Myklebust · 8 years ago
  26. fb43d17 SUNRPC: Use the multipath iterator to assign a transport to each task by Trond Myklebust · 8 years ago
  27. ad01b2c SUNRPC: Make rpc_clnt store the multipath iterators by Trond Myklebust · 8 years ago
  28. 58f1369 SUNRPC: Remove unused function rpc_task_reset_client by Trond Myklebust · 8 years ago
  29. 0b161e6 SUNRPC: Fix a missing break in rpc_anyaddr() by Trond Myklebust · 8 years ago
  30. 93aa6c7 SUNRPC: Don't reencode message if transmission failed with ENOBUFS by Trond Myklebust · 9 years ago
  31. 3832591 SUNRPC: Handle connection issues correctly on the back channel by Trond Myklebust · 9 years ago
  32. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 9 years ago
  33. d67fa4d sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops by Jeff Layton · 9 years ago
  34. 8e22813 sunrpc: make xprt->swapper an atomic_t by Jeff Layton · 9 years ago
  35. 3c87ef6 sunrpc: keep a count of swapfiles associated with the rpc_clnt by Jeff Layton · 9 years ago
  36. 0f41979 SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task by Trond Myklebust · 9 years ago
  37. 1193d58 SUNRPC: Backchannel handle socket nospace by Trond Myklebust · 9 years ago
  38. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  39. 3913c78 SUNRPC: Handle EADDRINUSE on connect by Trond Myklebust · 9 years ago
  40. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 9 years ago
  41. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 9 years ago
  42. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  43. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  44. 2aca5b8 SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT by Trond Myklebust · 10 years ago
  45. 3dedbb5 rpc: Add -EPERM processing for xs_udp_send_request() by Jason Baron · 10 years ago
  46. 2fc193c SUNRPC: Handle EPIPE in xprt_connect_status by Trond Myklebust · 10 years ago
  47. 3601c4a SUNRPC: Ensure that we handle ENOBUFS errors correctly. by Trond Myklebust · 10 years ago
  48. 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  49. 83ddfeb SUNRPC: New helper for creating client with rpc_xprt by Kinglong Mee · 10 years ago
  50. 494314c SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_status by Trond Myklebust · 10 years ago
  51. 1fa3e2e SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks by Steve Dickson · 10 years ago
  52. 9455e3f SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasks by Trond Myklebust · 10 years ago
  53. fdb63dc SUNRPC: Ensure that call_bind times out correctly by Trond Myklebust · 10 years ago
  54. 485f225 SUNRPC: Ensure that call_connect times out correctly by Trond Myklebust · 10 years ago
  55. 6ff33b7 sunrpc: Fix infinite loop in RPC state machine by Weston Andros Adamson · 10 years ago
  56. df27727 SUNRPC: Handle connect errors ECONNABORTED and EHOSTUNREACH by Trond Myklebust · 10 years ago
  57. d07ba84 SUNRPC: Avoid deep recursion in rpc_release_client by Trond Myklebust · 11 years ago
  58. 09c3e54 SUNRPC: remove duplicated include from clnt.c by Wei Yongjun · 11 years ago
  59. 34751b9 SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport by Trond Myklebust · 11 years ago
  60. 40b00b6b SUNRPC: Add a helper to switch the transport of an rpc_clnt by Trond Myklebust · 11 years ago
  61. d746e54 SUNRPC: Modify synopsis of rpc_client_register() by Chuck Lever · 11 years ago
  62. 561ec16 SUNRPC: call_connect_status should recheck bind and connect status on error by Trond Myklebust · 11 years ago
  63. ca7f33a SUNRPC: Fix RPC call retransmission statistics by Trond Myklebust · 11 years ago
  64. 8a19a0b SUNRPC: Add RPC task and client level options to disable the resend timeout by Trond Myklebust · 11 years ago
  65. 90051ea SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool by Trond Myklebust · 11 years ago
  66. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  67. 2f048db SUNRPC: Add an identifier for struct rpc_clnt by Trond Myklebust · 11 years ago
  68. 35fa5f7 SUNRPC refactor rpcauth_checkverf error returns by Andy Adamson · 11 years ago
  69. f1ff0c2 SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult by Andy Adamson · 11 years ago
  70. 280ebcf SUNRPC: rpcauth_create needs to know about rpc_clnt clone status by Trond Myklebust · 11 years ago
  71. c36dcfe1 SUNRPC: Remove the rpc_client->cl_dentry by Trond Myklebust · 11 years ago
  72. 5f42b01 SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management by Trond Myklebust · 11 years ago
  73. 6739ffb SUNRPC: Add a framework to clean up management of rpc_pipefs directories by Trond Myklebust · 11 years ago
  74. c219066 SUNRPC: Replace clnt->cl_principal by Trond Myklebust · 11 years ago
  75. 41b6b4d SUNRPC: Cleanup rpc_setup_pipedir by Trond Myklebust · 11 years ago
  76. 1dada8e SUNRPC: Remove unused struct rpc_clnt field cl_protname by Trond Myklebust · 11 years ago
  77. 55909f2 SUNRPC: Deprecate rpc_client->cl_protname by Trond Myklebust · 11 years ago
  78. 786615b SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister by Trond Myklebust · 11 years ago
  79. 1540c5d SUNRPC: Fix another issue with rpc_client_register() by Trond Myklebust · 11 years ago
  80. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  81. a95e691 rpc_create_*_dir: don't bother with qstr by Al Viro · 11 years ago
  82. eeee245 SUNRPC: Fix a deadlock in rpc_client_register() by Trond Myklebust · 11 years ago
  83. 4f6bb24 SUNRPC: PipeFS MOUNT notification optimization for dying clients by Stanislav Kinsbursky · 11 years ago
  84. e73f4cc SUNRPC: split client creation routine into setup and registration by Stanislav Kinsbursky · 11 years ago
  85. adb6fa7 SUNRPC: fix races on PipeFS UMOUNT notifications by Stanislav Kinsbursky · 11 years ago
  86. 3848160 SUNRPC: fix races on PipeFS MOUNT notifications by Stanislav Kinsbursky · 11 years ago
  87. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  88. 9b1d75b SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages by Trond Myklebust · 11 years ago
  89. b1df763 Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-3.10 by J. Bruce Fields · 11 years ago
  90. 1d65833 SUNRPC: Add RPC based upcall mechanism for RPCGSS auth by Simo Sorce · 12 years ago
  91. 33d90ac SUNRPC: allow disabling idle timeout by J. Bruce Fields · 11 years ago
  92. b0212b8 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 11 years ago
  93. b7993ce SUNRPC: Allow rpc_create() to request that TCP slots be unlimited by Trond Myklebust · 11 years ago
  94. ba60eb2 SUNRPC: Fix a livelock problem in the xprt->backlog queue by Trond Myklebust · 11 years ago
  95. f05c124 SUNRPC: Fix a potential memory leak in rpc_new_client by Trond Myklebust · 11 years ago
  96. a58e0be SUNRPC: Remove extra xprt_put() by Chuck Lever · 11 years ago
  97. 3ed5e2a SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks by Trond Myklebust · 11 years ago
  98. 8d05b37 Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  99. 512e4b2 SUNRPC: One line comment fix by Trond Myklebust · 11 years ago
  100. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago