aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-11-05NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVALChuck Lever
2020-11-05NFSD: NFSv3 PATHCONF Reply is improperly formedChuck Lever
2020-11-05Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-05io_uring: use correct pointer for io_uring_show_cred()Jens Axboe
2020-11-05io_uring: don't forget to task-cancel drained reqsPavel Begunkov
2020-11-05btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu
2020-11-05btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain
2020-11-05btrfs: scrub: update message regarding read-only statusDavid Sterba
2020-11-05btrfs: clean up NULL checks in qgroup_unreserve_range()Dan Carpenter
2020-11-05btrfs: fix min reserved size calculation in merge_reloc_rootJosef Bacik
2020-11-05btrfs: print the block rsv type when we fail our reservationJosef Bacik
2020-11-05btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)
2020-11-04xfs: only flush the unshared range in xfs_reflink_unshareDarrick J. Wong
2020-11-04ceph: check session state after bumping session->s_seqJeff Layton
2020-11-04io_uring: fix overflowed cancel w/ linked ->filesPavel Begunkov
2020-11-04io_uring: drop req/tctx io_identity separatelyJens Axboe
2020-11-04io_uring: ensure consistent view of original task ->mm from SQPOLLJens Axboe
2020-11-04io_uring: properly handle SQPOLL request cancelationsJens Axboe
2020-11-04io-wq: cancel request if it's asking for files and we don't have themJens Axboe
2020-11-04xfs: fix scrub flagging rtinherit even if there is no rt deviceDarrick J. Wong
2020-11-04xfs: fix missing CoW blocks writeback conversion retryDarrick J. Wong
2020-11-04iomap: clean up writeback state logic on writepage errorBrian Foster
2020-11-04iomap: support partial page discard on writeback block mapping failureBrian Foster
2020-11-04xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster
2020-11-04erofs: fix setting up pcluster for temporary pagesGao Xiang
2020-11-04erofs: derive atime instead of leaving it emptyGao Xiang
2020-11-03afs: Fix incorrect freeing of the ACL passed to the YFS ACL store opDavid Howells
2020-11-03afs: Fix warning due to unadvanced marshalling pointerDavid Howells
2020-11-03gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring
2020-11-02gfs2: Don't call cancel_delayed_work_sync from within delete work functionAndreas Gruenbacher
2020-11-02mm, oom: keep oom_adj under or at upper limit when printingCharles Haithcock
2020-11-02nfsroot: Default mount option should ask for built-in NFS versionHelge Deller
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-30Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-30Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman
2020-10-29fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29gfs2: check for live vs. read-only file system in gfs2_fitrimBob Peterson
2020-10-29gfs2: don't initialize statfs_change inodes in spectator modeBob Peterson
2020-10-29gfs2: Split up gfs2_meta_sync into inode and rgrp versionsBob Peterson
2020-10-29gfs2: init_journal's undo directive should also undo the statfs inodesBob Peterson
2020-10-29gfs2: Add missing truncate_inode_pages_final for sd_aspaceBob Peterson
2020-10-29gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-freeBob Peterson
2020-10-29Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-29xfs: set xefi_discard when creating a deferred agfl free log intent itemDarrick J. Wong
2020-10-29afs: Fix dirty-region encoding on ppc32 with 64K pagesDavid Howells
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Alter dirty range encoding in page->privateDavid Howells