aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27SUNRPC: Use the already looked-up xprt in rpcb_getport_async()Bryan Schumaker
2012-03-26sunrpc: skip portmap calls on sessions backchannelJ. Bruce Fields
2012-03-26sunrpc: create nfsd dir in rpc_pipefsJeff Layton
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21xprtrdma: Remove assumption that each segment is <= PAGE_SIZETom Tucker
2012-03-21xprtrdma: The transport should not bug-check when a dup reply is receivedTom Tucker
2012-03-21SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefinedTrond Myklebust
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-03-20sunrpc: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()Trond Myklebust
2012-03-12SUNRPC: Don't use variable length automatic arrays in kernel codeTrond Myklebust
2012-03-11SUNRPC: Fix a few sparse warningsTrond Myklebust
2012-03-02SUNRPC: Add API to acquire source addressChuck Lever
2012-03-02SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-02-27SUNRPC: move waitq from RPC pipe to RPC inodeStanislav Kinsbursky
2012-02-27SUNRPC: check RPC inode's pipe reference before dereferencingStanislav Kinsbursky
2012-02-27SUNRPC: release per-net clients lock before calling PipeFS dentries creationStanislav Kinsbursky
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson
2012-02-16SUNRPC: init per-net rpcbind spinlockStanislav Kinsbursky
2012-02-15SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)Trond Myklebust
2012-02-15Lockd: per-net up and down routines introducedStanislav Kinsbursky
2012-02-15SUNRPC: service shutdown function in network namespace context introducedStanislav Kinsbursky
2012-02-15SUNRPC: service destruction in network namespace contextStanislav Kinsbursky
2012-02-15SUNRPC: clear svc transports lists helper introducedStanislav Kinsbursky
2012-02-15SUNRPC: clear svc pools lists helper introducedStanislav Kinsbursky
2012-02-06SUNRPC: remove an unneeded NULL check in xprt_connect()Dan Carpenter
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson
2012-02-03SUNPRC: remove marking service temporary sockets with XPT_CHNGBUFStanislav Kinsbursky
2012-02-03nfsd: remove some unneeded checksDan Carpenter
2012-02-03nfsd: don't allow zero length strings in cache_parse()Dan Carpenter
2012-01-31SUNRPC: fixup for namespace changesTrond Myklebust
2012-01-31SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-31SUNRPC: constify rpc_program->nameTrond Myklebust
2012-01-31SUNRPC: constify rpc_clnt fields cl_server and cl_protnameTrond Myklebust
2012-01-31SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: generic cache register routines removedStanislav Kinsbursky
2012-01-31SUNRPC: ip map cache per network namespace cleanupStanislav Kinsbursky