summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-04-17block: Remove elevator required featuresDamien Le Moal
2024-04-17block: mq-deadline: Remove support for zone write lockingDamien Le Moal
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal
2024-04-17block: Remove BLK_STS_ZONE_RESOURCEDamien Le Moal
2024-04-17nvmet: zns: Do not reference the gendisk conv_zones_bitmapDamien Le Moal
2024-04-17null_blk: Introduce fua attributeDamien Le Moal
2024-04-17null_blk: Introduce zone_append_max_sectors attributeDamien Le Moal
2024-04-17null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator featureDamien Le Moal
2024-04-17ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator featureDamien Le Moal
2024-04-17scsi: sd: Use the block layer zone append emulationDamien Le Moal
2024-04-17dm: Use the block layer zone append emulationDamien Le Moal
2024-04-17block: Allow BIO-based drivers to use blk_revalidate_disk_zones()Damien Le Moal
2024-04-17block: Implement zone append emulationDamien Le Moal
2024-04-17block: Allow zero value of max_zone_append_sectors queue limitDamien Le Moal
2024-04-17block: Fake max open zones limit when there is no limitDamien Le Moal
2024-04-17block: Introduce zone write pluggingDamien Le Moal
2024-04-17block: Remember zone capacity when revalidating zonesDamien Le Moal
2024-04-17block: Allow using bio_attempt_back_merge() internallyDamien Le Moal
2024-04-17block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()Damien Le Moal
2024-04-17block: Introduce blk_zone_update_request_bio()Damien Le Moal
2024-04-17block: Remove req_bio_endio()Damien Le Moal
2024-04-17block: Restore sector of flush requestsDamien Le Moal
2024-04-15block: Call blkdev_dio_unaligned() from blkdev_direct_IO()John Garry
2024-04-08md: don't account sync_io if iostats of the disk is disabledLi Nan
2024-04-08md: Fix overflow in is_mddev_idleLi Nan
2024-04-08md: add check for sleepers in md_wakeup_thread()Florian-Ewald Mueller
2024-04-08md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...Yu Kuai
2024-04-03blk-cgroup: use group allocation/free of per-cpu counters APIKefeng Wang
2024-04-01btrfs use bio_list_merge_initChristoph Hellwig
2024-04-01dm: use bio_list_merge_initChristoph Hellwig
2024-04-01blk-cgroup: use bio_list_merge_initChristoph Hellwig
2024-04-01block: add a bio_list_merge_init helperChristoph Hellwig
2024-04-01blk-throttle: Only use seq_printf() in tg_prfill_limit()John Garry