Commit Graph

414 Commits (1626aeb881236c8cb022b5e4ca594146a951d669)

Author SHA1 Message Date
Greg Banks c45c357d7d [PATCH] knfsd: convert sk_inuse to atomic_t 19 years ago
Greg Banks 36bdfc8bae [PATCH] knfsd: move tempsock aging to a timer 19 years ago
NeilBrown 6fb2b47fa1 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process 19 years ago
NeilBrown b41b66d63c [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' 19 years ago
NeilBrown 80212d59e3 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports 19 years ago
NeilBrown bc591ccff2 [PATCH] knfsd: add a callback for when last rpc thread finishes 19 years ago
Greg Banks 40f1052217 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Eric Sesterhenn 1811474620 [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c 19 years ago
Al Viro 753ed90d92 [SUNRPC]: more sunrpc endianness annotations 19 years ago
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Alexey Dobriyan 7699431301 [SUNRPC]: svc_{get,put}nl() 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Steve Dickson a53a3c58fd NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers 19 years ago
Trond Myklebust 762d4527c2 SUNRPC: Fix Oops in pmap_getport_done 19 years ago
Trond Myklebust 6b6ca86b77 SUNRPC: Add refcounting to the struct rpc_xprt 19 years ago
Trond Myklebust da45828e28 SUNRPC: Clean up soft task error handling 19 years ago
Trond Myklebust 76303992b4 SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors 19 years ago
Trond Myklebust 8014793b1b SUNRPC: rpc_delay() should not clobber the rpc_task->tk_status 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Chuck Lever b86acd501a SUNRPC: export new RPC client functions with _GPL 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago
Chuck Lever 9e1968c58d SUNRPC: Convert RPC portmapper to use new rpc_create() API 19 years ago
Chuck Lever c2866763b4 SUNRPC: use sockaddr + size when creating remote transport endpoints 19 years ago
Chuck Lever c4efcb1d3e SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address 19 years ago
Chuck Lever e7f7865743 SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API 19 years ago
Chuck Lever f425eba437 SUNRPC: Create API for displaying remote peer address 19 years ago
Chuck Lever edb267a688 SUNRPC: add xprt switch API for printing formatted remote peer addresses 19 years ago
Chuck Lever 39d7bbcb5b SUNRPC: remove extraneous header inclusions 19 years ago
Chuck Lever 081f79a9b0 SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API. 19 years ago
Chuck Lever ed39440a25 SUNRPC: create API for getting remote peer address 19 years ago
Chuck Lever bbf7c1dd2a SUNRPC: Introduce transport switch callout for pluggable rpcbind 19 years ago
Chuck Lever 5b1eacbcd7 SUNRPC: Support for RPC child tasks no longer needed 19 years ago
Chuck Lever c4a5692fb8 SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c 19 years ago
Chuck Lever 4a68179d38 SUNRPC: Make RPC portmapper use per-transport storage 19 years ago
Chuck Lever ec739ef03d SUNRPC: Create a helper to tell whether a transport is bound 19 years ago
Sridhar Samudrala 53fad3cbff [SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages(). 19 years ago
Sridhar Samudrala e6242e928e [SUNRPC]: Update to use in-kernel sockets API. 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Herbert Xu 3505868791 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest 19 years ago
Herbert Xu 378c6697a2 [SUNRPC] GSS: Use block ciphers where applicable 19 years ago
David Howells e8896495bc NFS: Check lengths more thoroughly in NFS4 readdir XDR decode 19 years ago
Trond Myklebust 8f8e7a50f4 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs 19 years ago
Trond Myklebust 68adb0af51 SUNRPC: rpc_unlink() must check for unhashed dentries 19 years ago
Trond Myklebust dff02cc1a3 NFS: clean up rpc_rmdir 19 years ago
Trond Myklebust 5d67476fff SUNRPC: make rpc_unlink() take a dentry argument instead of a path 19 years ago
Neil Brown 2f34931fdc [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache 19 years ago
Trond Myklebust 5c3e985a2c SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. 19 years ago
Trond Myklebust e0ab53deaa RPC: Ensure that we disconnect TCP socket when client requests error out 19 years ago