Commit Graph

353 Commits (46dca86cb93db80992a45e4b55737ff2b2f61cd0)

Author SHA1 Message Date
Tom Talpey 5675add36e RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. 17 years ago
Tom Talpey fe9053b30b RPC/RDMA: add data types and new FRMR memory registration enum. 17 years ago
Tom Tucker 146b6df6a5 svcrdma: Modify the RPC recv path to use FRMR when available 17 years ago
Tom Tucker e118321062 svcrdma: Add a service to register a Fast Reg MR with the device 17 years ago
Tom Tucker 64be8608c1 svcrdma: Add FRMR get/put services 17 years ago
Chuck Lever 2937391385 NLM: Remove unused argument from svc_addsock() function 17 years ago
Tom Tucker 0d3ebb9ae9 svcrdma: Add Fast Reg MR Data Types 17 years ago
Benny Halevy d5b337b487 nfsd: use nfs client rpc callback program 17 years ago
Chuck Lever 5344b12d4f SUNRPC: Make svc_addr's argument a constant 17 years ago
Chuck Lever a26cfad6e0 SUNRPC: Support IPv6 when registering kernel RPC services 17 years ago
Chuck Lever 14aeb2118d SUNRPC: Simplify rpcb_register() API 17 years ago
Chuck Lever e851db5b05 SUNRPC: Add address family field to svc_serv data structure 17 years ago
Tom Tucker 24b8b44780 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet 17 years ago
Chuck Lever c2e1b09ff2 SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon 17 years ago
\\\"J. Bruce Fields\\\ a486aeda9b rpc: minor cleanup of scheduler callback code 17 years ago
Olga Kornievskaia b6b6152c46 rpc: bring back cl_chatty 17 years ago
Tom Tucker 8948896c9e svcrdma: Change WR context get/put to use the kmem cache 17 years ago
Tom Tucker 779a48577b svcrdma: Remove unused wait q from svcrdma_xprt structure 17 years ago
Tom Tucker 87295b6c5c svcrdma: Add dma map count and WARN_ON 17 years ago
Tom Tucker f820c57ebf svcrdma: Use reply and chunk map for RDMA_READ processing 17 years ago
Tom Tucker ab96dddbed svcrdma: Add a type for keeping NFS RPC mapping 17 years ago
Kevin Coffman d00953a53e gss_krb5: create a define for token header size and clean up ptr location 17 years ago
Jeff Layton a75c5d01e4 sunrpc: remove sv_kill_signal field from svc_serv struct 17 years ago
Jeff Layton 9867d76ca1 knfsd: convert knfsd to kthread API 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Tom Tucker 008fdbc571 svcrdma: Change svc_rdma_send_error return type to void 17 years ago
Tom Tucker 8da91ea8de svcrdma: Move destroy to kernel thread 17 years ago
Tom Tucker 8740767376 svcrdma: Use standard Linux lists for context cache 17 years ago
Tom Tucker 02e7452de7 svcrdma: Simplify RDMA_READ deferral buffer management 17 years ago
Tom Tucker 10a38c33f4 svcrdma: Remove unused READ_DONE context flags bit 17 years ago
Chuck Lever c0401ea008 SUNRPC: Update RPC server's TCP record marker decoder 17 years ago
Jeff Layton 8774282c4c SUNRPC: remove svc_create_thread() 17 years ago
Kevin Coffman 5743d65c2f gss_krb5: consistently use unsigned for seqnum 17 years ago
Kevin Coffman 30aef3166a Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent 17 years ago
J. Bruce Fields 67eb6ff610 svcrpc: move unused field from cache_deferred_req 17 years ago
Aurélien Charbon f15364bd4c IPv6 support for NFS server export caches 17 years ago
Trond Myklebust 7c1d71cf56 SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 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 b6ddf64ffe SUNRPC: Fix up xprt_write_space() 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
Trond Myklebust 5e4424af9a SUNRPC: Remove now-redundant RCU-safe rpc_task free path 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