aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2014-12-09sunrpc/cache: convert to use string_escape_str()Andy Shevchenko
2014-12-09sunrpc: only call test_bit once in svc_xprt_receivedJeff Layton
2014-12-09sunrpc: add some tracepoints around enqueue and dequeue of svc_xprtJeff Layton
2014-12-09sunrpc: convert to lockless lookup of queued server threadsJeff Layton
2014-12-09sunrpc: fix potential races in pool_stats collectionJeff Layton
2014-12-09sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free itJeff Layton
2014-12-09sunrpc: require svc_create callers to pass in meaningful shutdown routineJeff Layton
2014-12-09sunrpc: have svc_wake_up only deal with pool 0Jeff Layton
2014-12-09sunrpc: convert sp_task_pending flag to use atomic bitopsJeff Layton
2014-12-09sunrpc: move rq_splice_ok flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_dropme flag into rq_flagsJeff Layton
2014-12-09sunrpc: move rq_usedeferral flag to rq_flagsJeff Layton
2014-12-09sunrpc: move rq_local field to rq_flagsJeff Layton
2014-12-09sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to itJeff Layton
2014-12-09Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branchJ. Bruce Fields
2014-12-01sunrpc: release svc_pool_map reference when serv allocation failsJeff Layton
2014-12-01sunrpc: eliminate the XPT_DETACHED flagJeff Layton
2014-11-27sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton
2014-11-26Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...Trond Myklebust
2014-11-26Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...Trond Myklebust
2014-11-25SUNRPC: serialize iostats updatesChuck Lever
2014-11-25xprtrdma: Display async errorsChuck Lever
2014-11-25xprtrdma: Enable pad optimizationChuck Lever
2014-11-25xprtrdma: Re-write rpcrdma_flush_cqs()Chuck Lever
2014-11-25xprtrdma: Refactor tasklet schedulingChuck Lever
2014-11-25xprtrdma: unmap all FMRs during transport disconnectChuck Lever
2014-11-25xprtrdma: Cap req_cqinitChuck Lever
2014-11-25xprtrdma: Return an errno from rpcrdma_register_external()Chuck Lever
2014-11-24sunrpc: eliminate RPC_TRACEPOINTSJeff Layton
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton
2014-11-24sunrpc: add tracepoints in xs_tcp_data_recvJeff Layton
2014-11-24sunrpc: add new tracepoints in xprt handling codeJeff Layton
2014-11-24sunrpc: add some tracepoints in svc_rqst handling functionsJeff Layton
2014-11-19merge nfs bugfixes into nfsd for-3.19 branchJ. Bruce Fields
2014-11-19SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust
2014-11-13sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton
2014-10-29SUNRPC: off by one in BUG_ON()Dan Carpenter
2014-10-23rpc: change comments to assertionsJ. Bruce Fields
2014-10-23RPC: remove unneeded checks from xdr_truncate_encode()J. Bruce Fields
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-09-30Merge branch 'bugfixes' into linux-nextTrond Myklebust
2014-09-29svcrdma: advertise the correct max payloadSteve Wise
2014-09-25SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust
2014-09-25NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()NeilBrown
2014-09-24rpc: Add -EPERM processing for xs_udp_send_request()Jason Baron
2014-09-24rpc: return sent and err from xs_sendpages()Jason Baron
2014-09-24SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-09-10rpc: xs_bind - do not bind when requesting a random ephemeral portChris Perl
2014-08-28sunrpc: fix byte-swapping of displayed XIDChuck Lever