summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2012-10-21SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust
2012-09-14svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields
2012-09-14svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields
2012-09-14svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields
2012-08-15SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky
2012-08-15sunrpc: clnt: Add missing bracesJoe Perches
2012-08-09nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
2012-07-16SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-06-22rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton
2012-06-22NFSv4.1: Fix a request leak on the back channelTrond Myklebust
2012-06-10sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust
2012-05-03auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson
2012-04-30SUNRPC: RPC client must use the current utsname hostname stringTrond Myklebust
2012-04-27SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky
2012-04-27SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky
2012-04-27SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky
2012-04-27SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky
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