summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust
2019-07-12Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2019-07-09NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever
2019-07-09NFS: Update symbolic flags displayed by trace eventsChuck Lever
2019-07-09NFS: Display symbolic status code names in trace logChuck Lever
2019-07-09NFS: Fix show_nfs_errors macros againChuck Lever
2019-07-09NFS4: Add a trace event to record invalid CB sequence IDsChuck Lever
2019-07-09xprtrdma: Modernize ops->connectChuck Lever
2019-07-09xprtrdma: Remove rpcrdma_req::rl_bufferChuck Lever
2019-07-09xprtrdma: Refactor chunk encodingChuck Lever
2019-07-09xprtrdma: Streamline rpcrdma_post_recvsChuck Lever
2019-07-09xprtrdma: Simplify rpcrdma_rep_createChuck Lever
2019-07-09xprtrdma: Wake RPCs directly in rpcrdma_wc_send pathChuck Lever
2019-07-09xprtrdma: Reduce context switching due to Local InvalidationChuck Lever
2019-07-09xprtrdma: Add mechanism to place MRs back on the free listChuck Lever
2019-07-09xprtrdma: Remove fr_stateChuck Lever
2019-07-09xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flagChuck Lever
2019-07-09xprtrdma: Fix occasional transport deadlockChuck Lever
2019-07-09xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_reqChuck Lever
2019-07-06SUNRPC: Fix possible autodisconnect during connect due to old last_usedDave Wysochanski
2019-07-06SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPESAnna Schumaker
2019-07-06NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington
2019-07-06nfs: disable client side deduplicationDarrick J. Wong
2019-07-06NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstatsDave Wysochanski
2019-07-06NFS: Clean up writeback codeTrond Myklebust
2019-07-06Merge branch 'multipath_tcp'Trond Myklebust
2019-07-06Merge branch 'containers'Trond Myklebust
2019-07-06Merge branch 'cache_consistency'Trond Myklebust
2019-07-06SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust
2019-07-06Merge branch 'bh-remove'Trond Myklebust
2019-07-06SUNRPC: add links for all client xprts to debugfsNeilBrown
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski
2019-07-06SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.NeilBrown
2019-07-06SUNRPC: Use proper printk specifiers for unsigned long longDave Wysochanski
2019-07-06SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski
2019-07-06NFS: send state management on a single connection.NeilBrown
2019-07-06NFS: Allow multiple connections to a NFSv2 or NFSv3 serverTrond Myklebust
2019-07-06NFS: Display the "nconnect" mount option if it is set.Trond Myklebust
2019-07-06pNFS: Allow multiple connections to the DSTrond Myklebust
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust
2019-07-06NFS: Add a mount option to specify number of TCP connections to useTrond Myklebust
2019-07-06SUNRPC: Allow creation of RPC clients with multiple connectionsTrond Myklebust
2019-07-06NFS: Add sysfs support for per-container identifierTrond Myklebust
2019-07-06NFS: Add deferred cache invalidation for close-to-open consistency violationsTrond Myklebust
2019-07-06SUNRPC: Remove the bh-safe lock requirement on the rpc_wait_queue->lockTrond Myklebust
2019-07-06SUNRPC: Add basic load balancing to the transport switchTrond Myklebust
2019-07-06NFS: Cleanup - add nfs_clients_exit to mirror nfs_clients_initTrond Myklebust
2019-07-06NFS: Create a root NFS directory in /sys/fs/nfsTrond Myklebust
2019-07-06SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lockTrond Myklebust
2019-07-06SUNRPC: Replace direct task wakeups from softirq contextTrond Myklebust