1. 322e2ef SUNRPC: temp var should match return type of xdr_skb_read_actor by Chuck Lever · 17 years ago
  2. 5d40a8a SUNRPC: Check a return result by Chuck Lever · 17 years ago
  3. d4b37ff SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() by Chuck Lever · 17 years ago
  4. 2a428b2 SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() by Chuck Lever · 17 years ago
  5. a4a8749 SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration by Trond Myklebust · 17 years ago
  6. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  7. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  8. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  9. 5138fde NFS/SUNRPC: Convert all users of rpc_call_setup() by Trond Myklebust · 17 years ago
  10. b3ef8b3 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg by Trond Myklebust · 17 years ago
  11. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  12. 5085925 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task by Trond Myklebust · 17 years ago
  13. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  14. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  15. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  16. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 17 years ago
  17. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago
  18. 93a44a7 sunrpc: document the rpc_pipefs kernel api by J. Bruce Fields · 17 years ago
  19. 663b885 SUNRPC: Reconnect immediately whenever the server isn't refusing it. by Trond Myklebust · 17 years ago
  20. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  21. 3ebb067 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() by Trond Myklebust · 17 years ago
  22. 7272dcd SUNRPC: xprt_autoclose() should not call xprt_disconnect() by Trond Myklebust · 17 years ago
  23. e06799f SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket by Trond Myklebust · 17 years ago
  24. ef80367 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes by Trond Myklebust · 17 years ago
  25. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  26. 67a391d SUNRPC: Fix TCP rebinding logic by Trond Myklebust · 17 years ago
  27. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  28. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  29. 8d61443 [SUNRPC]: Use htonl() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  30. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  31. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  32. 3392c34 NFS: add newline to kernel warning message in auth_gss code by James Morris · 17 years ago
  33. 50e1092 SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops by James Lentini · 17 years ago
  34. 150030b NFS: Switch from intr mount option to TASK_KILLABLE by Matthew Wilcox · 17 years ago
  35. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  36. 014313a SUNRPC: Add missing "space" to net/sunrpc/auth_gss.c by Joe Perches · 17 years ago
  37. 483066d SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  38. cfcb43f SUNRPC: remove NFS/RDMA client's binary sysctls by James Lentini · 17 years ago
  39. 5ba03e8 [SUNRPC]: Remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  40. 5fe4a33 [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static by Adrian Bunk · 17 years ago
  41. c3c9d45 [SUNRPC]: Add missing "space" by Joe Perches · 17 years ago
  42. eda4f9b sunrpc: rpc_pipe_poll may miss available data in some cases by J. Bruce Fields · 17 years ago
  43. ef338be sunrpc: return error if unsupported enctype or cksumtype is encountered by Kevin Coffman · 17 years ago
  44. ffc40f5 sunrpc: gss_pipe_downcall(), don't assume all errors are transient by Kevin Coffman · 17 years ago
  45. d5cd978 sunrpc/xprtrdma/transport.c: fix use-after-free by Adrian Bunk · 17 years ago
  46. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  47. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  48. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  49. 521c2a4 [SUNRPC]: fix rpc debugging by J. Bruce Fields · 17 years ago
  50. e08a132 [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing by Stephen Rothwell · 17 years ago
  51. 2d8a972 SUNRPC endianness annotations by Al Viro · 17 years ago
  52. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  53. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  54. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  55. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  56. baa3a2a sysctl: remove broken sunrpc debug binary sysctls by Eric W. Biederman · 17 years ago
  57. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  58. a56daeb net/sunrpc/xprtrdma/verbs.c printk warning fix by Andrew Morton · 17 years ago
  59. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  60. 37ca506 Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  61. ec93103 [SUNRPC]: Make the sunrpc use the seq_open_private() by Pavel Emelyanov · 17 years ago
  62. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  63. 02b3d34 [NET] Cleanup: Use sock_owned_by_user() macro by John Heffner · 17 years ago
  64. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  65. 354ecbb knfsd: Add source address to sunrpc svc errors by Dr. David Alan Gilbert · 17 years ago
  66. 21fcd02 svcgss: move init code into separate function by J. Bruce Fields · 17 years ago
  67. 220bcc2 SUNRPC: Don't call xprt_release in call refresh by Trond Myklebust · 17 years ago
  68. b6e9c71 SUNRPC: Don't call xprt_release() if call_allocate fails by Trond Myklebust · 17 years ago
  69. 2199700 SUNRPC: Fix buggy UDP transmission by Trond Myklebust · 17 years ago
  70. 7f4adef [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static by Adrian Bunk · 17 years ago
  71. 67f97d8 SUNRPC: Use correct type in buffer length calculations by Chuck Lever · 17 years ago
  72. afde94f SUNRPC: Fix default hostname created in rpc_create() by J. Bruce Fields · 17 years ago
  73. bf19aac nfs: add server port to rpc_pipe info file by J. Bruce Fields · 17 years ago
  74. 1321d8d SUNRPC: Fix bytes-per-op accounting for RPC over UDP by Chuck Lever · 17 years ago
  75. c56c65f RPCRDMA: rpc rdma verbs interface implementation by \"Talpey, Thomas\ · 17 years ago
  76. e960182 RPCRDMA: rpc rdma protocol implementation by \"Talpey, Thomas\ · 17 years ago
  77. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago
  78. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  79. 4fa016e NFS/SUNRPC: support transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  80. 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
  81. 3c341b0b SUNRPC: rename the rpc_xprtsock_create structure by \"Talpey, Thomas\ · 17 years ago
  82. bc25571 SUNRPC: Finish API to load RPC transport implementations dynamically by \"Talpey, Thomas\ · 17 years ago
  83. 81c098a SUNRPC: Provide a new API for registering transport implementations by \"Talpey, Thomas\ · 17 years ago
  84. 1244480 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions by \"Talpey, Thomas\ · 17 years ago
  85. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  86. 4417c8c SUNRPC: export per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  87. 4f40ee4 SUNRPC: move per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  88. b79dc8c SUNRPC: RPC bind failures should be permanent for NULL requests by Chuck Lever · 17 years ago
  89. 906462a SUNRPC: Split another new rpcbind retry error code from EACCES by Chuck Lever · 17 years ago
  90. 2429cbf SUNRPC: Add a new error code for retry waiting for another binder by Chuck Lever · 17 years ago
  91. 4784cb5 SUNRPC: Retry bad rpcbind replies by Chuck Lever · 17 years ago
  92. e65fe39 SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses by Chuck Lever · 17 years ago
  93. d66968f SUNRPC: Clean up in rpc_show_tasks by Chuck Lever · 17 years ago
  94. 06b8d25 SUNRPC: Make sure server name is reasonable before trying to print it by Chuck Lever · 17 years ago
  95. 6d0aa06 SUNRPC: Use correct argument type in memcpy() by Chuck Lever · 17 years ago
  96. 89eb21c SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program by Chuck Lever · 17 years ago
  97. 5d34da3 SUNRPC: Only one dprintk is needed during client creation by Chuck Lever · 17 years ago
  98. 143b6c4 SUNRPC: Fix generation of universal addresses for by Chuck Lever · 17 years ago
  99. 756805e SUNRPC: Add support for formatted universal addresses by Chuck Lever · 17 years ago
  100. 8945ee5 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version by Chuck Lever · 17 years ago