UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / sunrpc /
2011-07-15 Trond MyklebustSUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_c...
2011-04-27 Trond MyklebustRevert "net/sunrpc: Use static const char arrays"
2011-03-27 Trond MyklebustSUNRPC: Never reuse the socket port after an xs_close()
2011-03-23 Stanislav KinsburskyRPC: killing RPC tasks races fixed
2011-03-23 Trond MyklebustSUNRPC: Ensure we always run the tk_callback before...
2011-03-10 Ben Hutchingssunrpc: Propagate errors from xs_bind() through xs_crea...
2011-03-10 Jesper JuhlSUNRPC: Remove resource leak in svc_rdma_send_error()
2011-03-10 Trond MyklebustSUNRPC: Close a race in __rpc_wait_for_completion_task()
2011-01-25 Andy AdamsonNFS do not find client in NFSv4 pg_authenticate
2011-01-14 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-01-11 Linus TorvaldsMerge branch 'nfs-for-2.6.38' of git://git.linux-nfs...
2011-01-11 J. Bruce Fieldsrpc: allow xprt_class->setup to return a preexisting...
2011-01-11 J. Bruce Fieldsrpc: keep backchannel xprt as long as server connection
2011-01-11 J. Bruce Fieldsrpc: move sk_bc_xprt to svc_xprt
2011-01-10 Trond MyklebustMerge branch 'bugfixes' into nfs-for-2.6.38
2011-01-10 Trond MyklebustNFS: Don't use vm_map_ram() in readdir
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Linus TorvaldsMerge branch 'vfs-scale-working' of git://git./linux...
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2011-01-07 Nick Pigginfs: change d_delete semantics
2011-01-06 Andy AdamsonNFS rename client back channel transport field
2011-01-06 Andy AdamsonNFS associate sessionid with callback connection
2011-01-06 Andy AdamsonSUNRPC register and unregister the back channel transport
2011-01-06 Andy AdamsonSUNRPC new transport for the NFSv4.1 shared back channel
2011-01-06 Andy AdamsonSUNRPC fix bc_send print
2011-01-06 Andy AdamsonSUNRPC move svc_drop to caller of svc_process_common
2011-01-04 J. Bruce Fieldssvcrpc: ensure cache_check caller sees updated entry
2011-01-04 J. Bruce Fieldssvcrpc: take lock on turning entry NEGATIVE in cache_check
2011-01-04 J. Bruce Fieldssvcrpc: simpler request dropping
2011-01-04 J. Bruce Fieldssvcrpc: avoid double reply caused by deferral race
2011-01-04 J. Bruce FieldsSUNRPC: Remove more code when NFSD_DEPRECATED is not...
2011-01-04 J. Bruce Fieldssvcrpc: modifying valid sunrpc cache entries is racy
2011-01-04 Trond Myklebustkernel panic when mount NFSv4
2010-12-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-21 Joe Perchesnet/sunrpc/clnt.c: Convert sprintf_symbol to %ps
2010-12-17 Joe Perchesnet/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negat...
2010-12-17 Shan Weinet: sunrpc: kill unused macros
2010-12-17 NeilBrownsunrpc: svc_sock_names should hold ref to socket being...
2010-12-17 NeilBrownsunrpc: remove xpt_pool
2010-12-17 J. Bruce FieldsMerge commit 'v2.6.37-rc6' into for-2.6.38
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR decoder API
2010-12-16 Chuck LeverSUNRPC: New xdr_streams XDR encoder API
2010-12-16 Chuck LeverSUNRPC: Determine value of "nrprocs" automatically
2010-12-16 Chuck LeverSUNRPC: Avoid return code checking in rpcbind XDR encod...
2010-12-15 Tejun Heoworkqueue: convert cancel_rearming_delayed_work[queue...
2010-12-08 NeilBrownsunrpc: prevent use-after-free on clearing XPT_BUSY
2010-11-22 Trond MyklebustSUNRPC: Fix an infinite loop in call_refresh/call_refre...
2010-11-22 Tracey DentNet: sunrpc: auth_gss: Makefile: Remove deprecated...
2010-11-19 J. Bruce Fieldssvcrpc: fix wspace-checking race
2010-11-19 J. Bruce Fieldssvcrpc: svc_close_xprt comment
2010-11-19 J. Bruce Fieldssvcrpc: simplify svc_close_all
2010-11-19 J. Bruce Fieldsnfsd4: centralize more calls to svc_xprt_received
2010-11-19 J. Bruce Fieldssvcrpc: don't set then immediately clear XPT_DEFERRED
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-16 Jesper JuhlSUNRPC: Simplify rpc_alloc_iostats by removing pointles...
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-26 Linus TorvaldsMerge branch 'for-2.6.37' of git://linux-nfs.org/~bfiel...
2010-10-26 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-26 Joe Perchesnet/sunrpc: Use static const char arrays
2010-10-26 Christoph Hellwigfs: do not assign default i_ino in new_inode
2010-10-25 J. Bruce Fieldssvcrpc: svc_tcp_sendto XPT_DEAD check is redundant
2010-10-25 J. Bruce Fieldssvcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
2010-10-25 J. Bruce Fieldssvcrpc: assume svc_delete_xprt() called only once
2010-10-25 J. Bruce Fieldssvcrpc: never clear XPT_BUSY on dead xprt
2010-10-25 Linus TorvaldsMerge branch 'nfs-for-2.6.37' of git://git.linux-nfs...
2010-10-24 Trond MyklebustSUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred
2010-10-24 Trond MyklebustSUNRPC: After calling xprt_release(), we must restart...
2010-10-24 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2010-10-23 Trond MyklebustSUNRPC: Add a helper function xdr_inline_peek
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-22 Linus TorvaldsMerge branch 'config' of git://git./linux/kernel/git...
2010-10-21 Chuck LeverSUNRPC: Properly initialize sock_xprt.srcaddr in all...
2010-10-21 Chuck LeverSUNRPC: Use conventional switch statement when reclassi...
2010-10-21 Tejun Heosunrpc/xprtrdma: clean up workqueue usage
2010-10-19 Pavel Emelyanovsunrpc: Turn list_for_each-s into the ..._entry-s
2010-10-19 Pavel Emelyanovsunrpc: Remove dead "else" branch from bc xprt creation
2010-10-19 Pavel Emelyanovsunrpc: Don't return NULL from rpcb_create
2010-10-19 Pavel Emelyanovsunrpc: Remove useless if (task == NULL) from xprt_rese...
2010-10-19 Pavel Emelyanovsunrpc: Remove UDP worker wrappers
2010-10-19 Pavel Emelyanovsunrpc: Remove TCP worker wrappers
2010-10-19 Pavel Emelyanovsunrpc: Pass family to setup_socket calls
2010-10-19 Pavel Emelyanovsunrpc: Merge xs_create_sock code
2010-10-19 Pavel Emelyanovsunrpc: Merge the xs_bind code
2010-10-19 Pavel Emelyanovsunrpc: Call xs_create_sockX directly from setup_socket
2010-10-19 Pavel Emelyanovsunrpc: Factor out v6 sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Factor out v4 sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Factor out udp sockets creation
2010-10-19 Pavel Emelyanovsunrpc: Remove duplicate xprt/transport arguments from...
2010-10-19 Pavel Emelyanovsunrpc: Get xprt pointer once in xs_tcp_setup_socket
2010-10-19 Pavel Emelyanovsunrpc: Remove unused sock arg from xs_next_srcport
2010-10-19 Pavel Emelyanovsunrpc: Remove unused sock arg from xs_get_srcport
2010-10-19 Arnd Bergmannsunrpc: remove the big kernel lock
2010-10-18 Tom Tuckersvcrdma: Cleanup DMA unmapping in error paths.
2010-10-18 Tom Tuckersvcrdma: Change DMA mapping logic to avoid the page_add...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-12 Pavel Emelyanovsunrpc: Use helper to set v4 mapped addr in ip_map_parse
2010-10-11 NeilBrownsunrpc/cache: centralise handling of size limit on...
next