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