- 15dfc66 null_blk: Fix handling of submit_queues and poll_queues attributes by Shin'ichiro Kawasaki · 3 years, 2 months ago
- 0a593fb null_blk: poll queue support by Jens Axboe · 3 years, 8 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- 10e7123 null_blk: add error handling support for add_disk() by Luis Chamberlain · 3 years, 4 months ago
- 018eca4 block: move some macros to blkdev.h by Guoqing Jiang · 3 years, 5 months ago
- 2f43dbf null_blk: remove an unused variable assignment in null_add_dev by Christoph Hellwig · 3 years, 7 months ago
- 6759b1a nullb: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 7 months ago
- 90bf3e2 null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call by Colin Ian King · 3 years, 7 months ago
- 132226b null_blk: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 7 months ago
- fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- cee1b21 null_blk: add option for managing virtual boundary by Max Gurtovoy · 3 years, 9 months ago
- de3510e null_blk: fix command timeout completion handling by Damien Le Moal · 3 years, 9 months ago
- 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
- eebf34a null_blk: Move driver into its own directory by Damien Le Moal · 4 years, 1 month ago[Renamed from drivers/block/null_blk_main.c]
- ea17fd3 null_blk: Allow controlling max_hw_sectors limit by Damien Le Moal · 4 years, 1 month ago
- 0ec4d91 null_blk: discard zones on reset by Damien Le Moal · 4 years, 1 month ago
- 49c7089 null_blk: cleanup discard handling by Damien Le Moal · 4 years, 1 month ago
- dc4d137 null_blk: add support for max open/active zone limit for zoned devices by Niklas Cassel · 4 years, 4 months ago
- 0905053 null_blk: Support shared tag bitmap by John Garry · 4 years, 4 months ago
- 2d62e6b null_blk: fix passing of REQ_FUA flag in null_handle_rq by Hou Pu · 4 years, 4 months ago
- 089565f null_blk: introduce zone capacity for zoned device by Aravind Ramesh · 4 years, 6 months ago
- c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
- 6bbae86 null_blk: stop using ->queuedata for bio mode by Christoph Hellwig · 4 years, 6 months ago
- 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 7 months ago
- 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 3221546 null_blk: force complete for timeout request by Dongli Zhang · 4 years, 7 months ago
- 1592cd1 null_blk: don't allow discard for zoned mode by Chaitanya Kulkarni · 4 years, 7 months ago
- cecbc9c null_blk: Zero-initialize read buffers in non-memory-backed mode by Bart Van Assche · 4 years, 7 months ago
- d205bde null_blk: Cleanup zoned device initialization by Damien Le Moal · 4 years, 8 months ago
- 9dd44c7 null_blk: Fix zoned command handling by Damien Le Moal · 4 years, 8 months ago
- 1592614 Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
- 8d96a11 null_blk: use blk_mq_init_queue_data by Christoph Hellwig · 4 years, 9 months ago
- 290df92 null_blk: describe the usage of fault injection param by Dongli Zhang · 4 years, 10 months ago
- ff770422 null_blk: fix spurious IO errors after failed past-wp access by Alexey Dobriyan · 4 years, 11 months ago
- 596444e null_blk: Add support for init_hctx() fault injection by Bart Van Assche · 4 years, 10 months ago
- 9b03b71 null_blk: Handle null_add_dev() failures properly by Bart Van Assche · 4 years, 10 months ago
- 2004bfd null_blk: Fix the null_add_dev() error path by Bart Van Assche · 4 years, 10 months ago
- 78b10be null_blk: Fix changing the number of hardware queues by Bart Van Assche · 4 years, 10 months ago
- b9853b4 null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed' by Bart Van Assche · 4 years, 10 months ago
- 93d7c31 null_blk: remove unused fields in 'nullb_cmd' by Dongli Zhang · 4 years, 10 months ago
- 046755a drivers/block/null_blk_main.c: fix uninitialized var warnings by Andrew Morton · 5 years ago
- ca0a95a drivers/block/null_blk_main.c: fix layout by Andrew Morton · 5 years ago
- bca1c43 null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED by Jens Axboe · 5 years ago
- 6c6b354 block: set the zone size in blk_revalidate_disk_zones atomically by Christoph Hellwig · 5 years ago
- ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago
- 979d544 null_blk: cleanup null_gendisk_register by Christoph Hellwig · 5 years ago
- 5c4bd1f null_blk: fix zone size paramter check by Damien Le Moal · 5 years ago
- 6d09c40 null_blk: Add zone_nr_conv to features by Damien Le Moal · 5 years ago
- 7fc8fb5 null_blk: clean up report zones by Christoph Hellwig · 5 years ago
- e3f8956 null_blk: clean up the block device operations by Christoph Hellwig · 5 years ago
- dd85b49 null_blk: return fixed zoned reads > write pointer by Ajay Joshi · 5 years ago
- 45919fb null_blk: Enable modifying 'submit_queues' after an instance has been configured by Bart Van Assche · 5 years ago
- e29158b null_blk: Improve nullb_device_##NAME##_store() readability by Bart Van Assche · 5 years ago
- 9c7eddf null_blk: format pr_* logs with pr_fmt by André Almeida · 5 years ago
- 701dfc4 null_blk: match the type of parameter nr_devices by André Almeida · 5 years ago
- 4467453 null_blk: do not fail the module load with zero devices by André Almeida · 5 years ago
- f7c4ce8 null_blk: validate the number of devices by André Almeida · 5 years ago
- 4e47ee8 null_blk: fix module name at log message by André Almeida · 5 years ago
- 780d97a block: Set ELEVATOR_F_ZBD_SEQ_WRITE for nullblk zoned disks by Damien Le Moal · 5 years ago
- a3d7d67 null_blk: create a helper for req completion by Chaitanya Kulkarni · 5 years ago
- fceb5d1 null_blk: create a helper for zoned devices by Chaitanya Kulkarni · 5 years ago
- 7ea88e2 null_blk: create a helper for mem-backed ops by Chaitanya Kulkarni · 5 years ago
- 8f94d1c null_blk: create a helper for badblocks by Chaitanya Kulkarni · 5 years ago
- adb8428 null_blk: create a helper for throttling by Chaitanya Kulkarni · 5 years ago
- d4b186e null_blk: move duplicate code to callers by Chaitanya Kulkarni · 5 years ago
- a61dbfb null_blk: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
- 152c762 null_blk: fix type mismatch null_handle_cmd() by Chaitanya Kulkarni · 6 years ago
- 8c54803 null_blk: remove duplicate 0 initialization by Chaitanya Kulkarni · 6 years ago
- 7602843 block: null_blk: fix race condition for null_del_dev by Bob Liu · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 7ff684a null_blk: prevent crash from bad home_node value by John Pittman · 6 years ago
- bf7c7a0 null_blk: fix checking for REQ_FUA by Heinz Mauelshagen · 6 years ago
- d11a399 block: kill QUEUE_FLAG_FLUSH_NQ by Jens Axboe · 6 years ago
- 6d46964 block: remove the lock argument to blk_alloc_queue_node by Christoph Hellwig · 6 years ago
- 8e18ebe null_blk: remove unused nullb device by Jens Axboe · 6 years ago
- 49f6613 nullb: remove leftover legacy request code by Christoph Hellwig · 6 years ago
- ea2c18e null_blk: Add conventional zone configuration for zoned support by Masato Suzuki · 6 years ago
- bf50545 block: Introduce blk_revalidate_disk_zones() by Damien Le Moal · 6 years ago
- e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
- de03859 null_blk: remove set but not used variable 'q' by YueHaibing · 6 years ago
- e50b1e3 null_blk: remove legacy IO path by Jens Axboe · 6 years ago
- b228ba1 null_blk: fix zoned support for non-rq based operation by Jens Axboe · 6 years ago
- 61884de null_blk: add lock drop/acquire annotation by Jens Axboe · 6 years ago
- 76f17d8 block: Rename the null_blk_mod kernel module back into null_blk by Bart Van Assche · 6 years ago[Renamed from drivers/block/null_blk.c]
- ca4b2a0 null_blk: add zone support by Matias Bjørling · 6 years ago
- 6dad38d null_blk: move shared definitions to header file by Matias Bjørling · 6 years ago
- 00a8cdb null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device by Liu Bo · 6 years ago
- 77072ca Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 0cc61e6 block: fix timeout changes for legacy request drivers by Christoph Hellwig · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 0df0bb0 null_blk: complete requests from ->timeout by Christoph Hellwig · 7 years ago
- 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
- 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 7 years ago
- 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
- 66231ad block: null_blk: fix 'Invalid parameters' when loading module by Ming Lei · 7 years ago
- 5ee0524 block: Add 'lock' as third argument to blk_alloc_queue_node() by Bart Van Assche · 7 years ago
- 24941b9 null_blk: add 'requeue' fault attribute by Jens Axboe · 7 years ago
- 86ff7c2 blk-mq: introduce BLK_STS_DEV_RESOURCE by Ming Lei · 7 years ago
- 0a4b6e2 Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago