SUNRPC: Fix a bug in call_decode()
[deliverable/linux.git] / net / sunrpc / clnt.c
2008-04-19  Trond MyklebustSUNRPC: Fix a bug in call_decode()
2008-03-19  Trond MyklebustMerge branch 'hotfixes' into devel
2008-03-08  Trond MyklebustMerge commit 'origin' into devel
2008-02-29  Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-02-29  Trond MyklebustMerge branch 'cleanups' into next
2008-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-26  Trond MyklebustSUNRPC: Convert users of rpc_wake_up_task to use rpc_wa...
2008-02-26  Trond MyklebustSUNRPC: Add a new helper rpc_wake_up_queued_task()
2008-02-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-24  David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-19  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-18  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-15  Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-14  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-14  Trond MyklebustSUNRPC: Declare as const the rpc_message arguments...
2008-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-02-14  Randy Dunlapdocbook: sunrpc filenames and notation fixes
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07  Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07  Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-30  Trond MyklebustSUNRPC: Don't bother changing the sigmask for asynchron...
2008-01-30  Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30  Trond MyklebustSUNRPC: Add support for per-client timeout values
2008-01-30  Trond MyklebustSUNRPC: cleanup for rpc_new_client()
2008-01-30  Chuck LeverSUNRPC: rpc_create() default hostname should support...
2008-01-30  Trond MyklebustSUNRPC: Remove the now unused function rpc_call_setup()
2008-01-30  Trond MyklebustSUNRPC: Allow rpc_init_task() to initialise the rpc_tas...
2008-01-30  Trond MyklebustSUNRPC: Add a helper rpc_call_start() that initialises...
2008-01-30  Trond MyklebustSUNRPC: Mask signals across the call to rpc_call_setup...
2008-01-30  Trond MyklebustSUNRPC: Clean up rpc_run_task
2008-01-30  Trond MyklebustSUNRPC: Cleanup of rpc_task initialisation
2008-01-30  Trond MyklebustSUNRPC: Restrict sunrpc client exports
2008-01-30  Trond MyklebustSUNRPC: Move exported declarations to the function...
2008-01-30  Trond MyklebustSUNRPC: Make call_status()/call_decode() call xprt_forc...
2007-12-06  Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
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./linux/kernel...
2007-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-20  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-10-19  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17  Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16  Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-15  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15  Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15  Linus TorvaldsMerge branch 'release' of ssh:///linux/kernel/git/aegl...
2007-10-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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./linux/kernel/git...
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
next
This page took 0.478493 seconds and 108 git commands to generate.