summaryrefslogtreecommitdiffstats
path: root/drivers/block/null_blk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-283-1/+13
|\
| * drivers/block/null_blk/main: Fix a double free in null_init.Lv Yunlong2021-04-261-0/+1
| * null_blk: add option for managing virtual boundaryMax Gurtovoy2021-04-122-1/+12
* | null_blk: fix command timeout completion handlingDamien Le Moal2021-04-012-5/+22
|/
* Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-212-5/+5
|\
| * nullb: use blk_queue_set_zoned() to setup zoned devicesDamien Le Moal2021-02-101-4/+4
| * block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
* | null_blk: cleanup zoned mode initializationDamien Le Moal2021-01-291-7/+9
|/
* null_blk: Move driver into its own directoryDamien Le Moal2020-12-077-0/+2993