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