summaryrefslogtreecommitdiff
path: root/drivers/block/null_blk
AgeCommit message (Expand)AuthorFilesLines
2021-04-01null_blk: fix command timeout completion handlingDamien Le Moal2-5/+22
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+5
2021-02-10nullb: use blk_queue_set_zoned() to setup zoned devicesDamien Le Moal1-4/+4
2021-01-29null_blk: cleanup zoned mode initializationDamien Le Moal1-7/+9
2021-01-25block: store a block_device pointer in struct bioChristoph Hellwig1-1/+1
2020-12-08null_blk: Move driver into its own directoryDamien Le Moal7-0/+2993