Commit Graph

2247 Commits (315c00bc9f2bd17f7ad7ed8119ca49b1125af507)

Author SHA1 Message Date
Steve Wise 7e5be28827 svcrdma: advertise the correct max payload 11 years ago
Trond Myklebust 2aca5b869a SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT 11 years ago
NeilBrown 1aff525629 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() 11 years ago
Jason Baron 3dedbb5ca1 rpc: Add -EPERM processing for xs_udp_send_request() 11 years ago
Jason Baron f279cd008f rpc: return sent and err from xs_sendpages() 11 years ago
Benjamin Coddington a743419f42 SUNRPC: Don't wake tasks during connection abort 11 years ago
Chris Perl 0f7a622ca6 rpc: xs_bind - do not bind when requesting a random ephemeral port 11 years ago
Chuck Lever 71efecb3f5 sunrpc: fix byte-swapping of displayed XID 11 years ago
J. Bruce Fields ae89254da6 SUNRPC: Fix compile on non-x86 11 years ago
Trond Myklebust f8d1ff47b6 SUNRPC: Optimise away svc_recv_available 11 years ago
Trond Myklebust 0c0746d03e SUNRPC: More optimisations of svc_xprt_enqueue() 11 years ago
Trond Myklebust a4aa8054a6 SUNRPC: Fix broken kthread_should_stop test in svc_get_next_xprt 11 years ago
Trond Myklebust 983c684466 SUNRPC: get rid of the request wait queue 11 years ago
Trond Myklebust 106f359cf4 SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt 11 years ago
Trond Myklebust 9e5b208dc9 SUNRPC: Do not override wspace tests in svc_handle_xprt 11 years ago
Steve Wise d1e458fe67 svcrdma: remove rdma_create_qp() failure recovery logic 11 years ago
NeilBrown 122a8cda6a SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred 11 years ago
NeilBrown bd95608053 sunrpc/auth: allow lockless (rcu) lookup of credential cache. 11 years ago
Jeff Layton ec25422c66 sunrpc: remove "ec" argument from encrypt_v2 operation 11 years ago
Jeff Layton b36e9c44af sunrpc: clean up sparse endianness warnings in gss_krb5_wrap.c 11 years ago
Jeff Layton 6ac0fbbfc1 sunrpc: clean up sparse endianness warnings in gss_krb5_seal.c 11 years ago
Jeff Layton c5e6aecd03 sunrpc: fix RCU handling of gc_ctx field 11 years ago
Trond Myklebust bae6746ff3 SUNRPC: Enforce an upper limit on the number of cached credentials 11 years ago
Chuck Lever 8079fb785e xprtrdma: Handle additional connection events 11 years ago
Chuck Lever a779ca5fa7 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro 11 years ago
Chuck Lever 282191cb72 xprtrdma: Make rpcrdma_ep_disconnect() return void 11 years ago
Chuck Lever bb96193d91 xprtrdma: Schedule reply tasklet once per upcall 11 years ago
Chuck Lever 2e84522c2e xprtrdma: Allocate each struct rpcrdma_mw separately 11 years ago
Chuck Lever f590e878c5 xprtrdma: Rename frmr_wr 11 years ago
Chuck Lever dab7e3b8da xprtrdma: Disable completions for LOCAL_INV Work Requests 11 years ago
Chuck Lever 050557220e xprtrdma: Disable completions for FAST_REG_MR Work Requests 11 years ago
Chuck Lever 440ddad51b xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external() 11 years ago
Chuck Lever ddb6bebcc6 xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request 11 years ago
Chuck Lever 9f9d802a28 xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect 11 years ago
Chuck Lever c2922c0235 xprtrdma: Properly handle exhaustion of the rb_mws list 11 years ago
Chuck Lever 3111d72c7c xprtrdma: Chain together all MWs in same buffer pool 11 years ago
Chuck Lever c93e986a29 xprtrdma: Back off rkey when FAST_REG_MR fails 11 years ago
Chuck Lever 0dbb4108a6 xprtrdma: Unclutter struct rpcrdma_mr_seg 11 years ago
Chuck Lever 539431a437 xprtrdma: Don't invalidate FRMRs if registration fails 11 years ago
Chuck Lever a7bc211ac9 xprtrdma: On disconnect, don't ignore pending CQEs 11 years ago
Chuck Lever 6ab59945f2 xprtrdma: Update rkeys after transport reconnect 11 years ago
Chuck Lever 43e9598817 xprtrdma: Limit data payload size for ALLPHYSICAL 11 years ago
Chuck Lever 73806c8832 xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs 11 years ago
Chuck Lever 5fc83f470d xprtrdma: Fix panic in rpcrdma_register_frmr_external() 11 years ago
Trond Myklebust 518776800c SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed 11 years ago
Trond Myklebust c7fb3f0631 SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely 11 years ago
Trond Myklebust 0971374e28 SUNRPC: Reduce contention in svc_xprt_enqueue() 11 years ago
Chuck Lever e560e3b510 svcrdma: Add zero padding if the client doesn't send it 11 years ago
Yan Burman bf858ab0ad xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result 11 years ago
Trond Myklebust 22cb43855d SUNRPC: xdr_get_next_encode_buffer should be declared static 11 years ago