Commit Graph

318 Commits (3ce92a2a7b03dae6b7778e2a5ff52f2042512887)

Author SHA1 Message Date
Tom Tucker 755cceaba7 svc: Add per-transport delete functions 17 years ago
Tom Tucker 5148bf4ebc svc: Add transport specific xpo_release function 17 years ago
Tom Tucker 5d137990f5 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class 17 years ago
Tom Tucker 490231558e svc: Add a max payload value to the transport 17 years ago
Tom Tucker 9f29868b49 svc: Change the svc_sock in the rqstp structure to a transport 17 years ago
Tom Tucker 360d873864 svc: Make svc_sock the tcp/udp transport 17 years ago
Tom Tucker 1d8206b97a svc: Add an svc transport class 17 years ago
J. Bruce Fields dbf847ecb6 knfsd: allow cache_register to return error on failure 17 years ago
J. Bruce Fields df95a9d4fb knfsd: cache unregistration needn't return error 17 years ago
Chuck Lever e5cff482c7 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace 17 years ago
Chuck Lever f1ec08cb94 SUNRPC: Use appropriate argument types in rpcb client 17 years ago
Chuck Lever b454ae9060 SUNRPC: fewer conditionals in the format_ip_address routines 17 years ago
Trond Myklebust ba7392bb37 SUNRPC: Add support for per-client timeout values 17 years ago
Trond Myklebust 2881ae74e6 SUNRPC: Clean up the transport timeout initialisation 17 years ago
Chuck Lever 0fb2b7e945 SUNRPC: Move universal address definitions to global header 17 years ago
Trond Myklebust c087567d3f SUNRPC: Remove the obsolete RPC_WAITQ macro 17 years ago
Trond Myklebust 47fe064831 SUNRPC: Unexport rpc_init_task() and rpc_execute() 17 years ago
Trond Myklebust e8f5d77c80 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task 17 years ago
Trond Myklebust b5627943ab SUNRPC: Remove the now unused function rpc_call_setup() 17 years ago
Trond Myklebust 77de2c590e SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action 17 years ago
Trond Myklebust 3ff7576dda SUNRPC: Clean up the initialisation of priority queue scheduling info. 17 years ago
Trond Myklebust c970aa85e7 SUNRPC: Clean up rpc_run_task 17 years ago
Trond Myklebust 84115e1cd4 SUNRPC: Cleanup of rpc_task initialisation 17 years ago
Trond Myklebust 62da3b2488 SUNRPC: Rename xprt_disconnect() 17 years ago
Trond Myklebust 3b948ae5be SUNRPC: Allow the client to detect if the TCP connection is closed 17 years ago
Trond Myklebust 66af1e5585 SUNRPC: Fix a race in xs_tcp_state_change() 17 years ago
Matthew Wilcox 150030b78a NFS: Switch from intr mount option to TASK_KILLABLE 17 years ago
Adrian Bunk 483066d62e SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() static 17 years ago
James Lentini cfcb43ff7c SUNRPC: remove NFS/RDMA client's binary sysctls 17 years ago
Adrian Bunk 5fe4a33430 [SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static 17 years ago
Al Viro 2d8a972661 SUNRPC endianness annotations 18 years ago
J. Bruce Fields dca1dd30ce nfsd: remove unused cache_for_each macro 18 years ago
\"Talpey, Thomas\ f58851e6b0 RPCRDMA: rpc rdma transport switch 18 years ago
\"Talpey, Thomas\ c3a57ed747 RPCRDMA: Kconfig and header file with rpcrdma protocol definitions 18 years ago
\"Talpey, Thomas\ 4fa016eb24 NFS/SUNRPC: support transport protocol naming 18 years ago
\"Talpey, Thomas\ 49c36fcc44 SUNRPC: rearrange RPC sockets definitions 18 years ago
\"Talpey, Thomas\ 3c341b0b92 SUNRPC: rename the rpc_xprtsock_create structure 18 years ago
\"Talpey, Thomas\ 81c098af3d SUNRPC: Provide a new API for registering transport implementations 18 years ago
\"Talpey, Thomas\ 4f22ccc346 SUNRPC: mark bulk read/write data in xdrbuf 18 years ago
\"Talpey, Thomas\ 4417c8c41a SUNRPC: export per-transport rpcbind netid's 18 years ago
\"Talpey, Thomas\ 4f40ee4a02 SUNRPC: move per-transport rpcbind netid's 18 years ago
Chuck Lever 89eb21c35b SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program 18 years ago
Chuck Lever 756805e7a7 SUNRPC: Add support for formatted universal addresses 18 years ago
Chuck Lever fbfe3cc677 SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() 18 years ago
J. Bruce Fields be879c4e24 SUNRPC: move bkl locking and xdr proc invocation into a common helper 18 years ago
J. Bruce Fields 4796f45740 knfsd: nfsd4: secinfo handling without secinfo= option 18 years ago
J. Bruce Fields 3ab4d8b121 knfsd: nfsd: set rq_client to ip-address-determined-domain 18 years ago
Andy Adamson c4170583f6 knfsd: nfsd4: store pseudoflavor in request 18 years ago
Frank van Maarseveen d3bc9a1deb SUNRPC client: add interface for binding to a local address 18 years ago
Frank van Maarseveen a97476926e SUNRPC server: record the destination address of a request 18 years ago