aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/null_blk (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+13
2021-04-26drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong1-0/+1
2021-04-12null_blk: add option for managing virtual boundaryMax Gurtovoy2-1/+12
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-24block: store a block_device pointer in struct bioChristoph Hellwig1-1/+1
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal7-0/+2993