1. 9507271 svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures by Scott Mayhew · 9 years ago
  2. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  3. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  5. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  6. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  7. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  8. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 9 years ago
  9. c5ef603 VFS: net/: d_inode() annotations by David Howells · 9 years ago
  10. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  11. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  12. d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
  13. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  14. d654788 xprtrdma: Make rpcrdma_{un}map_one() into inline functions by Chuck Lever · 9 years ago
  15. e46ac34 xprtrdma: Handle non-SEND completions via a callout by Chuck Lever · 9 years ago
  16. 3968cb5 xprtrdma: Add "open" memreg op by Chuck Lever · 9 years ago
  17. 4561f34 xprtrdma: Add "destroy MRs" memreg op by Chuck Lever · 9 years ago
  18. 31a701a xprtrdma: Add "reset MRs" memreg op by Chuck Lever · 9 years ago
  19. 91e70e7 xprtrdma: Add "init MRs" memreg op by Chuck Lever · 9 years ago
  20. 6814bae xprtrdma: Add a "deregister_external" op for each memreg mode by Chuck Lever · 9 years ago
  21. 9c1b4d7 xprtrdma: Add a "register_external" op for each memreg mode by Chuck Lever · 9 years ago
  22. 1c9351e xprtrdma: Add a "max_payload" op for each memreg mode by Chuck Lever · 9 years ago
  23. a0ce85f xprtrdma: Add vector of ops for each memory registration strategy by Chuck Lever · 9 years ago
  24. 41f9702 xprtrdma: Prevent infinite loop in rpcrdma_ep_create() by Chuck Lever · 9 years ago
  25. 8052724 xprtrdma: Byte-align FRWR registration by Chuck Lever · 9 years ago
  26. e237794 xprtrdma: Perform a full marshal on retransmit by Chuck Lever · 9 years ago
  27. 0dd39ca xprtrdma: Display IPv6 addresses and port numbers correctly by Chuck Lever · 9 years ago
  28. 0695314 SUNRPC: Fix a regression when reconnecting by Trond Myklebust · 9 years ago
  29. 55cc1d7 SUNRPC: fix build-warning due to format missmatch by Nicholas Mc Guire · 9 years ago
  30. f0eede1 SUNRPC: use jiffies_to_msecs for converting jiffies by Nicholas Mc Guire · 9 years ago
  31. 1711fd9a sunrpc: fix braino in ->poll() by Al Viro · 9 years ago
  32. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  33. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  34. a6c5170 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  35. 76cb4be sunrpc: integer underflow in rsc_parse() by Dan Carpenter · 9 years ago
  36. 7a27eae Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  37. 9b1dcbc xprtrdma: Store RDMA credits in unsigned variables by Chuck Lever · 9 years ago
  38. 65d2918 Merge branch 'cleanups' by Trond Myklebust · 9 years ago
  39. a1d1e9b svcrpc: fix memory leak in gssp_accept_sec_context_upcall by David Ramos · 9 years ago
  40. 813b00d SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lock by Chuck Lever · 9 years ago
  41. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  42. c627d31 SUNRPC: Cleanup to remove xs_tcp_close() by Trond Myklebust · 9 years ago
  43. 402e23b SUNRPC: Fix stupid typo in xs_sock_set_reuseport by Trond Myklebust · 9 years ago
  44. 54c0987 SUNRPC: Define xs_tcp_fin_timeout only if CONFIG_SUNRPC_DEBUG by Trond Myklebust · 9 years ago
  45. b70ae91 SUNRPC: Handle connection reset more efficiently. by Trond Myklebust · 9 years ago
  46. 9e2b9f3 SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag by Trond Myklebust · 9 years ago
  47. caf4ccd SUNRPC: Make xs_tcp_close() do a socket shutdown rather than a sock_release by Trond Myklebust · 9 years ago
  48. 0efeac2 SUNRPC: Ensure xs_tcp_shutdown() requests a full close of the connection by Trond Myklebust · 9 years ago
  49. 505936f SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT by Trond Myklebust · 9 years ago
  50. 9cbc94f SUNRPC: Remove TCP socket linger code by Trond Myklebust · 9 years ago
  51. 4efdd92 SUNRPC: Remove TCP client connection reset hack by Trond Myklebust · 9 years ago
  52. de84d89 SUNRPC: TCP/UDP always close the old socket before reconnecting by Trond Myklebust · 9 years ago
  53. 718ba5b SUNRPC: Add helpers to prevent socket create from racing by Trond Myklebust · 9 years ago
  54. 6cc7e90 SUNRPC: Ensure xs_reset_transport() resets the close connection flags by Trond Myklebust · 9 years ago
  55. 76698b2 SUNRPC: Do not clear the source port in xs_reset_transport by Trond Myklebust · 9 years ago
  56. 3913c78 SUNRPC: Handle EADDRINUSE on connect by Trond Myklebust · 9 years ago
  57. 4dda9c8 SUNRPC: Set SO_REUSEPORT socket option for TCP connections by Trond Myklebust · 9 years ago
  58. bc3203c Merge tag 'nfs-rdma-for-3.20-part-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  59. b625a61 xprtrdma: Address sparse complaint in rpcr_to_rdmar() by Chuck Lever · 9 years ago
  60. 03a9a42 SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup by Trond Myklebust · 9 years ago
  61. e2c63e0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  62. 840210f sunrpc: add rpc_count_iostats_idx by Weston Andros Adamson · 10 years ago
  63. cc3ea89 Merge tag 'nfs-rdma-for-3.20' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  64. a0a1d50 xprtrdma: Update the GFP flags used in xprt_rdma_allocate() by Chuck Lever · 10 years ago
  65. df515ca xprtrdma: Clean up after adding regbuf management by Chuck Lever · 10 years ago
  66. c05fbb5 xprtrdma: Allocate zero pad separately from rpcrdma_buffer by Chuck Lever · 10 years ago
  67. 6b1184c xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep by Chuck Lever · 10 years ago
  68. 85275c8 xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  69. 0ca77dc xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  70. 9128c3e xprtrdma: Add struct rpcrdma_regbuf and helpers by Chuck Lever · 10 years ago
  71. 1392402 xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy() by Chuck Lever · 10 years ago
  72. ac920d0 xprtrdma: Simplify synopsis of rpcrdma_buffer_create() by Chuck Lever · 10 years ago
  73. ce1ab9a xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack by Chuck Lever · 10 years ago
  74. 7bc7972 xprtrdma: Take struct ib_device_attr off the stack by Chuck Lever · 10 years ago
  75. 5ae711a xprtrdma: Free the pd if ib_query_qp() fails by Chuck Lever · 10 years ago
  76. afadc46 xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt by Chuck Lever · 10 years ago
  77. eba8ff6 xprtrdma: Move credit update to RPC reply handler by Chuck Lever · 10 years ago
  78. 3eb3581 xprtrdma: Remove rl_mr field, and the mr_chunk union by Chuck Lever · 10 years ago
  79. 5d410ba xprtrdma: Remove rpcrdma_ep::rep_ia by Chuck Lever · 10 years ago
  80. 5abefb8 xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt by Chuck Lever · 10 years ago
  81. f284648 xprtrdma: Clean up hdrlen by Chuck Lever · 10 years ago
  82. 052151a xprtrdma: Display XIDs in host byte order by Chuck Lever · 10 years ago
  83. 284f490 xprtrdma: Modernize htonl and ntohl by Chuck Lever · 10 years ago
  84. 8502427 xprtrdma: human-readable completion status by Chuck Lever · 10 years ago
  85. c4a7ca7 SUNRPC: Allow waiting on memory allocation by Trond Myklebust · 10 years ago
  86. 127b21b SUNRPC: Adjust rpciod workqueue parameters by Trond Myklebust · 10 years ago
  87. 3c51991 sunrpc/lockd: fix references to the BKL by Jeff Layton · 10 years ago
  88. a97c331 svcrdma: Handle additional inline content by Chuck Lever · 10 years ago
  89. fcbeced svcrdma: Move read list XDR round-up logic by Chuck Lever · 10 years ago
  90. 0b056c2 svcrdma: Support RDMA_NOMSG requests by Chuck Lever · 10 years ago
  91. 61edbcb svcrdma: rc_position sanity checking by Chuck Lever · 10 years ago
  92. e545241 svcrdma: Plant reader function in struct svcxprt_rdma by Chuck Lever · 10 years ago
  93. e5523bd svcrdma: Find rmsgp more reliably by Chuck Lever · 10 years ago
  94. 3fe04ee svcrdma: Scrub BUG_ON() and WARN_ON() call sites by Chuck Lever · 10 years ago
  95. 2397aa8 svcrdma: Clean up read chunk counting by Chuck Lever · 10 years ago
  96. 83f2bed svcrdma: Remove unused variable by Chuck Lever · 10 years ago
  97. 597561b svcrdma: Clean up dprintk by Chuck Lever · 10 years ago
  98. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 10 years ago
  99. 1b2e122 sunrpc/cache: convert to use string_escape_str() by Andy Shevchenko · 10 years ago
  100. acf06a7 sunrpc: only call test_bit once in svc_xprt_received by Jeff Layton · 10 years ago