Commit Graph

338 Commits (93562b537659fc0f63920fd4d9d24f54e434f4c4)

Author SHA1 Message Date
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
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 32bfb5c0f4 SUNRPC: Allow the rpc_release() callback to be run on another workqueue 17 years ago
Trond Myklebust cbc2005925 SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async 17 years ago
J. Bruce Fields fbb7878c1a nfsd: clean up svc_reserve_auth() 17 years ago
Jeff Layton 0113ab3464 SUNRPC: spin svc_rqst initialization to its own function 17 years ago
Tom Tucker d21b05f101 rdma: SVCRMDA Header File 17 years ago
Tom Tucker 9571af18fa svc: Add svc_xprt_names service to replace svc_sock_names 17 years ago
Tom Tucker 7fcb98d58c svc: Add svc API that queries for a transport instance 17 years ago
Tom Tucker dc9a16e49d svc: Add /proc/sys/sunrpc/transport files 17 years ago
Tom Tucker 260c1d1298 svc: Add transport hdr size for defer/revisit 17 years ago
Tom Tucker 0f0257eaa5 svc: Move the xprt independent code to the svc_xprt.c file 17 years ago