nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / net / sunrpc /
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-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...
2009-03-11 Trond MyklebustSUNRPC: xprt_connect() don't abort the task if the...
2009-03-11 Trond MyklebustSUNRPC: Fix an Oops due to socket not set up yet...
2009-03-11 Trond MyklebustSUNRPC: Tighten up the task locking rules in __rpc_exec...
2009-02-07 Ilpo Järvinennet/sunrpc/xprtsock.c: some common code found
2009-02-03 Randy Dunlapsunrpc: fix rdma dependencies
2009-01-27 J. Bruce Fieldsnfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server...
2009-01-22 Alexey Dobriyanfs/Kconfig: move sunrpc out
2009-01-07 Trond MyklebustSUNRPC: The sunrpc server code should not be used by...
2009-01-07 Tom Tuckersvc: Clean up deferred requests on transport destruction
2009-01-07 Tom Tuckersvc: Move kfree of deferral record to common code
2009-01-06 Trond MyklebustSUNRPC: Ensure the server closes sockets in a timely...
2009-01-06 Jeff Laytonsunrpc: add sv_maxconn field to svc_serv (try #3)
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2008-12-30 Trond MyklebustMerge branch 'devel' into next
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-23 Olga Kornievskaiarpc: add service field to new upcall
2008-12-23 Olga Kornievskaiarpc: add target field to new upcall
2008-12-23 Olga Kornievskaianfsd: support callbacks with gss flavors
2008-12-23 Olga Kornievskaiarpc: allow gss callbacks to client
2008-12-23 Olga Kornievskaiarpc: pass target name down to rpc level on callbacks
2008-12-23 Olga Kornievskaianfsd: pass client principal name in rsc downcall
2008-12-23 \"J. Bruce Fields\rpc: implement new upcall
2008-12-23 \"J. Bruce Fields\rpc: store pointer to pipe inode in gss upcall message
2008-12-23 \"J. Bruce Fields\rpc: use count of pipe openers to wait for first open
2008-12-23 \"J. Bruce Fields\rpc: track number of users of the gss upcall pipe
2008-12-23 \"J. Bruce Fields\rpc: call release_pipe only on last close
2008-12-23 \"J. Bruce Fields\rpc: add an rpc_pipe_open method
2008-12-23 \"J. Bruce Fields\rpc: minor gss_alloc_msg cleanup
next