summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-06Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-11-06proc "seq files": switch to ->read_iterChristoph Hellwig
2020-11-06proc "single files": switch to ->read_iterGreg Kroah-Hartman
2020-11-06proc/stat: switch to ->read_iterChristoph Hellwig
2020-11-06proc/cpuinfo: switch to ->read_iterChristoph Hellwig
2020-11-06proc: wire up generic_file_splice_read for iter opsChristoph Hellwig
2020-11-06seq_file: add seq_read_iterChristoph Hellwig
2020-11-05io_uring: fix link lookup racing with link timeoutPavel Begunkov
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-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-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-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
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells