aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/block/null_blk/null_blk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-17null_blk: Introduce fua attributeDamien Le Moal1-0/+1
2024-04-17null_blk: Introduce zone_append_max_sectors attributeDamien Le Moal1-0/+1
2024-02-22null_blk: Delete nullb.{queue_depth, nr_queues}John Garry1-2/+0
2024-02-20null_blk: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig1-2/+2
2024-02-20null_blk: remove the bio based I/O pathChristoph Hellwig1-17/+0
2024-02-08null_blk: add configfs variable shared_tagsShin'ichiro Kawasaki1-0/+1
2023-04-13block: null_blk: make fault-injection dynamically configurable per deviceAkinobu Mita1-1/+6
2022-12-01null_blk: support read-only and offline zone conditionsShin'ichiro Kawasaki1-0/+8
2022-08-02null_blk: add configfs variables for 2 optionsVincent Fu1-0/+2
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche1-7/+5
2022-06-02block: null_blk: Fix null_zone_write()Damien Le Moal1-0/+7
2022-04-25null-blk: save memory footprint for struct nullb_cmdYu Kuai1-3/+5
2021-10-29null_blk: Fix handling of submit_queues and poll_queues attributesShin'ichiro Kawasaki1-0/+2
2021-10-18null_blk: poll queue supportJens Axboe1-0/+4
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-04-12null_blk: add option for managing virtual boundaryMax Gurtovoy1-0/+1
2021-04-01null_blk: fix command timeout completion handlingDamien Le Moal1-0/+1
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal1-0/+162