aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-31SUNRPC: parametrize local rpcbind clients creation with net nsStanislav Kinsbursky1-2/+2
2012-01-31SUNRPC: register rpcbind programs in passed network namespase contextStanislav Kinsbursky1-2/+3
2012-01-31SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust1-0/+3
2012-01-31SUNRPC: kernel PipeFS mount point creation routines removedStanislav Kinsbursky1-2/+0
2012-01-31NFS: idmap PipeFS notifier introducedStanislav Kinsbursky1-0/+7
2012-01-31SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky1-0/+2
2012-01-31SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky1-1/+1
2012-01-31SUNRPC: subscribe RPC clients to pipefs notificationsStanislav Kinsbursky1-0/+2
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky1-1/+2
2012-01-31SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky1-2/+5
2012-01-31SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky1-1/+1
2012-01-31SUNRPC: split SUNPRC PipeFS pipe data and inode creationStanislav Kinsbursky1-3/+7
2012-01-31SUNRPC: replace inode lock with pipe lock for RPC PipeFS operationsStanislav Kinsbursky1-0/+1
2012-01-31SUNRPC: pipefs per-net operations helper introducedStanislav Kinsbursky1-0/+3
2012-01-31SUNRPC: pipefs dentry lookup helper introducedStanislav Kinsbursky1-0/+3
2012-01-31SUNRPC: send notification events on pipefs sb creation and destructionStanislav Kinsbursky1-0/+8
2012-01-31SUNRPC: remove non-exclusive pipe creation from RPC pipefsStanislav Kinsbursky1-1/+0
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-2/+5
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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-03sunrpc: propagate umode_tAl Viro2-2/+2
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-3/+3
2011-12-06SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky1-1/+1
2011-12-06svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2011-12-06svcrpc: make svc_delete_xprt staticJ. Bruce Fields1-1/+0
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+2
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust2-11/+29
2011-10-31include: 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-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-21/+27
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-18nfsd: turn on reply cache for NFSv4J. Bruce Fields1-0/+1
2011-07-17SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust1-1/+0
2011-07-17SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust1-0/+4
2011-07-17SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust1-2/+7
2011-07-17SUNRPC: Clean up the slot table allocationTrond Myklebust1-2/+0
2011-07-17SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust1-3/+3
2011-07-15nfsd: 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-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+2