1. bc74b4f SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms by Trond Myklebust · 15 years ago
  2. da77005 SUNRPC: Remove the global temporary write buffer in net/sunrpc/cache.c by Trond Myklebust · 15 years ago
  3. 5b7a1b9 SUNRPC: Ensure we initialise the cache_detail before creating procfs files by Trond Myklebust · 15 years ago
  4. 2da8ca2 NFSD: Clean up the idmapper warning... by Trond Myklebust · 15 years ago
  5. e57aed7 SUNRPC: One more clean up for rpc_create_client_dir() by Trond Myklebust · 15 years ago
  6. 23ac658 SUNRPC: clean up rpc_setup_pipedir() by Trond Myklebust · 15 years ago
  7. 7d217ca SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path by Trond Myklebust · 15 years ago
  8. 7d59d1e SUNRPC: Clean up rpc_create_client_dir() by Trond Myklebust · 15 years ago
  9. 458adb8b SUNRPC: Rename rpc_mkdir to rpc_create_client_dir() by Trond Myklebust · 15 years ago
  10. bb15674 SUNRPC: rpc_pipefs cleanup by Trond Myklebust · 15 years ago
  11. ac6fece SUNRPC: Clean up rpc_populate/depopulate by Trond Myklebust · 15 years ago
  12. cfeaa4a SUNRPC: Clean up rpc_lookup_create by Trond Myklebust · 15 years ago
  13. 810d90b SUNRPC: Clean up rpc_unlink() by Trond Myklebust · 15 years ago
  14. 7589806 SUNRPC: Clean up file creation code in rpc_pipefs by Trond Myklebust · 15 years ago
  15. b5bb61d SUNRPC: Clean up rpc_pipefs lookup code... by Trond Myklebust · 15 years ago
  16. 7364af6 SUNRPC: Allow rpc_pipefs_ops to have null values for upcall and downcall by Trond Myklebust · 15 years ago
  17. b693ba4 SUNRPC: Constify rpc_pipe_ops... by Trond Myklebust · 15 years ago
  18. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  19. 75de874 sunrpc: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  20. 7e0338c Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd by Linus Torvalds · 15 years ago
  21. e9f0298 nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh() by Ricardo Labiaga · 15 years ago
  22. 47fcb03 SUNRPC: Fix the TCP server's send buffer accounting by Trond Myklebust · 15 years ago
  23. 1f84603 Merge branch 'devel-for-2.6.31' into for-2.6.31 by Trond Myklebust · 15 years ago
  24. 301933a Merge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41-for-2.6.31 by Trond Myklebust · 15 years ago
  25. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  26. 343952f nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. by Rahul Iyer · 15 years ago
  27. 8f97524 nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callbacks by Benny Halevy · 15 years ago
  28. 9c9f3f5 nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use by Andy Adamson · 15 years ago
  29. 7652e5a nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backchannel use by Benny Halevy · 15 years ago
  30. 4d6bbb6 nfs41: Backchannel bc_svc_process() by Ricardo Labiaga · 15 years ago
  31. 1cad7ea nfs41: Refactor svc_process() by Ricardo Labiaga · 15 years ago
  32. 0d90ba1 nfs41: Backchannel callback service helper routines by Ricardo Labiaga · 15 years ago
  33. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 15 years ago
  34. 88b5ed7 SUNRPC: Fix a missing "break" option in xs_tcp_setup_socket() by Trond Myklebust · 15 years ago
  35. 44b98ef nfs41: New xs_tcp_read_data() by Ricardo Labiaga · 15 years ago
  36. fb7a0b9 nfs41: New backchannel helper routines by Ricardo Labiaga · 15 years ago
  37. f9acac1 nfs41: Initialize new rpc_xprt callback related fields by Ricardo Labiaga · 15 years ago
  38. f4a2e41 nfs41: Process the RPC call direction by Ricardo Labiaga · 15 years ago
  39. 18dca02 nfs41: Add ability to read RPC call direction on TCP stream. by Ricardo Labiaga · 15 years ago
  40. aae2006 nfs41: sunrpc: Export the call prepare state for session reset by Andy Adamson · 15 years ago
  41. 62bc62a page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths by Christoph Lameter · 15 years ago
  42. 59fb306 sunrpc: potential memory leak in function rdma_read_xdr by Christian Engelmayer · 15 years ago
  43. 6aad89c sunrpc: align cache_clean work's timer by Anton Blanchard · 15 years ago
  44. 7eef409 Merge commit 'v2.6.30' into for-2.6.31 by J. Bruce Fields · 15 years ago
  45. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  46. bf12691 sunrpc/auth_gss: Call rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  47. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  48. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  49. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 15 years ago
  50. 7f42183 nfsd: Revert "svcrpc: take advantage of tcp autotuning" by J. Bruce Fields · 15 years ago
  51. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  52. 2ea3f86 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  53. 21515e4 svcrdma: clean up error paths. by Steve Wise · 15 years ago
  54. f75e674 SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect by Trond Myklebust · 15 years ago
  55. 017cb47 SUNRPC: Clean up one_sock_name() by Chuck Lever · 15 years ago
  56. 58de2f8 SUNRPC: Support PF_INET6 in one_sock_name() by Chuck Lever · 15 years ago
  57. e7942b9 SUNRPC: Switch one_sock_name() to use snprintf() by Chuck Lever · 15 years ago
  58. 8435d34 SUNRPC: pass buffer size to svc_sock_names() by Chuck Lever · 15 years ago
  59. bfba9ab SUNRPC: pass buffer size to svc_addsock() by Chuck Lever · 15 years ago
  60. 335c54b NFSD: Prevent a buffer overflow in svc_xprt_names() by Chuck Lever · 15 years ago
  61. abc5c44 SUNRPC: Fix error return value of svc_addr_len() by Chuck Lever · 15 years ago
  62. dcf1a35 net/sunrpc/svc_xprt.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  63. d0687be svcrdma: Fix dma map direction for rdma read targets by Steve Wise · 15 years ago
  64. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  65. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  66. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  67. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  68. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  69. c69da77 SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port by Trond Myklebust · 15 years ago
  70. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  71. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  72. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  73. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  74. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  75. aa85ea5 cpumask: use new cpumask_ functions in core code. by Rusty Russell · 15 years ago
  76. 9355982 SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4 by Chuck Lever · 15 years ago
  77. 363f724 SUNRPC: rpcb_register() should handle errors silently by Chuck Lever · 15 years ago
  78. cadc0fa SUNRPC: Simplify kernel RPC service registration by Chuck Lever · 15 years ago
  79. d5a8620 SUNRPC: Simplify svc_unregister() by Chuck Lever · 15 years ago
  80. 1673d0d SUNRPC: Allow callers to pass rpcb_v4_register a NULL address by Chuck Lever · 15 years ago
  81. 126e4bc SUNRPC: rpcbind actually interprets r_owner string by Chuck Lever · 15 years ago
  82. 3aba455 SUNRPC: Clean up address type casts in rpcb_v4_register() by Chuck Lever · 15 years ago
  83. ba5c35e SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers by Chuck Lever · 15 years ago
  84. fc28dec SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services by Chuck Lever · 15 years ago
  85. 7d21c0f SUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener sockets by Chuck Lever · 15 years ago
  86. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  87. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  88. baf01ca SUNRPC: svc_setup_socket() gets protocol family from socket by Chuck Lever · 15 years ago
  89. 4b62e58 SUNRPC: Pass a family argument to svc_register() by Chuck Lever · 15 years ago
  90. 156e620 SUNRPC: Clean up svc_find_xprt() calling sequence by Chuck Lever · 15 years ago
  91. 776bd5c SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus by Chuck Lever · 15 years ago
  92. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  93. abd91ee sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process by ideawu · 15 years ago
  94. 3ba13d1 constify dentry_operations: rest by Al Viro · 16 years ago
  95. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  96. 2e3c230 SVCRDMA: fix recent printk format warnings. by Tom Talpey · 16 years ago
  97. 55420c2 SUNRPC: Ensure we close the socket on EPIPE errors too... by Trond Myklebust · 16 years ago
  98. b61d59f SUNRPC: xs_tcp_connect_worker{4,6}: merge common code by Trond Myklebust · 16 years ago
  99. 25fe614 SUNRPC: Add a sysctl to control the duration of the socket linger timeout by Trond Myklebust · 16 years ago
  100. 7d1e825 SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets by Trond Myklebust · 16 years ago