aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever
2006-09-22SUNRPC: Clean-up after previous patches.Chuck Lever
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever
2006-09-22Merge git://git.infradead.org/~dwmw2/hdronelineLinus Torvalds
2006-09-21[SUNRPC] GSS: Use block ciphers where applicableHerbert Xu
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-08-24SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever
2006-08-24NFS: clean up rpc_rmdirTrond Myklebust
2006-08-24SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields
2006-06-26spelling fixesAndreas Mohr
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-04-25Sanitise linux/sunrpc/debug.h for userspace consumptionDavid Woodhouse
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk
2006-04-11[PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown
2006-03-27[PATCH] knfsd: Remove DefineCacheLookupNeilBrown
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2006-03-23Merge branch 'linus'Trond Myklebust
2006-03-20[NET]: sem2mutex part 2Ingo Molnar
2006-03-20SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields
2006-03-20SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever
2006-03-20SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever
2006-03-20SUNRPC: introduce per-task RPC iostatsChuck Lever
2006-03-20SUNRPC: add a handful of per-xprt countersChuck Lever