summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2012-02-01SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky1-0/+3
2012-02-01SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky1-0/+3
2012-02-01SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky1-0/+8
2012-02-01SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky1-1/+0
2012-01-15Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2
2012-01-11Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-2/+5
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-2/+2
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson1-0/+2
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2-2/+3
2012-01-04sunrpc: propagate umode_tAl Viro2-2/+2
2011-12-12net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-3/+3
2011-12-07SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky1-1/+1
2011-12-07svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2011-12-07svcrpc: make svc_delete_xprt staticJ. Bruce Fields1-1/+0
2011-11-23net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2011-11-03Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2-11/+29
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+2
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+4
2011-10-25NFSd: call svc rpcbind cleanup explicitlyStanislav Kinsbursky1-0/+1
2011-10-25SUNRPC: introduce svc helpers for prepairing rpcbind infrastructureStanislav Kinsbursky1-0/+2
2011-10-18SUNRPC: Fix rpc_sockaddr2uaddrTrond Myklebust1-1/+2
2011-10-18SUNRPC/NFS: make rpc pipe upcall genericPeng Tao1-0/+2
2011-09-14SUNRPC: compare scopeid for link-local addressesMi Jinlong1-1/+7
2011-09-14SUNRPC: Replace svc_addr_u by sockaddr_storageMi Jinlong1-9/+21
2011-08-19sunrpc: use better NUMA affinitiesEric Dumazet1-1/+1
2011-07-28Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-21/+27
2011-07-27atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-0/+1
2011-07-18SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust1-1/+0
2011-07-18SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust1-0/+4
2011-07-18SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust1-2/+7
2011-07-18SUNRPC: Clean up the slot table allocationTrond Myklebust1-2/+0
2011-07-18SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust1-3/+3
2011-07-16nfsd: Remove deprecated nfsctl system call and related code.NeilBrown1-9/+0
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust3-13/+13
2011-06-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+2
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust1-1/+2
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields1-0/+4
2011-05-30Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+2
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy1-0/+2
2011-05-28SUNRPC: Support for RPC over AF_LOCAL transportsChuck Lever2-1/+3
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust1-1/+2
2011-04-19NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-0/+2
2011-04-07SUNRPC: Don't wait for full record to receive tcp dataJ. Bruce Fields1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-24NFS: Determine initial mount securityBryan Schumaker1-0/+3
2011-03-17SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust1-2/+1
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson1-0/+1