1. d3a5738 null_blk: support read-only and offline zone conditions by Shin'ichiro Kawasaki · 2 years, 3 months ago
  2. a4e1d0b block: Change the return type of blk_mq_map_queues() into void by Bart Van Assche · 2 years, 7 months ago
  3. 10b41ea null_blk: Modify the behavior of null_map_queues() by Bart Van Assche · 2 years, 7 months ago
  4. ee452a8 null_blk: fix ida error handling in null_add_dev() by Dan Carpenter · 2 years, 8 months ago
  5. 7012eef null_blk: add configfs variables for 2 options by Vincent Fu · 2 years, 8 months ago
  6. 058efe0 null_blk: add module parameters for 4 options by Vincent Fu · 2 years, 8 months ago
  7. eb25ad8 block: null_blk: Use the bitmap API to allocate bitmaps by Christophe JAILLET · 2 years, 8 months ago
  8. ff07a02 treewide: Rename enum req_opf into enum req_op by Bart Van Assche · 2 years, 8 months ago
  9. d86e716 block: move zone related fields to struct gendisk by Christoph Hellwig · 2 years, 8 months ago
  10. b623e34 block: replace blkdev_nr_zones with bdev_nr_zones by Christoph Hellwig · 2 years, 8 months ago
  11. 982977d block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones by Christoph Hellwig · 2 years, 8 months ago
  12. 6b2bd27 block: pass a gendisk to blk_queue_set_zoned by Christoph Hellwig · 2 years, 8 months ago
  13. 9bdb483 blk-mq: Drop blk_mq_ops.timeout 'reserved' arg by John Garry · 2 years, 8 months ago
  14. 8b9ab62 block: remove blk_cleanup_disk by Christoph Hellwig · 2 years, 9 months ago
  15. aacae8c block: null_blk: Fix null_zone_write() by Damien Le Moal · 2 years, 9 months ago
  16. 49c3b92 block: null_blk: Improve device creation with configfs by Damien Le Moal · 2 years, 11 months ago
  17. db060f5 block: null_blk: Cleanup messages by Damien Le Moal · 2 years, 11 months ago
  18. b3a0a73 block: null_blk: Cleanup device creation and deletion by Damien Le Moal · 2 years, 11 months ago
  19. 525323d block: null_blk: Fix code style issues by Damien Le Moal · 2 years, 11 months ago
  20. fb749a8 null_blk: don't set the discard_alignment queue limit by Christoph Hellwig · 2 years, 11 months ago
  21. 8ba816b23 null-blk: save memory footprint for struct nullb_cmd by Yu Kuai · 2 years, 11 months ago
  22. 7020057 block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 2 years, 11 months ago
  23. 3e3876d block: null_blk: end timed out poll request by Ming Lei · 2 years, 11 months ago
  24. df00b1d null_blk: null_alloc_page() cleanup by Chaitanya Kulkarni · 3 years, 1 month ago
  25. c90b6b5 null_blk: remove hardcoded null_alloc_page() param by Chaitanya Kulkarni · 3 years, 1 month ago
  26. 3d3472f null_blk: remove hardcoded alloc_cmd() parameter by Chaitanya Kulkarni · 3 years, 1 month ago
  27. a75110c null_blk: fix return value from null_add_dev() by Chaitanya Kulkarni · 3 years, 1 month ago
  28. 19768f8 block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0 by Ming Lei · 3 years, 3 months ago
  29. c5eafd7 null_blk: cast command status to integer by Jens Axboe · 3 years, 3 months ago
  30. 2385ebf block: null_blk: batched complete poll requests by Ming Lei · 3 years, 3 months ago
  31. 2bfdbe8 null_blk: allow zero poll queues by Ming Lei · 3 years, 3 months ago
  32. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 4 months ago
  33. 1ebe2e5 block: remove GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
  34. 94b49c3 null_blk: don't suppress partitioning information by Christoph Hellwig · 3 years, 4 months ago
  35. 15dfc66 null_blk: Fix handling of submit_queues and poll_queues attributes by Shin'ichiro Kawasaki · 3 years, 4 months ago
  36. 0a593fb null_blk: poll queue support by Jens Axboe · 3 years, 11 months ago
  37. 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 5 months ago
  38. 10e7123 null_blk: add error handling support for add_disk() by Luis Chamberlain · 3 years, 7 months ago
  39. 018eca4 block: move some macros to blkdev.h by Guoqing Jiang · 3 years, 8 months ago
  40. 2f43dbf null_blk: remove an unused variable assignment in null_add_dev by Christoph Hellwig · 3 years, 9 months ago
  41. 6759b1a nullb: use blk_mq_alloc_disk by Christoph Hellwig · 3 years, 9 months ago
  42. 90bf3e2 null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call by Colin Ian King · 3 years, 9 months ago
  43. 132226b null_blk: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 10 months ago
  44. fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  45. 72ce11d drivers/block/null_blk/main: Fix a double free in null_init. by Lv Yunlong · 3 years, 11 months ago
  46. cee1b21 null_blk: add option for managing virtual boundary by Max Gurtovoy · 4 years ago
  47. de3510e null_blk: fix command timeout completion handling by Damien Le Moal · 4 years ago
  48. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  49. 5752dc7 nullb: use blk_queue_set_zoned() to setup zoned devices by Damien Le Moal · 4 years, 1 month ago
  50. cd92cdb null_blk: cleanup zoned mode initialization by Damien Le Moal · 4 years, 1 month ago
  51. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years, 2 months ago
  52. eebf34a null_blk: Move driver into its own directory by Damien Le Moal · 4 years, 4 months ago