summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-09blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOWYu Kuai
2024-05-09block: fix that util can be greater than 100%Yu Kuai
2024-05-09block: support to account io_ticks preciselyYu Kuai
2024-05-09block: add plug while submitting IOYu Kuai
2024-05-08bcache: fix variable length array abuse in btree_iterMatthew Mirvish
2024-05-08bcache: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-05-07md: Revert "md: Fix overflow in is_mddev_idle"Li Nan
2024-05-07blk-lib: check for kill signal in ioctl BLKDISCARDChristoph Hellwig
2024-05-07block: add a bio_await_chain helperKeith Busch
2024-05-07block: add a blk_alloc_discard_bio helperChristoph Hellwig
2024-05-07block: add a bio_chain_and_submit helperChristoph Hellwig
2024-05-07block: move discard checks into the ioctl handlerChristoph Hellwig
2024-05-07block: remove the discard_granularity check in __blkdev_issue_discardChristoph Hellwig
2024-05-07block/ioctl: prefer different overflow checkJustin Stitt
2024-05-06null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun
2024-05-03block: fix and simplify blkdevparts= cmdline parsingINAGAKI Hiroshi
2024-05-03block: refine the EOF check in blkdev_iomap_beginChristoph Hellwig
2024-05-03block: add a partscan sysfs attribute for disksChristoph Hellwig
2024-05-03block: add a disk_has_partscan helperChristoph Hellwig
2024-05-02Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-05-02md: fix resync softlockup when bitmap size is less than array sizeYu Kuai
2024-05-01block: Cleanup blk_revalidate_zone_cb()Damien Le Moal
2024-05-01block: Simplify zone write plug BIO abortDamien Le Moal
2024-05-01block: Simplify blk_zone_write_plug_bio_endio()Damien Le Moal
2024-05-01block: Improve zone write request completion handlingDamien Le Moal
2024-05-01block: Improve blk_zone_write_plug_bio_merged()Damien Le Moal
2024-05-01block: Fix handling of non-empty flush write requests to zonesDamien Le Moal
2024-05-01block: Fix flush request sector restoreDamien Le Moal
2024-05-01block: Do not remove zone write plugs still in useDamien Le Moal
2024-05-01block: Unhash a zone write plug only if neededDamien Le Moal
2024-05-01block: Hold a reference on zone write plugs to schedule submissionDamien Le Moal
2024-05-01block: Fix reference counting for zone write plugs in error stateDamien Le Moal
2024-05-01block: Fix zone write plug initialization from blk_revalidate_zone_cb()Damien Le Moal
2024-05-01block: Exclude conventional zones when faking max open limitDamien Le Moal
2024-05-01dm: Check that a zoned table leads to a valid mapped deviceDamien Le Moal
2024-04-26sbitmap: use READ_ONCE to access map->wordlinke li
2024-04-25null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun
2024-04-25Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-04-25block: check if zone_wplugs_hash exists in queue_zone_wplugs_showJohannes Thumshirn
2024-04-23block: use a per disk workqueue for zone write pluggingDamien Le Moal
2024-04-19block/mq-deadline: Remove some unused functionsJiapeng Chong
2024-04-17null_blk: Simplify null_zone_write()Damien Le Moal
2024-04-17null_blk: Do zone resource management only if necessaryDamien Le Moal
2024-04-17null_blk: Have all null_handle_xxx() return a blk_status_tDamien Le Moal
2024-04-17block: Do not special-case plugging of zone write operationsDamien Le Moal
2024-04-17block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONEDDamien Le Moal
2024-04-17block: Remove zone write lockingDamien Le Moal
2024-04-17block: Replace zone_wlock debugfs entry with zone_wplugs entryDamien Le Moal
2024-04-17block: Move zone related debugfs attribute to blk-zoned.cDamien Le Moal
2024-04-17block: Do not check zone type in blk_check_zone_append()Damien Le Moal