Commit Graph

908 Commits (31a61bfc6e415fbd871317cbee7b8a4158d8ac5b)

Author SHA1 Message Date
Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 17 years ago
Trond Myklebust 636ac43318 SUNRPC: Remove the unused export of xprt_force_disconnect 17 years ago
Trond Myklebust 06b4b681ab SUNRPC: remove XS_SENDMSG_RETRY 17 years ago
Trond Myklebust d2b8314163 SUNRPC: Protect creds against early garbage collection 17 years ago
Trond Myklebust 7c67db3a8a NFSv4: Reintroduce machine creds 17 years ago
Trond Myklebust 78ea323be6 NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() 17 years ago
Trond Myklebust 1e799b673c SUNRPC: Fix read ordering problems with req->rq_private_buf.len 17 years ago
Trond Myklebust 080a1f148d SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. 17 years ago
Trond Myklebust b6ddf64ffe SUNRPC: Fix up xprt_write_space() 17 years ago
Trond Myklebust 24b74bf0c9 SUNRPC: Fix a bug in call_decode() 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Chuck Lever ed13c27e54 SUNRPC: Fix a memory leak in rpc_create() 17 years ago
Trond Myklebust daeba89d43 SUNRPC: don't call flush_dcache_page() with an invalid pointer 17 years ago
Tom Tucker c8237a5fce SVCRDMA: Check num_sge when setting LAST_CTXT bit 17 years ago
Roland Dreier d3073779f8 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters 17 years ago
Al Viro 27724426a9 [SUNRPC]: net/* NULL noise 17 years ago
Al Viro e6f1cebf71 [NET] endianness noise: INADDR_ANY 17 years ago
Trond Myklebust 98a8e32394 SUNRPC: Add a helper rpcauth_lookup_generic_cred() 17 years ago
Trond Myklebust 5c691044ec SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task 17 years ago
Trond Myklebust 9a559efd41 SUNRPC: Add a generic RPC credential 17 years ago
Trond Myklebust 4ccda2cdd8 SUNRPC: Clean up rpcauth_bindcred() 17 years ago
Trond Myklebust af09383577 SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS 17 years ago
Trond Myklebust 25337fdc85 SUNRPC: Fix a bug in rpcauth_lookup_credcache() 17 years ago
Tom Tucker 3fedb3c5a8 SVCRDMA: Fix erroneous BUG_ON in send_write 17 years ago
Tom Tucker c48cbb405c SVCRDMA: Add xprt refs to fix close/unmount crash 17 years ago
Tom Talpey ee1a2c564f SUNRPC: Fix a nfs4 over rdma transport oops 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Trond Myklebust 5e4424af9a SUNRPC: Remove now-redundant RCU-safe rpc_task free path 17 years ago
Trond Myklebust ff2d7db848 SUNRPC: Ensure that we read all available tcp data 17 years ago
Trond Myklebust f5fb7b06e4 SUNRPC: Eliminate the now-redundant rpc_start_wakeup() 17 years ago
Trond Myklebust eb276c0e10 SUNRPC: Switch tasks to using the rpc_waitqueue's timer function 17 years ago
Trond Myklebust 36df9aae31 SUNRPC: Add a timer function to wait queues. 17 years ago
Trond Myklebust f6a1cc8930 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues 17 years ago
Wang Chen 2ce8f047d5 [SUNRPC]: Use proc_create() to setup ->proc_fops first 17 years ago
Trond Myklebust 5d00837b90 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs 17 years ago
Trond Myklebust fda1393938 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task 17 years ago
Trond Myklebust 96ef13b283 SUNRPC: Add a new helper rpc_wake_up_queued_task() 17 years ago
Trond Myklebust fde95c7554 SUNRPC: Clean up rpc_run_timer() 17 years ago
Trond Myklebust 32bfb5c0f4 SUNRPC: Allow the rpc_release() callback to be run on another workqueue 17 years ago
Pavel Emelyanov 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Trond Myklebust cbc2005925 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async 17 years ago
Randy Dunlap 65b6e42cdc docbook: sunrpc filenames and notation fixes 17 years ago
Roland Dreier bb50c8012c SUNPRC: Fix printk format warning 17 years ago
Chuck Lever ea339d46b9 SUNRPC: RPC program information is stored in unsigned integers 17 years ago
Trond Myklebust d2f7e79e3b SUNRPC: Move exported symbol definitions after function declaration part 2 17 years ago
Jeff Layton 0113ab3464 SUNRPC: spin svc_rqst initialization to its own function 17 years ago
Tom Tucker 4b8449af75 rdma: makefile 17 years ago