Commit Graph

245 Commits (d7304dee3b7e29e801ba59bbf9a47440c196263d)

Author SHA1 Message Date
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
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Trond Myklebust bce3481c91 This fixes a panic doing the first READDIR or READDIRPLUS call when: 19 years ago
Arjan van de Ven c6573c2904 [PATCH] lockdep: annotate sunrpc code 19 years ago
J. Bruce Fields 7c9fdcfb1b [PATCH] knfsd: svcrpc: gss: server-side implementation of rpcsec_gss privacy 19 years ago
J. Bruce Fields 5c04c46aec [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case 19 years ago
J. Bruce Fields e142ede8e0 [PATCH] knfsd: svcrpc: Simplify nfsd rpcsec_gss integrity code 19 years ago
J. Bruce Fields 1df0cada03 [PATCH] knfsd: svcrpc: gss: simplify rsc_parse() 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Ingo Molnar 34af946a22 [PATCH] spin/rwlock init cleanups 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 81039f1f20 NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mounts 19 years ago
Trond Myklebust 8b23ea7bed RPC: Allow struc xdr_stream to read the page section of an xdr_buf 19 years ago
Trond Myklebust 1f5ce9e93a VFS: Unexport do_kern_mount() and clean up simple_pin_fs() 19 years ago