sunrpc: fix oops in rpc_create when the mount namespace is unshared
[safe/jmp/linux-2.6] / net / sunrpc / clnt.c
2008-10-07 Cedric Le Goatersunrpc: fix oops in rpc_create when the mount namespace...
2008-07-09 Trond MyklebustSUNRPC: Ensure our task is notified when an rpcbind...
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-09 Chuck LeverSUNRPC: Display some debugging information as text...
2008-07-09 Chuck LeverSUNRPC: Refactor rpc_show_tasks
2008-07-09 Chuck LeverSUNRPC: Don't display the rpc_show_tasks header if...
2008-07-09 Chuck LeverSUNRPC: Rename "call_" functions that are no longer...
2008-07-09 Chuck LeverSUNRPC: Add a function to display the name of an RPC...
2008-07-09 Trond MyklebustSUNRPC: An ENOMEM error from call_encode is always...
2008-07-09 Trond MyklebustSUNRPC: Ensure we exit early in case of an encode error
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Trond MyklebustSUNRPC: Invalidate the RPCSEC_GSS session if the server...
2008-04-19 Trond MyklebustSUNRPC: Don't disconnect more than once if retransmitti...
2008-04-19 Trond MyklebustSUNRPC: Fix read ordering problems with req->rq_private...
2008-04-19 Trond MyklebustSUNRPC: Fix a bug in call_decode()
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-09 Chuck LeverSUNRPC: Fix a memory leak in rpc_create()
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
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-14 Trond MyklebustSUNRPC: Declare as const the rpc_message arguments...
2008-02-14 Randy Dunlapdocbook: sunrpc filenames and notation fixes
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
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-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-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-05-01 Chuck LeverSUNRPC: RPC client should retry with different versions...
2007-05-01 Chuck LeverSUNRPC: Eliminate side effects from rpc_malloc
2007-05-01 Chuck LeverSUNRPC: RPC buffer size estimates are too large
2007-04-21 Trond MyklebustRPC: Fix the TCP resend semantics for NFSv4
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13 Chuck LeverNFS: disconnect before retrying NFSv4 requests over TCP
2007-02-11 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-02-03 Chuck LeverSUNRPC: fix print format for tk_pid
2007-02-03 Trond MyklebustRPC: Clean up rpc_execute...
2007-01-24 Trond Myklebust[PATCH] NFS: Fix Oops in rpc_call_sync()
2006-12-06 Chuck LeverSUNRPC: Make address format buffers more generic
2006-12-06 Trond MyklebustSUNRPC: Remove BKL around the RPC socket operations...
2006-12-06 Trond MyklebustSUNRPC: Fix up missing BKL in asynchronous RPC callback...
2006-12-06 Trond MyklebustSUNRPC: Give cloned RPC clients their own rpc_pipefs...
2006-12-06 Trond MyklebustSUNRPC: Handle the cases where rpc_alloc_iostats()...
2006-12-06 Trond MyklebustFix a second potential rpc_wakeup race...
2006-12-03 Arnaldo Carvalho... [SUNRPC]: Use k{mem,str}dup where applicable
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-09-29 Alexey Dobriyan[SUNRPC]: trivial endianness annotations
2006-09-23 Trond MyklebustSUNRPC: Add refcounting to the struct rpc_xprt
2006-09-23 Trond MyklebustSUNRPC: Clean up soft task error handling
2006-09-23 Trond MyklebustSUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN...
2006-09-23 Chuck LeverSUNRPC: export new RPC client functions with _GPL
2006-09-23 Chuck LeverSUNRPC: Eliminate xprt_create_proto and rpc_create_client
2006-09-23 Chuck LeverSUNRPC: use sockaddr + size when creating remote transp...
2006-09-23 Chuck LeverSUNRPC: Use "sockaddr_storage" for storing RPC client...
2006-09-23 Chuck LeverSUNRPC: Create API for displaying remote peer address
next