Commit Graph

124 Commits (b1ba4ddde0cf67991d89f039365eaaeda61aa027)

Author SHA1 Message Date
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
J. Bruce Fields 6f54e2d0d3 [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Adrian Bunk 74cae61ab4 [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static 19 years ago
NeilBrown baab935ff3 [PATCH] knfsd: Convert sunrpc_cache to use krefs 19 years ago
NeilBrown ebd0cb1af3 [PATCH] knfsd: Unexport cache_fresh and fix a small race 19 years ago
NeilBrown 4d90452cb2 [PATCH] knfsd: Remove DefineCacheLookup 19 years ago
NeilBrown 15a5f6bd23 [PATCH] knfsd: Create cache_lookup function instead of using a macro to declare one 19 years ago
NeilBrown 7d317f2c9f [PATCH] knfsd: Get rid of 'inplace' sunrpc caches 19 years ago
NeilBrown efc36aa560 [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 19 years ago