aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-19NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown1-1/+2
2022-08-13NFS: Cleanup to remove unused flag NFS_CONTEXT_RESEND_WRITESTrond Myklebust1-1/+0
2022-08-13NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mdsTrond Myklebust1-1/+0
2022-08-13NFS: Fix another fsync() issue after a server rebootTrond Myklebust4-11/+12
2022-08-13NFS: Fix missing unlock in nfs_unlink()Sun Ke1-1/+3
2022-08-09NFS: Improve readpage/writepage tracingTrond Myklebust1-28/+26
2022-08-09NFS: Improve O_DIRECT tracingTrond Myklebust1-12/+9
2022-08-09NFS: Improve write error tracingTrond Myklebust3-20/+27
2022-08-08NFS: don't unhash dentry during unlink/renameNeilBrown2-18/+63
2022-08-02NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust1-5/+6
2022-08-02NFS: nfs_async_write_reschedule_io must not recurse into the writeback codeTrond Myklebust1-2/+0
2022-07-27SUNRPC: Don't reuse bvec on retransmission of the requestTrond Myklebust4-21/+22
2022-07-27SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust1-0/+14
2022-07-27NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei1-0/+3
2022-07-25NFSv4.1 probe offline transports for trunking on session creationOlga Kornievskaia1-0/+8
2022-07-25SUNRPC create a function that probes only offline transportsOlga Kornievskaia2-0/+67
2022-07-25SUNRPC export xprt_iter_rewind functionOlga Kornievskaia2-1/+2
2022-07-25SUNRPC restructure rpc_clnt_setup_test_and_add_xprtOlga Kornievskaia1-21/+31
2022-07-25NFSv4.1 remove xprt from xprt_switch if session trunking test failsOlga Kornievskaia1-0/+3
2022-07-25SUNRPC create an rpc function that allows xprt removal from rpc_clntOlga Kornievskaia5-8/+24
2022-07-25SUNRPC enable back offline transports in trunking discoveryOlga Kornievskaia2-0/+15
2022-07-25SUNRPC create an iterator to list only OFFLINE xprtsOlga Kornievskaia3-12/+101
2022-07-25NFSv4.1 offline trunkable transports on DESTROY_SESSIONOlga Kornievskaia1-0/+1
2022-07-25SUNRPC add function to offline remove trunkable transportsOlga Kornievskaia2-0/+47
2022-07-25SUNRPC expose functions for offline remote xprt functionalityOlga Kornievskaia3-23/+40
2022-07-23SUNRPC: Remove xdr_align_data() and xdr_expand_hole()Anna Schumaker2-68/+0
2022-07-23NFS: Replace the READ_PLUS decoding codeAnna Schumaker1-82/+88
2022-07-23SUNRPC: Add a function for zeroing out a portion of an xdr_streamAnna Schumaker2-0/+25
2022-07-23SUNRPC: Add a function for directly setting the xdr page lenAnna Schumaker2-0/+31
2022-07-23SUNRPC: Introduce xdr_stream_move_subsegment()Anna Schumaker2-0/+61
2022-07-23NFS: Replace fs_context-related dprintk() call sites with tracepointsChuck Lever2-10/+73
2022-07-23SUNRPC: Replace dprintk() call site in xs_data_readyChuck Lever2-2/+24
2022-07-23SUNRPC: Fail faster on bad verifierChuck Lever1-1/+1
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton3-19/+32
2022-07-23nfs: always check dreq->error after a commitJeff Layton1-1/+2
2022-07-23nfs: add new nfs_direct_req tracepoint eventsJeff Layton3-33/+114
2022-07-23SUNRPC: Shrink size of struct rpc_taskTrond Myklebust1-2/+2
2022-07-13NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust1-22/+24
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker4-10/+31
2022-07-12sunrpc: fix expiry of auth credsDan Aloni1-1/+1
2022-07-12nfs: fix port value parsingIan Kent1-1/+1
2022-07-12nfs: Replace kmap() with kmap_local_page()Fabio M. De Francesco1-2/+2
2022-07-12NFS: remove redundant code in nfs_file_write()ChenXiaoSong1-2/+0
2022-07-12nfs/blocklayout: refactor block device openingChristoph Hellwig1-31/+11
2022-07-12NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust1-1/+0
2022-07-12NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust1-3/+2
2022-07-10NFS: Fix case insensitive renamesTrond Myklebust1-0/+4
2022-07-10pNFS/files: Handle RDMA connection errors correctlyTrond Myklebust1-0/+2
2022-07-10pNFS/flexfiles: Report RDMA connection errors to the serverTrond Myklebust1-0/+4
2022-07-10Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust1-1/+0