Age | Commit message (Expand) | Author |
2020-12-12 | io_uring: remove 'twa_signal_ok' deadlock work-around | Jens Axboe |
2020-12-12 | io_uring: JOBCTL_TASK_WORK is no longer used by task_work | Jens Axboe |
2020-11-09 | Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jens Axboe |
2020-11-08 | Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-11-08 | Merge branch 'hch' (patches from Christoph) | Linus Torvalds |
2020-11-07 | Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-11-06 | Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-11-06 | proc "seq files": switch to ->read_iter | Christoph Hellwig |
2020-11-06 | proc "single files": switch to ->read_iter | Greg Kroah-Hartman |
2020-11-06 | proc/stat: switch to ->read_iter | Christoph Hellwig |
2020-11-06 | proc/cpuinfo: switch to ->read_iter | Christoph Hellwig |
2020-11-06 | proc: wire up generic_file_splice_read for iter ops | Christoph Hellwig |
2020-11-06 | seq_file: add seq_read_iter | Christoph Hellwig |
2020-11-05 | io_uring: fix link lookup racing with link timeout | Pavel Begunkov |
2020-11-05 | Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-11-05 | io_uring: use correct pointer for io_uring_show_cred() | Jens Axboe |
2020-11-05 | io_uring: don't forget to task-cancel drained reqs | Pavel Begunkov |
2020-11-04 | xfs: only flush the unshared range in xfs_reflink_unshare | Darrick J. Wong |
2020-11-04 | ceph: check session state after bumping session->s_seq | Jeff Layton |
2020-11-04 | io_uring: fix overflowed cancel w/ linked ->files | Pavel Begunkov |
2020-11-04 | io_uring: drop req/tctx io_identity separately | Jens Axboe |
2020-11-04 | io_uring: ensure consistent view of original task ->mm from SQPOLL | Jens Axboe |
2020-11-04 | io_uring: properly handle SQPOLL request cancelations | Jens Axboe |
2020-11-04 | io-wq: cancel request if it's asking for files and we don't have them | Jens Axboe |
2020-11-04 | xfs: fix scrub flagging rtinherit even if there is no rt device | Darrick J. Wong |
2020-11-04 | xfs: fix missing CoW blocks writeback conversion retry | Darrick J. Wong |
2020-11-04 | iomap: clean up writeback state logic on writepage error | Brian Foster |
2020-11-04 | iomap: support partial page discard on writeback block mapping failure | Brian Foster |
2020-11-04 | xfs: flush new eof page on truncate to avoid post-eof corruption | Brian Foster |
2020-11-03 | afs: Fix incorrect freeing of the ACL passed to the YFS ACL store op | David Howells |
2020-11-03 | afs: Fix warning due to unadvanced marshalling pointer | David Howells |
2020-11-03 | gfs2: Wake up when sd_glock_disposal becomes zero | Alexander Aring |
2020-11-02 | gfs2: Don't call cancel_delayed_work_sync from within delete work function | Andreas Gruenbacher |
2020-11-02 | mm, oom: keep oom_adj under or at upper limit when printing | Charles Haithcock |
2020-11-01 | Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-31 | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s... | Linus Torvalds |
2020-10-30 | Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-30 | Merge tag 'for-5.10-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-30 | debugfs: remove return value of debugfs_create_devm_seqfile() | Greg Kroah-Hartman |
2020-10-29 | fs: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-29 | gfs2: check for live vs. read-only file system in gfs2_fitrim | Bob Peterson |
2020-10-29 | gfs2: don't initialize statfs_change inodes in spectator mode | Bob Peterson |
2020-10-29 | gfs2: Split up gfs2_meta_sync into inode and rgrp versions | Bob Peterson |
2020-10-29 | gfs2: init_journal's undo directive should also undo the statfs inodes | Bob Peterson |
2020-10-29 | gfs2: Add missing truncate_inode_pages_final for sd_aspace | Bob Peterson |
2020-10-29 | gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free | Bob Peterson |
2020-10-29 | Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-29 | Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-10-29 | xfs: set xefi_discard when creating a deferred agfl free log intent item | Darrick J. Wong |
2020-10-29 | afs: Fix dirty-region encoding on ppc32 with 64K pages | David Howells |