summaryrefslogtreecommitdiff
path: root/drivers/block/null_blk
AgeCommit message (Expand)Author
3 daysblock: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig
2024-12-23null_blk: Remove accesses to page->indexMatthew Wilcox (Oracle)
2024-12-23null_blk: Add rotational feature supportDamien Le Moal
2024-11-13block: add a rq_list typeChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-07-09null_blk: Don't bother validating blocksizeJohn Garry
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal
2024-07-05null_blk: Introduce the zone_full parameterDamien Le Moal
2024-07-04null_blk: don't initialize static 'g_virt_boundary' to falseZhu Yanjun
2024-07-02null_blk: Fix description of the fua parameterDamien Le Moal
2024-06-21null_blk: Do not set disk->nr_zonesDamien Le Moal
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-05null_blk: fix validation of block sizeAndreas Hindborg
2024-05-30null_blk: Do not allow runt zone with zone capacity smaller then zone sizeDamien Le Moal
2024-05-28null_blk: Print correct max open zones limit in null_init_zoned_dev()Damien Le Moal
2024-05-27null_blk: Fix return value of nullb_device_power_store()Damien Le Moal
2024-05-23null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai
2024-05-13null_blk: Fix two sparse warningsBart Van Assche
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-06null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun
2024-04-25null_blk: Fix missing mutex_destroy() at module removalZhu Yanjun
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: Simplify blk_revalidate_disk_zones() interfaceDamien 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-02nullblk: Fix cleanup order in null_add_dev() error pathDamien Le Moal
2024-02-22null_blk: Delete nullb.{queue_depth, nr_queues}John Garry
2024-02-20null_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig
2024-02-20null_blk: remove null_gendisk_registerChristoph Hellwig
2024-02-20null_blk: refactor tag_set setupChristoph Hellwig
2024-02-20null_blk: initialize the tag_set timeout in null_init_tag_setChristoph Hellwig
2024-02-20null_blk: remove the bio based I/O pathChristoph Hellwig
2024-02-19block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig
2024-02-08null_blk: add configfs variable shared_tagsShin'ichiro Kawasaki
2024-01-14null_blk: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-29null_blk: use the default discard granularityChristoph Hellwig
2023-12-27null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORSChristoph Hellwig
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig