]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/sunrpc/clnt.c
SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes
[linux-2.6-omap-h63xx.git] / net / sunrpc / clnt.c
2007-11-20 Len BrownPull cpuidle into release branch
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-20 Jeff GarzikMerge branch 'fixes-jgarzik' of git://git.kernel.org...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git.kernel.org...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh://master.kernel.org/pub/scm/linux/kernel...
2007-10-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh://master.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-09 Trond MyklebustSUNRPC: Don't call xprt_release in call refresh
2007-10-09 Trond MyklebustSUNRPC: Don't call xprt_release() if call_allocate...
2007-10-09 J. Bruce FieldsSUNRPC: Fix default hostname created in rpc_create()
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: support transport protocol naming
2007-10-09 \"Talpey, Thomas\SUNRPC: rename the rpc_xprtsock_create structure
2007-10-09 \"Talpey, Thomas\SUNRPC: mark bulk read/write data in xdrbuf
2007-10-09 Chuck LeverSUNRPC: RPC bind failures should be permanent for NULL...
2007-10-09 Chuck LeverSUNRPC: Split another new rpcbind retry error code...
2007-10-09 Chuck LeverSUNRPC: Add a new error code for retry waiting for...
2007-10-09 Chuck LeverSUNRPC: Clean up in rpc_show_tasks
2007-10-09 Chuck LeverSUNRPC: Make sure server name is reasonable before...
2007-10-09 Chuck LeverSUNRPC: fix a signed v. unsigned comparison nit in...
2007-10-09 Chuck LeverSUNRPC: Only one dprintk is needed during client creation
2007-07-23 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
2007-07-22 Len BrownPull ec into release branch
2007-07-22 Len BrownPull sbs into release branch
2007-07-22 Len BrownPull battery into release branch
2007-07-22 Len BrownPull acpi-debug into release branch
2007-07-22 Len BrownPull acpica into release branch
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-17 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2007-07-17 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'drm-patches' of ssh://master.kernel.org...
2007-07-16 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-07-16 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-07-15 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-07-15 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-07-15 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2007-07-13 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-07-11 J. Bruce Fieldssunrpc: drop BKL around wrap and unwrap
2007-07-11 Frank van MaarseveenSUNRPC client: add interface for binding to a local...
2007-07-11 Frank van MaarseveenSUNRPC: cleanup transport creation argument passing
2007-07-11 Chuck LeverSUNRPC: Add a convenient default for the hostname when...
2007-07-11 Trond MyklebustSUNRPC: Suppress some noisy and unnecessary printk...
2007-07-11 Trond MyklebustSUNRPC: Remove the tk_auth macro...
2007-07-11 Trond MyklebustSUNRPC: Allow rpc_auth to run clean up before the rpc_c...
2007-07-11 Trond MyklebustSUNRPC: Rename rpcauth_destroy() to rpcauth_release()
2007-07-11 Trond MyklebustSUNRPC: Add the helper function 'rpc_call_null()'
2007-07-11 Trond MyklebustSUNRPC: Make rpc_ping() static
2007-07-11 Trond MyklebustSUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task
2007-07-11 Trond MyklebustSUNRPC: Move rpc_register_client and friends into net...
2007-07-11 Trond MyklebustSUNRPC: Make create_client() take a reference to the...
2007-07-11 Trond MyklebustSUNRPC: Don't create an rpc_pipefs directory before...
2007-07-11 Trond MyklebustSUNRPC: Remove rpc_clnt->cl_count
2007-07-11 Trond MyklebustSUNRPC: Make rpc_clone take a reference instead of...
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_oneshot
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_dead
2007-07-11 Trond MyklebustSUNRPC: Convert rpc_clnt->cl_users to a kref
2007-07-11 Trond MyklebustSUNRPC: Add a per-rpc_clnt spinlock
2007-07-11 Trond MyklebustSUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
2007-06-05 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-11 Wim Van SebroeckMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-05-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2007-05-10 Linus TorvaldsMerge branch 'juju' of git://git.kernel.org/pub/scm...
2007-05-10 Len BrownPull thermal into release branch
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 Russell KingMerge branches 'armv7', 'at91', 'misc' and 'omap' into...
2007-05-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-05-08 Linus TorvaldsMerge branch 'reset-seq' of master.kernel.org:/pub...
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-08 Dmitry TorokhovMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of master.kernel.org:/pub...
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next