Age | Commit message (Expand) | Author | Files | Lines |
2020-07-07 | xfs: remove SYNC_WAIT from xfs_reclaim_inodes() | Dave Chinner | 4 | -60/+35 |
2020-07-07 | xfs: remove SYNC_TRYLOCK from inode reclaim | Dave Chinner | 1 | -38/+25 |
2020-07-07 | xfs: don't block inode reclaim on the ILOCK | Dave Chinner | 1 | -3/+5 |
2020-07-07 | xfs: allow multiple reclaimers per AG | Dave Chinner | 3 | -24/+12 |
2020-07-07 | xfs: remove IO submission from xfs_reclaim_inode() | Dave Chinner | 1 | -86/+31 |
2020-07-07 | xfs: make inode reclaim almost non-blocking | Dave Chinner | 1 | -1/+1 |
2020-07-07 | xfs: pin inode backing buffer to the inode log item | Dave Chinner | 5 | -24/+105 |
2020-07-07 | xfs: move xfs_clear_li_failed out of xfs_ail_delete_one() | Dave Chinner | 3 | -8/+3 |
2020-07-07 | xfs: unwind log item error flagging | Dave Chinner | 4 | -71/+14 |
2020-07-07 | xfs: handle buffer log item IO errors directly | Dave Chinner | 1 | -70/+144 |
2020-07-07 | xfs: get rid of log item callbacks | Dave Chinner | 5 | -29/+6 |
2020-07-07 | xfs: clean up the buffer iodone callback functions | Dave Chinner | 3 | -114/+29 |
2020-07-06 | xfs: use direct calls for dquot IO completion | Dave Chinner | 3 | -5/+40 |
2020-07-06 | xfs: make inode IO completion buffer centric | Dave Chinner | 4 | -55/+56 |
2020-07-06 | xfs: clean up whacky buffer log item list reinit | Dave Chinner | 1 | -2/+0 |
2020-07-06 | xfs: call xfs_buf_iodone directly | Dave Chinner | 5 | -63/+24 |
2020-07-06 | xfs: mark log recovery buffers for completion | Dave Chinner | 6 | -8/+18 |
2020-07-06 | xfs: mark dquot buffers in cache | Dave Chinner | 6 | -0/+20 |
2020-07-06 | xfs: mark inode buffers in cache | Dave Chinner | 6 | -30/+77 |
2020-07-06 | xfs: add an inode item lock | Dave Chinner | 5 | -40/+66 |
2020-07-06 | xfs: remove logged flag from inode log item | Dave Chinner | 3 | -35/+14 |
2020-07-06 | xfs: Don't allow logging of XFS_ISTALE inodes | Dave Chinner | 3 | -4/+26 |
2020-07-06 | xfs: remove useless definitions in xfs_linux.h | Yafang Shao | 1 | -4/+0 |
2020-07-06 | xfs: use MMAPLOCK around filemap_map_pages() | Dave Chinner | 1 | -1/+14 |
2020-07-06 | xfs: move helpers that lock and unlock two inodes against userspace IO | Darrick J. Wong | 5 | -97/+99 |
2020-07-06 | xfs: refactor locking and unlocking two inodes against userspace IO | Darrick J. Wong | 3 | -23/+34 |
2020-07-06 | xfs: fix xfs_reflink_remap_prep calling conventions | Darrick J. Wong | 2 | -4/+4 |
2020-07-06 | xfs: reflink can skip remap existing mappings | Darrick J. Wong | 1 | -0/+16 |
2020-07-06 | xfs: only reserve quota blocks if we're mapping into a hole | Darrick J. Wong | 1 | -2/+4 |
2020-07-06 | xfs: only reserve quota blocks for bmbt changes if we're changing the data fork | Darrick J. Wong | 1 | -7/+14 |
2020-07-06 | xfs: redesign the reflink remap loop to fix blkres depletion crash | Darrick J. Wong | 3 | -162/+141 |
2020-07-06 | xfs: rename xfs_bmap_is_real_extent to is_written_extent | Darrick J. Wong | 3 | -5/+5 |
2020-07-06 | xfs: fix reflink quota reservation accounting error | Darrick J. Wong | 1 | -7/+14 |
2020-07-06 | xfs: don't eat an EIO/ENOSPC writeback error when scrubbing data fork | Darrick J. Wong | 1 | -2/+20 |
2020-07-06 | xfs: preserve rmapbt swapext block reservation from freed blocks | Brian Foster | 3 | -10/+28 |
2020-07-06 | xfs: Couple of typo fixes in comments | Keyur Patel | 1 | -3/+3 |
2020-07-05 | Linux 5.8-rc4 | Linus Torvalds | 1 | -1/+1 |
2020-07-05 | x86/ldt: use "pr_info_once()" instead of open-coding it badly | Linus Torvalds | 1 | -10/+1 |
2020-07-05 | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 19 | -154/+274 |
2020-07-05 | Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -17/+9 |
2020-07-05 | Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2020-07-05 | Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -86/+136 |
2020-07-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -27/+29 |
2020-07-05 | Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -7/+15 |
2020-07-05 | Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+22 |
2020-07-05 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -9/+43 |
2020-07-05 | Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -8/+11 |
2020-07-05 | MIPS: Do not use smp_processor_id() in preemptible code | Xingxing Su | 1 | -3/+5 |
2020-07-05 | MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen | Hauke Mehrtens | 1 | -0/+1 |
2020-07-05 | .gitignore: Do not track `defconfig` from `make savedefconfig` | Paul Menzel | 1 | -0/+3 |