Commit Graph

954 Commits (de0b988828a45f4fefc96ff2fbed3ba2184319b9)

Author SHA1 Message Date
Chuck Lever 166b88d755 SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET 17 years ago
Trond Myklebust 381ba74af5 SUNRPC: Ensure our task is notified when an rpcbind call is done 17 years ago
Chuck Lever 40fef8a649 SUNRPC: Use only rpcbind v2 for AF_INET requests 17 years ago
Chuck Lever 8842413aa4 SUNRPC: Use GETADDR for rpcbind version 4 queries 17 years ago
Chuck Lever 6a77405157 SUNRPC: Use rpcbind version 2 GETPORT 17 years ago
Chuck Lever fc200e794d SUNRPC: Document some naked integers in rpcbind client 17 years ago
Chuck Lever 877fcf1039 SUNRPC: More useful debugging output for rpcb client 17 years ago
Chuck Lever b22602a673 SUNRPC: Ensure all transports set rq_xtime consistently 17 years ago
\\\"J. Bruce Fields\\\ a486aeda9b rpc: minor cleanup of scheduler callback code 17 years ago
\\\"J. Bruce Fields\\\ d25a03cf96 rpc: remove some unused macros 17 years ago
\\\"J. Bruce Fields\\\ 720b8f2d6f rpc: eliminate unused variable in auth_gss upcall code 17 years ago
Olga Kornievskaia b6b6152c46 rpc: bring back cl_chatty 17 years ago
Chuck Lever cd983ef81b SUNRPC: Remove obsolete messages during transport connect 17 years ago
Chuck Lever cb3997b5a0 SUNRPC: Display some debugging information as text rather than numbers 17 years ago
Chuck Lever 38e886e0c1 SUNRPC: Refactor rpc_show_tasks 17 years ago
Chuck Lever 68a23ee94e SUNRPC: Don't display the rpc_show_tasks header if there are no tasks 17 years ago
Chuck Lever b0e1c57ea0 SUNRPC: Rename "call_" functions that are no longer FSM states 17 years ago
Chuck Lever 3748f1e447 SUNRPC: Add a function to display the name of an RPC procedure 17 years ago
Trond Myklebust 0f38b873ae SUNRPC: Use GFP_NOFS when allocating credentials 17 years ago
Trond Myklebust b390c2b55c SUNRPC: An ENOMEM error from call_encode is always fatal 17 years ago
Trond Myklebust 8b39f2b410 SUNRPC: Ensure we exit early in case of an encode error 17 years ago
Trond Myklebust 803a9067e1 SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups 17 years ago
Trond Myklebust 0d3a34b48c SUNRPC: Fix a double-free in rpcbind 17 years ago
J. Bruce Fields b620754bfe svcrpc: fix handling of garbage args 17 years ago
Tom Tucker 8948896c9e svcrdma: Change WR context get/put to use the kmem cache 17 years ago
Tom Tucker bf5927d84e svcrdma: Create a kmem cache for the WR contexts 17 years ago
Tom Tucker 902a94e088 svcrdma: Add flush_scheduled_work to module exit function 17 years ago
Tom Tucker 36ef25e464 svcrdma: Limit ORD based on client's advertised IRD 17 years ago
Tom Tucker 94dba4918d svcrdma: Remove unneeded spin locks from __svc_rdma_free 17 years ago
Tom Tucker 87295b6c5c svcrdma: Add dma map count and WARN_ON 17 years ago
Tom Tucker e6ab914371 svcrdma: Move the DMA unmap logic to the CQ handler 17 years ago
Tom Tucker f820c57ebf svcrdma: Use reply and chunk map for RDMA_READ processing 17 years ago
Tom Tucker 34d16e42a6 svcrdma: Use RPC reply map for RDMA_WRITE processing 17 years ago
Tom Tucker ab96dddbed svcrdma: Add a type for keeping NFS RPC mapping 17 years ago
Kevin Coffman 863a24882e gss_krb5: Use random value to initialize confounder 17 years ago
Kevin Coffman db8add5789 gss_krb5: move gss_krb5_crypto into the krb5 module 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
Neil Brown bedbdd8bad knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Mike Travis 3f9b48a758 net: Pass reference to cpumask variable in net/sunrpc/svc.c 17 years ago
Tom Tucker a6f911c04e svcrdma: Verify read-list fits within RPCSVC_MAXPAGES 17 years ago
Tom Tucker 008fdbc571 svcrdma: Change svc_rdma_send_error return type to void 17 years ago
Tom Tucker af261af4db svcrdma: Copy transport address and arm CQ before calling rdma_accept 17 years ago
Tom Tucker 69500c43b4 svcrdma: Set rqstp transport address in rdma_read_complete function 17 years ago
Tom Tucker 97a3df382e svcrdma: Use ib verbs version of dma_unmap 17 years ago
Tom Tucker 356d0a1519 svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_free 17 years ago
Tom Tucker 1711386c62 svcrdma: Move the QP and cm_id destruction to svc_rdma_free 17 years ago
Tom Tucker 0905c0f0a2 svcrdma: Add reference for each SQ/RQ WR 17 years ago