aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-08-19NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia
2022-08-19NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown
2022-08-13NFS: Remove a bogus flag setting in pnfs_write_done_resend_to_mdsTrond Myklebust
2022-08-13NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-08-13NFS: Fix missing unlock in nfs_unlink()Sun Ke
2022-08-09NFS: Improve readpage/writepage tracingTrond Myklebust
2022-08-09NFS: Improve O_DIRECT tracingTrond Myklebust
2022-08-09NFS: Improve write error tracingTrond Myklebust
2022-08-08NFS: don't unhash dentry during unlink/renameNeilBrown
2022-08-02NFSv4/pnfs: Fix a use-after-free bug in openTrond Myklebust
2022-08-02NFS: nfs_async_write_reschedule_io must not recurse into the writeback codeTrond Myklebust
2022-07-27NFSv4.1: RECLAIM_COMPLETE must handle EACCESZhang Xianwei
2022-07-25NFSv4.1 probe offline transports for trunking on session creationOlga Kornievskaia
2022-07-25NFSv4.1 remove xprt from xprt_switch if session trunking test failsOlga Kornievskaia
2022-07-25NFSv4.1 offline trunkable transports on DESTROY_SESSIONOlga Kornievskaia
2022-07-23NFS: Replace the READ_PLUS decoding codeAnna Schumaker
2022-07-23NFS: Replace fs_context-related dprintk() call sites with tracepointsChuck Lever
2022-07-23nfs: only issue commit in DIO codepath if we have uncommitted dataJeff Layton
2022-07-23nfs: always check dreq->error after a commitJeff Layton
2022-07-23nfs: add new nfs_direct_req tracepoint eventsJeff Layton
2022-07-13NFSv4: Fix races in the legacy idmapper upcallTrond Myklebust
2022-07-12NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZEAnna Schumaker
2022-07-12nfs: fix port value parsingIan Kent
2022-07-12nfs: Replace kmap() with kmap_local_page()Fabio M. De Francesco
2022-07-12NFS: remove redundant code in nfs_file_write()ChenXiaoSong
2022-07-12nfs/blocklayout: refactor block device openingChristoph Hellwig
2022-07-12NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctlyTrond Myklebust
2022-07-12NFSv4.1: Don't decrease the value of seq_nr_highest_sentTrond Myklebust
2022-07-10NFS: Fix case insensitive renamesTrond Myklebust
2022-07-10pNFS/files: Handle RDMA connection errors correctlyTrond Myklebust
2022-07-10pNFS/flexfiles: Report RDMA connection errors to the serverTrond Myklebust
2022-07-10Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"Trond Myklebust
2022-07-10Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-07io_uring: explicit sqe padding for ioctl commandsPavel Begunkov
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells
2022-07-05cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu
2022-07-05fscache: Introduce fscache_cookie_is_dropped()Yue Hu
2022-07-05fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-01Merge tag 'nfs-for-5.19-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-07-01Merge tag 'ceph-for-5.19-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-01xfs: prevent a UAF when log IO errors race with unmountDarrick J. Wong
2022-06-30vfs: fix copy_file_range() regression in cross-fs copiesAmir Goldstein
2022-06-30NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew
2022-06-30NFS: restore module put when manager exits.NeilBrown