Commit Graph

133 Commits (7111c66e4e70588c9602035a4996c9cdc2087d2d)

Author SHA1 Message Date
Al Viro 7111c66e4e [PATCH] fix svc_procfunc declaration 19 years ago
NeilBrown d343fce148 [PATCH] knfsd: Allow lockd to drop replies as appropriate 19 years ago
NeilBrown c6b0a9f87b [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc 19 years ago
Olaf Kirch bc5fea4299 [PATCH] knfsd: register all RPC programs with portmapper by default 19 years ago
Greg Banks 7b2b1fee30 [PATCH] knfsd: knfsd: cache ipmap per TCP socket 19 years ago
Greg Banks 7adae489fe [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP 19 years ago
NeilBrown 3cc03b164c [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom 19 years ago
NeilBrown 4452435948 [PATCH] knfsd: Replace two page lists in struct svc_rqst with one 19 years ago
Uwe Zeisberger f30c226954 fix file specification in comments 19 years ago
Greg Banks bfd241600a [PATCH] knfsd: make rpc threads pools numa aware 19 years ago
Greg Banks a74554429e [PATCH] knfsd: add svc_set_num_threads 19 years ago
Greg Banks 9a24ab5749 [PATCH] knfsd: add svc_get 19 years ago
Greg Banks 3262c816a3 [PATCH] knfsd: split svc_serv into pools 19 years ago
Greg Banks 5685f0fa1c [PATCH] knfsd: convert sk_reserved to atomic_t 19 years ago
Greg Banks 1a68d952af [PATCH] knfsd: use new lock for svc_sock deferred list 19 years ago
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
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Alexey Dobriyan 7699431301 [SUNRPC]: svc_{get,put}nl() 19 years ago
Trond Myklebust 6b6ca86b77 SUNRPC: Add refcounting to the struct rpc_xprt 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago
Chuck Lever c2866763b4 SUNRPC: use sockaddr + size when creating remote transport endpoints 19 years ago
Chuck Lever 6ca9482387 SUNRPC: Clean-up after previous patches. 19 years ago
Chuck Lever c4efcb1d3e SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address 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 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 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
Herbert Xu 378c6697a2 [SUNRPC] GSS: Use block ciphers where applicable 19 years ago
David Woodhouse fadcfa33b6 [HEADERS] One line per header in Kbuild files to reduce conflicts 19 years ago
Chuck Lever 8e037094c4 SUNRPC: avoid choosing an IPMI port for RPC traffic 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
Trond Myklebust e0ab53deaa RPC: Ensure that we disconnect TCP socket when client requests error out 19 years ago
J. Bruce Fields 5c04c46aec [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago
David Woodhouse 8555255f0b Add generic Kbuild files for 'make headers_install' 19 years ago
Trond Myklebust 8b23ea7bed RPC: Allow struc xdr_stream to read the page section of an xdr_buf 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
David Woodhouse 1af042271f Sanitise linux/sunrpc/debug.h for userspace consumption 19 years ago
Trond Myklebust e99170ff3b NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset 19 years ago
Adrian Bunk 7866babad5 NFS: fix PROC_FS=n compile error 19 years ago