Commit Graph

238 Commits (ceb0c642624f634c5b4f46b0e22df19be87a2e53)

Author SHA1 Message Date
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 17 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
Frank van Maarseveen 96802a0951 SUNRPC: cleanup transport creation argument passing 18 years ago
Chuck Lever 45160d6275 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name 18 years ago
Chuck Lever cce63cd637 SUNRPC: Rename rpcb_getport_external routine 18 years ago
Trond Myklebust 1be27f3660 SUNRPC: Remove the tk_auth macro... 18 years ago
Trond Myklebust 5d28dc8207 SUNRPC: Convert gss_ctx_lock to an RCU lock 18 years ago
Trond Myklebust f5c2187cfe SUNRPC: Convert the credential garbage collector into a shrinker callback 18 years ago
Trond Myklebust 9499b4341b SUNRPC: Give credential cache a local spinlock 18 years ago
Trond Myklebust 31be5bf15f SUNRPC: Convert the credcache lookup code to use RCU 18 years ago
Trond Myklebust e092bdcd93 SUNRPC: cleanup rpc credential cache garbage collection 18 years ago
Trond Myklebust fc432dd907 SUNRPC: Enforce atomic updates of rpc_cred->cr_flags 18 years ago
Trond Myklebust 5fe4755e25 SUNRPC: Clean up rpc credential initialisation 18 years ago
Trond Myklebust f1c0a86150 SUNRPC: Mark auth and cred operation tables as constant. 18 years ago
Trond Myklebust de7a8ce38a SUNRPC: Rename rpcauth_destroy() to rpcauth_release() 18 years ago
Trond Myklebust 5e1550d6a2 SUNRPC: Add the helper function 'rpc_call_null()' 18 years ago
Trond Myklebust 64c91a1f1c SUNRPC: Make rpc_ping() static 18 years ago
Trond Myklebust 3ab9bb7243 SUNRPC: Fix a memory leak in the auth credcache code 18 years ago
Trond Myklebust 03a1256f06 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe 18 years ago
Trond Myklebust 6e84c7b66a SUNRPC: Add a downcall queue to struct rpc_inode 18 years ago
Trond Myklebust 4a8c1344dc SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth 18 years ago
Trond Myklebust 188fef11db SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c 18 years ago
Trond Myklebust 4c402b4097 SUNRPC: Remove rpc_clnt->cl_count 18 years ago
Trond Myklebust 90c5755ff5 SUNRPC: Kill rpc_clnt->cl_oneshot 18 years ago
Trond Myklebust 848f1fe6be SUNRPC: Kill rpc_clnt->cl_dead 18 years ago
Trond Myklebust 34f52e3591 SUNRPC: Convert rpc_clnt->cl_users to a kref 18 years ago
Trond Myklebust 4bef61ff75 SUNRPC: Add a per-rpc_clnt spinlock 18 years ago
Trond Myklebust 6529eba08f SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt 18 years ago
Jens Axboe cf8208d0ea sendfile: convert nfsd to splice_direct_to_actor() 18 years ago