summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2012-01-18NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2011-11-11SUNRPC/NFS: make rpc pipe upcall genericPeng Tao
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields
2011-07-17SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust
2011-07-17SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust
2011-07-17SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust
2011-07-17SUNRPC: Clean up the slot table allocationTrond Myklebust
2011-07-17SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-27SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-07SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24NFS: Determine initial mount securityBryan Schumaker
2011-03-17SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-01-11rpc: allow xprt_class->setup to return a preexisting xprtJ. Bruce Fields
2011-01-11rpc: move sk_bc_xprt to svc_xprtJ. Bruce Fields
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06SUNRPC register and unregister the back channel transportAndy Adamson
2011-01-06SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson
2011-01-04svcrpc: simpler request droppingJ. Bruce Fields
2011-01-04SUNRPC: Remove more code when NFSD_DEPRECATED is not configuredJ. Bruce Fields
2010-12-17sunrpc: remove xpt_poolNeilBrown
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-11-02nfsd4: fix 4.1 connection registration raceJ. Bruce Fields
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-24SUNRPC: define xdr_decode_opaque_fixedBenny Halevy