summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15xfs: convert xbitmap to interval treerepair-bitmap-rework_2021-12-15Darrick J. Wong
2021-12-15xfs: reap large extents when possibleDarrick J. Wong
2021-12-15xfs: ignore stale buffers when scanning the buffer cacheDarrick J. Wong
2021-12-15xfs: rearrange xrep_reap_block to make future code flow easierDarrick J. Wong
2021-12-15xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2021-12-15xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2021-12-15xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2021-12-15Darrick J. Wong
2021-12-15xfs: only allow reaping of per-AG blocks in xrep_reap_extentsDarrick J. Wong
2021-12-15xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2021-12-15xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbedDarrick J. Wong
2021-12-15xfs: amend xfs_rmap_has_other_keys to check file offsets properlyDarrick J. Wong
2021-12-15xfs: rewrite xfs_reflink_end_cow to use intentsreflink-speedups_2021-12-15Darrick J. Wong
2021-12-15xfs: reduce transaction reservations with reflinkDarrick J. Wong
2021-12-15xfs: reduce the absurdly large log reservationsDarrick J. Wong
2021-12-15xfs: create shadow transaction reservations for computing minimum log sizeDarrick J. Wong
2021-12-15xfs: remove a __xfs_bunmapi call from reflinkDarrick J. Wong
2021-12-15xfs: stop artificially limiting the length of bunmap callsDarrick J. Wong
2021-12-15xfs: speed up write operations by using non-overlapped lookups when possiblermap-speedups_2021-12-15Darrick J. Wong
2021-12-15xfs: speed up rmap lookups by using non-overlapped lookups when possibleDarrick J. Wong
2021-12-15xfs: simplify xfs_rmap_lookup_le call sitesDarrick J. Wong
2021-12-15xfs: check the reference counts of gaps in the refcount btreescrub-fix-checking-gaps_2021-12-15Darrick J. Wong
2021-12-15xfs: check quota files for unwritten extentsDarrick J. Wong
2021-12-15xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong
2021-12-15xfs: online checking of the free rt extent countDarrick J. Wong
2021-12-15xfs: check btree keys reflect the child blockDarrick J. Wong
2021-12-15xfs: make checking directory dotdot entries more efficientDarrick J. Wong
2021-12-15xfs: teach xfs_btree_has_record to return false if there are gapsDarrick J. Wong
2021-12-15xfs: fix rmap key comparison functionsDarrick J. Wong
2021-12-15xfs: fix quotaoff mutex usage now that we don't support disabling itxfs-5.16-fixes_2021-12-15Darrick J. Wong
2021-12-15xfs: prevent UAF in xfs_log_item_in_current_chkptDarrick J. Wong
2021-12-15xfs: fix a bug in the online fsck directory leaf1 bestcount checkDarrick J. Wong
2021-12-15xfs: shut down filesystem if we xfs_trans_cancel with deferred work itemsDarrick J. Wong
2021-12-15xfs: take the ILOCK when accessing the inode coreDarrick J. Wong
2021-12-15xfs: only run COW extent recovery when there are no live extentsDarrick J. Wong
2021-12-15mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman
2021-12-15mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-12Linux 5.16-rc5v5.16-rc5Linus Torvalds
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-12Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-12-12Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-11Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-12-11Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds