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