aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18SUNRPC: Optimise transport balancing codeTrond Myklebust1-29/+38
2019-07-18SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust3-2/+4
2019-07-18pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_errorTrond Myklebust1-1/+1
2019-07-18NFSv4: Don't use the zero stateid with layoutgetTrond Myklebust2-5/+12
2019-07-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust11-21/+55
2019-07-18SUNRPC: Fix initialisation of struct rpc_xprt_switchTrond Myklebust1-1/+3
2019-07-16SUNRPC: Skip zero-refcount transportsTrond Myklebust1-1/+19
2019-07-16SUNRPC: Replace division by multiplication in calculation of queue lengthTrond Myklebust1-3/+2
2019-07-15NFSv4: Validate the stateid before applying it to state recoveryTrond Myklebust1-2/+19
2019-07-13nfs4.0: Refetch lease_time after clientid updateDonald Buczek1-22/+22
2019-07-13nfs4: Rename nfs41_setup_state_renewalDonald Buczek1-2/+2
2019-07-13nfs4: Make nfs4_proc_get_lease_time available for nfs4.0Donald Buczek3-4/+18
2019-07-13nfs: Fix copy-and-paste error in debug messageDonald Buczek1-1/+1
2019-07-13NFS: Replace 16 seq_printf() calls by seq_puts()Markus Elfring1-16/+16
2019-07-13NFS: Use seq_putc() in nfs_show_stats()Markus Elfring1-1/+1
2019-07-12Revert "NFS: readdirplus optimization by cache mechanism" (memleak)Max Kellermann2-86/+7
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust3-23/+24
2019-07-09NFS: Record task, client ID, and XID in xdr_status trace pointsChuck Lever5-7/+29
2019-07-09NFS: Update symbolic flags displayed by trace eventsChuck Lever1-26/+124
2019-07-09NFS: Display symbolic status code names in trace logChuck Lever1-35/+41
2019-07-09NFS: Fix show_nfs_errors macros againChuck Lever1-82/+82
2019-07-09NFS4: Add a trace event to record invalid CB sequence IDsChuck Lever2-8/+58
2019-07-09xprtrdma: Modernize ops->connectChuck Lever7-36/+121
2019-07-09xprtrdma: Remove rpcrdma_req::rl_bufferChuck Lever3-7/+8
2019-07-09xprtrdma: Refactor chunk encodingChuck Lever1-20/+16
2019-07-09xprtrdma: Streamline rpcrdma_post_recvsChuck Lever1-21/+38
2019-07-09xprtrdma: Simplify rpcrdma_rep_createChuck Lever1-14/+8
2019-07-09xprtrdma: Wake RPCs directly in rpcrdma_wc_send pathChuck Lever4-50/+36
2019-07-09xprtrdma: Reduce context switching due to Local InvalidationChuck Lever5-53/+137
2019-07-09xprtrdma: Add mechanism to place MRs back on the free listChuck Lever3-0/+22
2019-07-09xprtrdma: Remove fr_stateChuck Lever4-140/+96
2019-07-09xprtrdma: Remove the RPCRDMA_REQ_F_PENDING flagChuck Lever3-5/+1
2019-07-09xprtrdma: Fix occasional transport deadlockChuck Lever5-29/+47
2019-07-09xprtrdma: Replace use of xdr_stream_pos in rpcrdma_marshal_reqChuck Lever2-7/+8
2019-07-06SUNRPC: Fix possible autodisconnect during connect due to old last_usedDave Wysochanski1-1/+1
2019-07-06SUNRPC: Drop redundant CONFIG_ from CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPESAnna Schumaker1-1/+1
2019-07-06NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington1-2/+2
2019-07-06nfs: disable client side deduplicationDarrick J. Wong1-1/+5
2019-07-06NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstatsDave Wysochanski1-0/+11
2019-07-06NFS: Clean up writeback codeTrond Myklebust3-10/+5
2019-07-06SUNRPC: Remove warning in debugfs.c when compiling with W=1Trond Myklebust1-1/+1
2019-07-06SUNRPC: add links for all client xprts to debugfsNeilBrown1-17/+29
2019-07-06SUNRPC: Count ops completing with tk_status < 0Dave Wysochanski2-3/+12
2019-07-06SUNRPC: enhance rpc_clnt_show_stats() to report on all xprts.NeilBrown1-6/+9
2019-07-06SUNRPC: Use proper printk specifiers for unsigned long longDave Wysochanski1-1/+1
2019-07-06SUNRPC: Move call to rpc_count_iostats before rpc_call_doneDave Wysochanski2-4/+5
2019-07-06NFS: send state management on a single connection.NeilBrown3-10/+37
2019-07-06NFS: Allow multiple connections to a NFSv2 or NFSv3 serverTrond Myklebust1-0/+1
2019-07-06NFS: Display the "nconnect" mount option if it is set.Trond Myklebust1-0/+2
2019-07-06pNFS: Allow multiple connections to the DSTrond Myklebust2-0/+6