1. 1791983 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  2. 8e26de2 RPC: killing RPC tasks races fixed by Stanislav Kinsbursky · 13 years ago
  3. ba3c578 xprt: remove redundant check by j223yang@asset.uwaterloo.ca · 13 years ago
  4. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 13 years ago
  5. e020c68 SUNRPC: Ensure we always run the tk_callback before tk_action by Trond Myklebust · 13 years ago
  6. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  7. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  8. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 13 years ago
  9. 4d4a76f xprt: remove redundant null check by j223yang@asset.uwaterloo.ca · 13 years ago
  10. f862822 gss:krb5 only include enctype numbers in gm_upcall_enctypes by Kevin Coffman · 13 years ago
  11. 5c635e0 RPCRDMA: Fix FRMR registration/invalidate handling. by Tom Tucker · 13 years ago
  12. bd7ea31 RPCRDMA: Fix to XDR page base interpretation in marshalling logic. by Tom Tucker · 13 years ago
  13. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  14. eabf5ba RPC: clarify rpc_run_task error handling by Fred Isaman · 13 years ago
  15. cee6a53 RPC: remove check for impossible condition in rpc_make_runnable by Fred Isaman · 13 years ago
  16. 4cea288 sunrpc: Propagate errors from xs_bind() through xs_create_sock() by Ben Hutchings · 13 years ago
  17. a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  18. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 13 years ago
  19. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 13 years ago
  20. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  21. 778be23 NFS do not find client in NFSv4 pg_authenticate by Andy Adamson · 14 years ago
  22. ada609e workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER by Tejun Heo · 14 years ago
  23. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  24. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  25. f0418aa rpc: allow xprt_class->setup to return a preexisting xprt by J. Bruce Fields · 14 years ago
  26. 99de8ea rpc: keep backchannel xprt as long as server connection by J. Bruce Fields · 14 years ago
  27. d75faea rpc: move sk_bc_xprt to svc_xprt by J. Bruce Fields · 14 years ago
  28. 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 14 years ago
  29. 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 14 years ago
  30. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  31. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  32. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  33. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  34. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  35. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 14 years ago
  36. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 14 years ago
  37. 16b2d1e SUNRPC register and unregister the back channel transport by Andy Adamson · 14 years ago
  38. 1f11a03 SUNRPC new transport for the NFSv4.1 shared back channel by Andy Adamson · 14 years ago
  39. 71e161a SUNRPC fix bc_send print by Andy Adamson · 14 years ago
  40. 4b5b3ba SUNRPC move svc_drop to caller of svc_process_common by Andy Adamson · 14 years ago
  41. fdef7aa svcrpc: ensure cache_check caller sees updated entry by J. Bruce Fields · 14 years ago
  42. 6bab93f svcrpc: take lock on turning entry NEGATIVE in cache_check by J. Bruce Fields · 14 years ago
  43. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  44. d76d181 svcrpc: avoid double reply caused by deferral race by J. Bruce Fields · 14 years ago
  45. bdd5f05 SUNRPC: Remove more code when NFSD_DEPRECATED is not configured by J. Bruce Fields · 14 years ago
  46. 31f7aa6 svcrpc: modifying valid sunrpc cache entries is racy by J. Bruce Fields · 14 years ago
  47. beb0f0a kernel panic when mount NFSv4 by Trond Myklebust · 14 years ago
  48. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  49. b3bceda net/sunrpc/clnt.c: Convert sprintf_symbol to %ps by Joe Perches · 14 years ago
  50. f3c0cee net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return by Joe Perches · 14 years ago
  51. 66c941f net: sunrpc: kill unused macros by Shan Wei · 14 years ago
  52. 3942302 sunrpc: svc_sock_names should hold ref to socket being closed. by NeilBrown · 14 years ago
  53. 7c96aef sunrpc: remove xpt_pool by NeilBrown · 14 years ago
  54. ec66ee3 Merge commit 'v2.6.37-rc6' into for-2.6.38 by J. Bruce Fields · 14 years ago
  55. bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
  56. 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
  57. 1ac7c23 SUNRPC: Determine value of "nrprocs" automatically by Chuck Lever · 14 years ago
  58. 4129ccf SUNRPC: Avoid return code checking in rpcbind XDR encoder functions by Chuck Lever · 14 years ago
  59. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  60. ed2849d sunrpc: prevent use-after-free on clearing XPT_BUSY by NeilBrown · 14 years ago
  61. 5fc4397 SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult by Trond Myklebust · 14 years ago
  62. fdb2619 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  63. 9c335c0 svcrpc: fix wspace-checking race by J. Bruce Fields · 14 years ago
  64. b176331 svcrpc: svc_close_xprt comment by J. Bruce Fields · 14 years ago
  65. f8c0d22 svcrpc: simplify svc_close_all by J. Bruce Fields · 14 years ago
  66. ca7896c nfsd4: centralize more calls to svc_xprt_received by J. Bruce Fields · 14 years ago
  67. 62bac4a svcrpc: don't set then immediately clear XPT_DEFERRED by J. Bruce Fields · 14 years ago
  68. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  69. 94f58df SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable by Jesper Juhl · 14 years ago
  70. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  71. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  72. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  73. a4dd8dc Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  74. 411b5e0 net/sunrpc: Use static const char arrays by Joe Perches · 14 years ago
  75. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  76. 42d7ba3 svcrpc: svc_tcp_sendto XPT_DEAD check is redundant by J. Bruce Fields · 14 years ago
  77. 01dba07 svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue by J. Bruce Fields · 14 years ago
  78. ac9303e svcrpc: assume svc_delete_xprt() called only once by J. Bruce Fields · 14 years ago
  79. 7e4fdd0 svcrpc: never clear XPT_BUSY on dead xprt by J. Bruce Fields · 14 years ago
  80. 74eb94b Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  81. 9a84d38 SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred by Trond Myklebust · 14 years ago
  82. 118df3d SUNRPC: After calling xprt_release(), we must restart from call_reserve by Trond Myklebust · 14 years ago
  83. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  84. ba8e452 SUNRPC: Add a helper function xdr_inline_peek by Trond Myklebust · 14 years ago
  85. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  86. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  87. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  88. 9247685 SUNRPC: Properly initialize sock_xprt.srcaddr in all cases by Chuck Lever · 14 years ago
  89. 4232e86 SUNRPC: Use conventional switch statement when reclassifying sockets by Chuck Lever · 14 years ago
  90. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  91. 8f3a6de sunrpc: Turn list_for_each-s into the ..._entry-s by Pavel Emelyanov · 14 years ago
  92. 50fa0d4 sunrpc: Remove dead "else" branch from bc xprt creation by Pavel Emelyanov · 14 years ago
  93. c636b57 sunrpc: Don't return NULL from rpcb_create by Pavel Emelyanov · 14 years ago
  94. f10fef3 sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprt by Pavel Emelyanov · 14 years ago
  95. 8c14ff2 sunrpc: Remove UDP worker wrappers by Pavel Emelyanov · 14 years ago
  96. cdd518d sunrpc: Remove TCP worker wrappers by Pavel Emelyanov · 14 years ago
  97. 7dfe1fc sunrpc: Pass family to setup_socket calls by Pavel Emelyanov · 14 years ago
  98. 6bc9638 sunrpc: Merge xs_create_sock code by Pavel Emelyanov · 14 years ago
  99. beb59b6 sunrpc: Merge the xs_bind code by Pavel Emelyanov · 14 years ago
  100. 573018c sunrpc: Call xs_create_sockX directly from setup_socket by Pavel Emelyanov · 14 years ago