Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-04-28 | 3 | -1/+13 |
|\ | |||||
| * | drivers/block/null_blk/main: Fix a double free in null_init. | Lv Yunlong | 2021-04-26 | 1 | -0/+1 |
| * | null_blk: add option for managing virtual boundary | Max Gurtovoy | 2021-04-12 | 2 | -1/+12 |
* | | null_blk: fix command timeout completion handling | Damien Le Moal | 2021-04-01 | 2 | -5/+22 |
|/ | |||||
* | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-02-21 | 2 | -5/+5 |
|\ | |||||
| * | nullb: use blk_queue_set_zoned() to setup zoned devices | Damien Le Moal | 2021-02-10 | 1 | -4/+4 |
| * | block: store a block_device pointer in struct bio | Christoph Hellwig | 2021-01-24 | 1 | -1/+1 |
* | | null_blk: cleanup zoned mode initialization | Damien Le Moal | 2021-01-29 | 1 | -7/+9 |
|/ | |||||
* | null_blk: Move driver into its own directory | Damien Le Moal | 2020-12-07 | 7 | -0/+2993 |