1. 18e624a SUNRPC: remove BUG_ON in xdr_shrink_bufhead by Weston Andros Adamson · 12 years ago
  2. b25cd05 SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES by Weston Andros Adamson · 12 years ago
  3. ff1fdb9 SUNRPC: remove BUG_ON in svc_xprt_received by Weston Andros Adamson · 12 years ago
  4. 1b7a181 SUNRPC: remove BUG_ONs from *_reclassify_socket* by Weston Andros Adamson · 12 years ago
  5. 1bd58aa SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask by Weston Andros Adamson · 12 years ago
  6. f30dfbb SUNRPC: remove two BUG_ON asserts by Weston Andros Adamson · 12 years ago
  7. 749386e SUNRPC: remove BUG_ON in rpc_put_sb_net by Weston Andros Adamson · 12 years ago
  8. 0db74d9 SUNRPC: remove BUG_ON calls from cache_read by Weston Andros Adamson · 12 years ago
  9. 4c9c52e SUNRPC: remove BUG_ON from bc_send by Weston Andros Adamson · 12 years ago
  10. c4ded8d SUNRPC: remove BUG_ON from xprt_destroy_backchannel by Weston Andros Adamson · 12 years ago
  11. e454a7a SUNRPC: remove BUG_ON from rpc_sleep_on* by Weston Andros Adamson · 12 years ago
  12. 8b827e1 SUNRPC: remove BUG_ON from call_bc_transmit by Weston Andros Adamson · 12 years ago
  13. 1facf4c SUNRPC: remove BUG_ON from call_bc_transmit by Weston Andros Adamson · 12 years ago
  14. 576e613 SUNRPC: remove BUG_ON from call_transmit by Weston Andros Adamson · 12 years ago
  15. 9a6478f SUNRPC: remove BUG_ON from rpc_run_bc_task by Weston Andros Adamson · 12 years ago
  16. 922eeac SUNRPC: remove BUG_ON in __rpc_clnt_handle_event by Weston Andros Adamson · 12 years ago
  17. 168e4b3 SUNRPC: add WARN_ON_ONCE for potential deadlock by Weston Andros Adamson · 12 years ago
  18. d24bab9 SUNRPC: return proper errno from backchannel_rqst by Weston Andros Adamson · 12 years ago
  19. f878b65 SUNRPC: Get rid of the xs_error_report socket callback by Trond Myklebust · 12 years ago
  20. 4bc1e68 SUNRPC: Prevent races in xs_abort_connection() by Trond Myklebust · 12 years ago
  21. b9d2bb2 Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." by Trond Myklebust · 12 years ago
  22. d0bea45 SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT by Trond Myklebust · 12 years ago
  23. 212ba90 SUNRPC: Prevent kernel stack corruption on long values of flush by Sasha Levin · 12 years ago
  24. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  25. a9ca404 Merge Trond's bugfixes by J. Bruce Fields · 12 years ago
  26. df632d3 Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  27. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  28. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  29. ba9b584 SUNRPC: Introduce rpc_clone_client_set_auth() by Chuck Lever · 12 years ago
  30. 1b63a75 SUNRPC: Refactor rpc_clone_client() by Chuck Lever · 12 years ago
  31. 632f0d0 SUNRPC: Use __func__ in dprintk() in auth_gss.c by Chuck Lever · 12 years ago
  32. d8af9bc1 SUNRPC: Clean up dprintk messages in rpc_pipe.c by Chuck Lever · 12 years ago
  33. 9b96ce7 SUNRPC: Limit the rpciod workqueue concurrency by Trond Myklebust · 12 years ago
  34. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  35. a11a2bf SUNRPC: Optimise away unnecessary data moves in xdr_align_pages by Trond Myklebust · 12 years ago
  36. 8a9a8b8 SUNRPC: Fix the return value of xdr_align_pages() by Trond Myklebust · 12 years ago
  37. 84e28a3 SUNRPC: Set alloc_slot for backchannel tcp ops by Bryan Schumaker · 12 years ago
  38. a519fc7 SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT by Trond Myklebust · 12 years ago
  39. 22b4e63 Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  40. eccf50c nfsd: remove unused listener-removal interfaces by J. Bruce Fields · 12 years ago
  41. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  42. 65b2e66 svcrpc: split up svc_handle_xprt by J. Bruce Fields · 12 years ago
  43. 6797fa5 svcrpc: break up svc_recv by J. Bruce Fields · 12 years ago
  44. 6741019 svcrpc: make svc_xprt_received static by J. Bruce Fields · 12 years ago
  45. 9f9d2eb svcrpc: make xpo_recvfrom return only >=0 by J. Bruce Fields · 12 years ago
  46. af6d572 svcrpc: don't bother checking bad svc_addr_len result by J. Bruce Fields · 12 years ago
  47. f23abfd svcrpc: minor udp code cleanup by J. Bruce Fields · 12 years ago
  48. 39b5530 svcrpc: share some setup of listening sockets by J. Bruce Fields · 12 years ago
  49. c334196 svcrpc: make svc_create_xprt enqueue on clearing XPT_BUSY by J. Bruce Fields · 12 years ago
  50. 203b42f workqueue: make deferrable delayed_work initializer names consistent by Tejun Heo · 12 years ago
  51. a8e1007 svcrpc: clean up control flow by J. Bruce Fields · 12 years ago
  52. 72c3537 svcrpc: standardize svc_setup_socket return convention by J. Bruce Fields · 12 years ago
  53. 719f8bc svcrpc: fix xpt_list traversal locking on shutdown by J. Bruce Fields · 12 years ago
  54. d10f27a svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping by J. Bruce Fields · 12 years ago
  55. f06f00a svcrpc: sends on closed socket should stop immediately by J. Bruce Fields · 12 years ago
  56. be1e444 svcrpc: fix BUG() in svc_tcp_clear_pages by J. Bruce Fields · 12 years ago
  57. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  58. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  59. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  60. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  61. 1fad1e9 Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  62. caea33d SUNRPC: return negative value in case rpcbind client creation error by Stanislav Kinsbursky · 12 years ago
  63. 5cf02d0 nfs: skip commit in releasepage if we're freeing memory for fs-related reasons by Jeff Layton · 12 years ago
  64. 506026c sunrpc: clarify comments on rpc_make_runnable by Jeff Layton · 12 years ago
  65. cac5d07 sunrpc: clnt: Add missing braces by Joe Perches · 12 years ago
  66. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  67. 013448c SUNRPC: Add a missing spin_unlock to gss_mech_list_pseudoflavors by Trond Myklebust · 12 years ago
  68. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 13 years ago
  69. 200724a SUNRPC/cache: fix reporting of expired cache entries in 'content' file. by NeilBrown · 13 years ago
  70. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  71. 60d354e sunrpc: Don't do a dst_confirm() on an input routes. by David S. Miller · 13 years ago
  72. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  73. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 13 years ago
  74. f8bb7f0 SUNRPC: Clean up xdr_enter_page by Trond Myklebust · 13 years ago
  75. 3994ee6 SUNRPC: Clean up xdr_read_pages by Trond Myklebust · 13 years ago
  76. bd00f84 SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages by Trond Myklebust · 13 years ago
  77. b760b31 SUNRPC: Remove open coded stream position calculation in xdr_read_pages by Trond Myklebust · 13 years ago
  78. 4517d52 SUNRPC: Add the helper xdr_stream_pos by Trond Myklebust · 13 years ago
  79. c337d36 SUNRPC: xdr_read_pages should return the amount of XDR encoded page data by Trond Myklebust · 13 years ago
  80. bfeea1d SUNRPC: Don't decode beyond the end of the RPC reply message by Trond Myklebust · 13 years ago
  81. 1537693 SUNRPC: Clean up xdr_set_iov() by Trond Myklebust · 13 years ago
  82. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 13 years ago
  83. 76cacaa SUNRPC: xdr_read_pages needs to clear xdr->page_ptr. by Trond Myklebust · 13 years ago
  84. 873b779 Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  85. 92123e0 rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer by Jeff Layton · 13 years ago
  86. 419f431 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  87. a00b615 Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  88. d5497fc nfsd4: move rq_flavor into svc_cred by J. Bruce Fields · 13 years ago
  89. 03a4e1f nfsd4: move principal name into svc_cred by J. Bruce Fields · 13 years ago
  90. 3ddbe87 svcrpc: fix a comment typo by J. Bruce Fields · 13 years ago
  91. 91c427a sunrpc: do array overrun check in svc_recv before allocating pages by Jeff Layton · 13 years ago
  92. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 13 years ago
  93. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 13 years ago
  94. c52226d rpc: handle rotated gss data for Windows interoperability by J. Bruce Fields · 13 years ago
  95. b3b02ae NFSv4.1: Fix a request leak on the back channel by Trond Myklebust · 13 years ago
  96. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  97. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  98. cb62ab7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  99. 31ed8e6 Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) by Linus Torvalds · 13 years ago
  100. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 13 years ago