nfsd: minor write_pool_threads exit cleanup
[safe/jmp/linux-2.6] / net / sunrpc /
2009-07-14 Chuck LeverSUNRPC: handle IPv6 PKTINFO when extracting destination...
2009-07-03 Wei Yongjunsvcrdma: fix error handling of rdma_alloc_frmr()
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-20 Ricardo Labiaganfs41: sunrpc: xprt_alloc_bc_request() should not use...
2009-06-19 Trond MyklebustSUNRPC: Fix the TCP server's send buffer accounting
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-18 Trond MyklebustMerge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41...
2009-06-17 Ricardo Labiaganfs41: Rename rq_received to rq_reply_bytes_recvd
2009-06-17 Rahul Iyernfs41: Get the rpc_xprt * from the rpc_rqst instead...
2009-06-17 Benny Halevynfs41: create a svc_xprt for nfs41 callback thread...
2009-06-17 Andy Adamsonnfs41: sunrpc: add a struct svc_xprt pointer to struct...
2009-06-17 Benny Halevynfs41: sunrpc: provide functions to create and destroy...
2009-06-17 Ricardo Labiaganfs41: Backchannel bc_svc_process()
2009-06-17 Ricardo Labiaganfs41: Refactor svc_process()
2009-06-17 Ricardo Labiaganfs41: Backchannel callback service helper routines
2009-06-17 Ricardo Labiaganfs41: Add backchannel processing support to RPC state...
2009-06-17 Trond MyklebustSUNRPC: Fix a missing "break" option in xs_tcp_setup_so...
2009-06-17 Ricardo Labiaganfs41: New xs_tcp_read_data()
2009-06-17 Ricardo Labiaganfs41: New backchannel helper routines
2009-06-17 Ricardo Labiaganfs41: Initialize new rpc_xprt callback related fields
2009-06-17 Ricardo Labiaganfs41: Process the RPC call direction
2009-06-17 Ricardo Labiaganfs41: Add ability to read RPC call direction on TCP...
2009-06-17 Andy Adamsonnfs41: sunrpc: Export the call prepare state for sessio...
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-16 Christian Engelmayersunrpc: potential memory leak in function rdma_read_xdr
2009-06-16 Anton Blanchardsunrpc: align cache_clean work's timer
2009-06-16 J. Bruce FieldsMerge commit 'v2.6.30' into for-2.6.31
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-10 Jesper Dangaard... sunrpc/auth_gss: Call rcu_barrier() on module unload.
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-05-29 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-27 Steve Wisesvcrdma: dma unmap the correct length for the RPCRDMA...
2009-05-27 J. Bruce Fieldsnfsd: Revert "svcrpc: take advantage of tcp autotuning"
2009-05-26 Vu PhamXPRTRDMA: fix client rpcrdma FRMR registration on mlx4...
2009-05-13 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-03 Steve Wisesvcrdma: clean up error paths.
2009-05-02 Trond MyklebustSUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods...
2009-04-28 Chuck LeverSUNRPC: Clean up one_sock_name()
2009-04-28 Chuck LeverSUNRPC: Support PF_INET6 in one_sock_name()
2009-04-28 Chuck LeverSUNRPC: Switch one_sock_name() to use snprintf()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_sock_names()
2009-04-28 Chuck LeverSUNRPC: pass buffer size to svc_addsock()
2009-04-28 Chuck LeverNFSD: Prevent a buffer overflow in svc_xprt_names()
2009-04-28 Chuck LeverSUNRPC: Fix error return value of svc_addr_len()
2009-04-28 H Hartley Sweetennet/sunrpc/svc_xprt.c: fix sparse warnings
2009-04-25 Steve Wisesvcrdma: Fix dma map direction for rdma read targets
2009-04-06 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-04 Andy Adamsonnfsd: don't use the deferral service, return NFS4ERR_DELAY
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-01 Trond MyklebustMerge branch 'devel' into for-linus
2009-04-01 Trond MyklebustSUNRPC: Ensure IPV6_V6ONLY is set on the socket before...
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-31 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-30 Matt LaPlantetrivial: fix typos/grammar errors in Kconfig texts
2009-03-30 Rusty Russellcpumask: use new cpumask_ functions in core code.
2009-03-28 Chuck LeverSUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
2009-03-28 Chuck LeverSUNRPC: rpcb_register() should handle errors silently
2009-03-28 Chuck LeverSUNRPC: Simplify kernel RPC service registration
2009-03-28 Chuck LeverSUNRPC: Simplify svc_unregister()
2009-03-28 Chuck LeverSUNRPC: Allow callers to pass rpcb_v4_register a NULL...
2009-03-28 Chuck LeverSUNRPC: rpcbind actually interprets r_owner string
2009-03-28 Chuck LeverSUNRPC: Clean up address type casts in rpcb_v4_register()
2009-03-28 Chuck LeverSUNRPC: Don't return EPROTONOSUPPORT in svc_register...
2009-03-28 Chuck LeverSUNRPC: Use IPv4 loopback for registering AF_INET6...
2009-03-28 Chuck LeverSUNRPC: Set IPV6ONLY flag on PF_INET6 RPC listener...
2009-03-28 Chuck LeverSUNRPC: Remove @family argument from svc_create() and...
2009-03-28 Chuck LeverSUNRPC: Change svc_create_xprt() to take a @family...
2009-03-28 Chuck LeverSUNRPC: svc_setup_socket() gets protocol family from...
2009-03-28 Chuck LeverSUNRPC: Pass a family argument to svc_register()
2009-03-28 Chuck LeverSUNRPC: Clean up svc_find_xprt() calling sequence
2009-03-28 Chuck LeverSUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 ideawusunrpc/svc.c: Remove unused line 'rqstp->rq_server...
2009-03-27 Al Viroconstify dentry_operations: rest
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-19 Tom TalpeySVCRDMA: fix recent printk format warnings.
2009-03-19 Trond MyklebustSUNRPC: Ensure we close the socket on EPIPE errors...
2009-03-19 Trond MyklebustSUNRPC: xs_tcp_connect_worker{4,6}: merge common code
2009-03-19 Trond MyklebustSUNRPC: Add a sysctl to control the duration of the...
2009-03-19 Trond MyklebustSUNRPC: Add the equivalent of the linger and linger2...
2009-03-18 Olga Kornievskaiasvcrpc: take advantage of tcp autotuning
2009-03-18 Greg Banksknfsd: add file to export stats about nfsd pools
2009-03-18 Greg Banksknfsd: avoid overloading the CPU scheduler with enormou...
2009-03-13 Rusty Russellcpumask: replace node_to_cpumask with cpumask_of_node.
2009-03-11 Trond MyklebustSUNRPC: Ensure that xs_nospace return values are propagated
2009-03-11 Trond MyklebustSUNRPC: Delay, then retry on connection errors.
2009-03-11 Trond MyklebustSUNRPC: Return EAGAIN instead of ENOTCONN when waking...
2009-03-11 Trond MyklebustSUNRPC: Handle socket errors correctly
2009-03-11 Trond MyklebustSUNRPC: Handle ECONNREFUSED correctly in xprt_transmit()
2009-03-11 Trond MyklebustSUNRPC: Don't disconnect if a connection is still in...
2009-03-11 Trond MyklebustSUNRPC: Ensure we set XPRT_CLOSING only after we've...
2009-03-11 Trond MyklebustSUNRPC: Avoid an unnecessary task reschedule on ENOTCONN
2009-03-11 Tom TalpeySUNRPC: dynamically load RPC transport modules on-demand
2009-03-11 Tom TalpeyXPRTRDMA: correct an rpc/rdma inline send marshaling...
2009-03-11 Tom TalpeySVCRDMA: remove faulty assertions in rpc/rdma chunk...
2009-03-11 Chuck LeverSUNRPC: Avoid spurious wake-up during UDP connect proce...
next