1. 77a0cfaf Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux by Linus Torvalds · 4 months ago
  2. 559218d block: pre-calculate max_zone_append_sectors by Christoph Hellwig · 4 months ago
  3. c291c9c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 months ago
  4. ab9bc81 Revert "block: pre-calculate max_zone_append_sectors" by Jens Axboe · 4 months ago
  5. 2a8f615 block: pre-calculate max_zone_append_sectors by Christoph Hellwig · 4 months ago
  6. 7ce3e61 scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES buffer by Johannes Thumshirn · 4 months ago
  7. 5f60d5f move asm/unaligned.h to linux/unaligned.h by Al Viro · 5 months ago
  8. f2a7bea block: Remove REQ_OP_ZONE_RESET_ALL emulation by Damien Le Moal · 8 months ago
  9. a52758a3 block: move the zone_resetall flag to queue_limits by Christoph Hellwig · 9 months ago
  10. b1fc937 block: move the zoned flag into the features field by Christoph Hellwig · 9 months ago
  11. 308ad58 sd: move zone limits setup out of sd_read_block_characteristics by Christoph Hellwig · 9 months ago
  12. be60e770 sd: remove sd_is_zoned by Christoph Hellwig · 9 months ago
  13. 804e498 sd: convert to the atomic queue limits API by Christoph Hellwig · 9 months ago
  14. 9c1d339 sd: cleanup zoned queue limits initialization by Christoph Hellwig · 9 months ago
  15. 9b3c08b block: Simplify blk_revalidate_disk_zones() interface by Damien Le Moal · 11 months ago
  16. 1846f30 scsi: sd: Use the block layer zone append emulation by Damien Le Moal · 11 months ago
  17. 7437bb7 block: remove support for the host aware zone model by Christoph Hellwig · 1 year, 3 months ago
  18. f79846c scsi: sd_zbc: Set zone limits before revalidating zones by Damien Le Moal · 1 year, 8 months ago
  19. ce31dc5 scsi: sd: sd_zbc: Use PAGE_SECTORS_SHIFT by Johannes Thumshirn · 1 year, 9 months ago
  20. 288b327 scsi: sd: Fix wrong zone_write_granularity value during revalidate by Shin'ichiro Kawasaki · 2 years ago
  21. 6ff236e scsi: zbc: Convert to scsi_execute_cmd() by Mike Christie · 2 years, 2 months ago
  22. 9f5436f scsi: sd: sd_zbc: Trace zone append emulation by Johannes Thumshirn · 2 years, 3 months ago
  23. 42c5907 scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices by Shin'ichiro Kawasaki · 2 years, 4 months ago
  24. ff07a02 treewide: Rename enum req_opf into enum req_op by Bart Van Assche · 2 years, 8 months ago
  25. d86e716 block: move zone related fields to struct gendisk by Christoph Hellwig · 2 years, 8 months ago
  26. 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
  27. 6b2bd2747 block: pass a gendisk to blk_queue_set_zoned by Christoph Hellwig · 2 years, 8 months ago
  28. 30c4fdc3 scsi: sd_zbc: Prevent zone information memory leak by Damien Le Moal · 2 years, 10 months ago
  29. c976e58 scsi: sd: sd_zbc: Hide gap zones by Damien Le Moal · 2 years, 11 months ago
  30. 60caf375 scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics() by Damien Le Moal · 2 years, 11 months ago
  31. 628617b scsi: sd: sd_zbc: Introduce struct zoned_disk_info by Bart Van Assche · 2 years, 11 months ago
  32. 43af5da scsi: sd: sd_zbc: Use logical blocks as unit when querying zones by Damien Le Moal · 2 years, 11 months ago
  33. 9a93b9c scsi: sd: sd_zbc: Verify that the zone size is a power of two by Bart Van Assche · 2 years, 11 months ago
  34. aa96bfb scsi: sd: sd_zbc: Improve source code documentation by Bart Van Assche · 2 years, 11 months ago
  35. e383e16 scsi: sd: Remove WRITE_SAME support by Christoph Hellwig · 3 years, 1 month ago
  36. e1a7aa2 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  37. bf3f120 scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wp by Niklas Cassel · 3 years, 3 months ago
  38. 13202eb scsi: sd_zbc: Simplify zone full condition check by Niklas Cassel · 3 years, 3 months ago
  39. f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 3 months ago
  40. 1d479e6 scsi: sd_zbc: Support disks with more than 2**32 logical blocks by Bart Van Assche · 3 years, 6 months ago
  41. 7215e90 scsi: sd_zbc: Ensure buffer size is aligned to SECTOR_SIZE by Naohiro Aota · 3 years, 6 months ago
  42. 5999ccf scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 7 months ago
  43. 464a00c scsi: core: Kill DRIVER_SENSE by Hannes Reinecke · 3 years, 10 months ago
  44. ced202f7 scsi: core: Stop using DRIVER_ERROR by Hannes Reinecke · 3 years, 10 months ago
  45. 556666bc Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging by Martin K. Petersen · 4 years ago
  46. 59863cb scsi: sd_zbc: Place function name into header by Lee Jones · 4 years ago
  47. 2db4215 scsi: sd_zbc: Update write pointer offset cache by Johannes Thumshirn · 4 years ago
  48. 0b311e3 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years ago
  49. 9acced3 scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc by Johannes Thumshirn · 4 years, 1 month ago
  50. 78e1663 sd_zbc: clear zone resources for non-zoned case by Damien Le Moal · 4 years, 1 month ago
  51. a805a4f block: introduce zone_write_granularity limit by Damien Le Moal · 4 years, 1 month ago
  52. 6c5dee1 scsi: sd: sd_zbc: Fix ZBC disk initialization by Damien Le Moal · 4 years, 6 months ago
  53. 27ba3e8 scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks by Damien Le Moal · 4 years, 6 months ago
  54. c9c9735 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  55. dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  56. a3d8a257 scsi: sd_zbc: Improve zone revalidation by Damien Le Moal · 4 years, 7 months ago
  57. b924538 scsi: sd_zbc: Don't limit max_zone_append sectors to max_hw_sectors by Johannes Thumshirn · 4 years, 8 months ago
  58. 659bf82 block: add max_active_zones to blk-sysfs by Niklas Cassel · 4 years, 8 months ago
  59. e15864f block: add max_open_zones to blk-sysfs by Niklas Cassel · 4 years, 8 months ago
  60. 82394db block: add capacity field to zone descriptors by Matias Bjørling · 4 years, 8 months ago
  61. 8df513d scsi: sd_zbc: Fix kdoc comment format by Damien Le Moal · 4 years, 8 months ago
  62. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  63. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 9 months ago
  64. 5795eb4 scsi: sd_zbc: emulate ZONE_APPEND commands by Johannes Thumshirn · 4 years, 10 months ago
  65. 02494d3 scsi: sd_zbc: factor out sanity checks for zoned commands by Johannes Thumshirn · 4 years, 10 months ago
  66. 51fdaa0 scsi: sd_sbc: Fix sd_zbc_report_zones() by Damien Le Moal · 5 years ago
  67. dbfc562 scsi: sd_zbc: Rename sd_zbc_check_zones() by Damien Le Moal · 5 years ago
  68. 19aaa40 scsi: sd_zbc: Simplify sd_zbc_check_zones() by Damien Le Moal · 5 years ago
  69. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  70. 6c6b354 block: set the zone size in blk_revalidate_disk_zones atomically by Christoph Hellwig · 5 years ago
  71. a35989a scsi: sd_zbc: Improve report zones error printout by Damien Le Moal · 5 years ago
  72. a468168 scsi: sd_zbc: Remove set but not used variable 'buflen' by YueHaibing · 5 years ago
  73. d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
  74. 23a5086 scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer() by Damien Le Moal · 5 years ago
  75. d9dd730 block: Enhance blk_revalidate_disk_zones() by Damien Le Moal · 5 years ago
  76. ad512f2 scsi: sd_zbc: add zone open, close, and finish support by Ajay Joshi · 5 years ago
  77. edc1f54 scsi: sd_zbc: Fix sd_zbc_complete() by Damien Le Moal · 5 years ago
  78. ebddd2a sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks by Damien Le Moal · 6 years ago
  79. d81e9d4 scsi: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 6 years ago
  80. f65420df Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  81. 0cdc585 scsi: sd_zbc: Fix compilation warning by Damien Le Moal · 6 years ago
  82. b091ac6 sd_zbc: Fix report zones buffer allocation by Damien Le Moal · 6 years ago
  83. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  84. a98c5b1 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 410 by Thomas Gleixner · 6 years ago
  85. b0edc7f scsi: sd: switch remaining files to SPDX tags by Christoph Hellwig · 6 years ago
  86. 515ce60 scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation by Masato Suzuki · 6 years ago
  87. 88fc41c scsi: sd_zbc: Fix zone information messages by Damien Le Moal · 6 years ago
  88. 159b2cb scsi: return blk_status_t from scsi_init_io and ->init_command by Christoph Hellwig · 6 years ago
  89. bf50545 block: Introduce blk_revalidate_disk_zones() by Damien Le Moal · 6 years ago
  90. e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
  91. 5f832a3 scsi: sd_zbc: Fix sd_zbc_check_zones() error checks by Damien Le Moal · 6 years ago
  92. d2e428e scsi: sd_zbc: Reduce boot device scan and revalidate time by Damien Le Moal · 6 years ago
  93. 7f9d35d scsi: sd_zbc: Rearrange code by Damien Le Moal · 6 years ago
  94. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  95. f13cff6 scsi: sd_zbc: Fix variable type and bogus comment by Damien Le Moal · 7 years ago
  96. 68c3f90 scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd() by Bart Van Assche · 7 years ago
  97. 2837461 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  98. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  99. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  100. 3aadbe2 scsi: sd_zbc: Fix sd_zbc_check_zone_size() error path by Damien Le Moal · 7 years ago