summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-286-43/+43
* [SUNRPC]: svc_{get,put}nl()Alexey Dobriyan2006-09-281-7/+24
* SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust2006-09-221-1/+4
* SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust2006-09-221-1/+1
* SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2006-09-222-8/+0
* SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever2006-09-222-0/+23
* SUNRPC: Clean-up after previous patches.Chuck Lever2006-09-221-3/+0
* SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever2006-09-221-1/+2
* SUNRPC: Create API for displaying remote peer addressChuck Lever2006-09-221-0/+1
* SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever2006-09-221-0/+11
* SUNRPC: create API for getting remote peer addressChuck Lever2006-09-221-0/+1
* SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2006-09-222-1/+2
* SUNRPC: Support for RPC child tasks no longer neededChuck Lever2006-09-221-5/+0
* SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2006-09-222-20/+17
* SUNRPC: Create a helper to tell whether a transport is boundChuck Lever2006-09-221-0/+16
* Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds2006-09-221-1/+1
|\
| * [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-1/+1
* | [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-212-11/+12
|/
* SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever2006-08-241-1/+1
* NFS: clean up rpc_rmdirTrond Myklebust2006-08-241-1/+1
* SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-241-1/+1
* RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-031-1/+1
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-181-0/+1
* | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields2006-06-301-1/+3
* | spelling fixesAndreas Mohr2006-06-261-1/+1
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-203-15/+11
|\ \ | |/
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-263-3/+0
| * Sanitise linux/sunrpc/debug.h for userspace consumptionDavid Woodhouse2006-04-251-13/+12
* | RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-091-0/+1
|/
* NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust2006-04-191-0/+1
* NFS: fix PROC_FS=n compile errorAdrian Bunk2006-04-191-0/+12
* [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields2006-04-111-4/+5
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-2/+2
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-271-1/+0
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-271-7/+6
* [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-271-2/+0
* [PATCH] knfsd: Remove DefineCacheLookupNeilBrown2006-03-271-113/+0
* [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-271-0/+12
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-271-17/+11
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-271-5/+7
* Merge branch 'linus'Trond Myklebust2006-03-231-1/+1
|\
| * [NET]: sem2mutex part 2Ingo Molnar2006-03-201-1/+1
* | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-201-0/+2
* | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-202-0/+3
* | SUNRPC: eliminate rpc_call()Chuck Lever2006-03-202-15/+0
* | SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-0/+2
* | SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-202-1/+79
* | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-201-0/+6
* | SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-201-0/+13
OpenPOWER on IntegriCloud