- 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 3 months ago
- 0610959 scsi: sd: Allow user to configure command retries by Mike Christie · 4 years, 3 months ago
- 6c5dee1 scsi: sd: sd_zbc: Fix ZBC disk initialization by Damien Le Moal · 4 years, 4 months ago
- 27ba3e8 scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks by Damien Le Moal · 4 years, 4 months ago
- a3d8a25 scsi: sd_zbc: Improve zone revalidation by Damien Le Moal · 4 years, 5 months ago
- ca0800a scsi: sd_zbc: Remove unused inline functions by YueHaibing · 4 years, 6 months ago
- 5795eb4 scsi: sd_zbc: emulate ZONE_APPEND commands by Johannes Thumshirn · 4 years, 8 months ago
- 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- a35989a scsi: sd_zbc: Improve report zones error printout by Damien Le Moal · 5 years ago
- d410035 block: rework zone reporting by Christoph Hellwig · 5 years ago
- ad512f2 scsi: sd_zbc: add zone open, close, and finish support by Ajay Joshi · 5 years ago
- d81e9d4 scsi: implement REQ_OP_ZONE_RESET_ALL by Chaitanya Kulkarni · 5 years ago
- bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
- df46cac scsi: sd: Fix typo in sd_first_printk() by Dietmar Hahn · 6 years ago
- 082c2cd scsi: sd: Make protection lookup tables static and relocate functions by John Garry · 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
- 10c41dd block: move dif_prepare/dif_complete functions to block layer by Max Gurtovoy · 6 years ago
- 354f113 scsi: sd_zbc: Change the type of the ZBC fields into u32 by Bart Van Assche · 7 years ago
- 39051dd scsi: sd: Remove zone write locking by Damien Le Moal · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d80210f sd: add support for TCG OPAL self encrypting disks by Christoph Hellwig · 8 years ago
- 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- a90dfdc scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd by Damien Le Moal · 8 years ago
- 6eadc61 scsi: sd: Improve sd_completed_bytes by Damien Le Moal · 8 years ago
- e6bd931 scsi: sd: Separate zeroout and discard command choices by Martin K. Petersen · 8 years ago
- 7a38dc0 scsi: scsi_error: count medium access timeout only once per EH run by Hannes Reinecke · 8 years ago
- 89d9475 sd: Implement support for ZBC devices by Hannes Reinecke · 8 years ago
- 8475c81 scsi: sd: Move DIF protection types to t10-pi.h by Christoph Hellwig · 8 years ago
- 6ebf105 scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple by Christoph Hellwig · 8 years ago
- 6b7e9cd sd: Fix rw_max for devices that report an optimal xfer size by Martin K. Petersen · 9 years ago
- f08bb1e sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes by Martin K. Petersen · 9 years ago
- ca369d5 block/sd: Fix device-imposed transfer length limits by Martin K. Petersen · 9 years ago
- 22e0d99 scsi: introduce sdev_prefix_printk() by Hannes Reinecke · 10 years ago
- c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
- bcdb247 sd: Limit transfer length by Martin K. Petersen · 11 years ago
- b2bff6c [SCSI] sd: Quiesce mode sense error messages by Martin K. Petersen · 11 years ago
- 7e66010 [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout by James Bottomley · 11 years ago
- 66c28f9 [SCSI] sd: Update WRITE SAME heuristics by Martin K. Petersen · 12 years ago
- 39c60a0 [SCSI] sd: fix array cache flushing bug causing performance problems by James Bottomley · 12 years ago
- 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
- 8c579ab [SCSI] sd: Avoid remapping bad reference tags by Martin K. Petersen · 12 years ago
- 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 13 years ago
- 21208ae [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit by Dave Kleikamp · 13 years ago
- c98a0eb [SCSI] sd: Logical Block Provisioning update by Martin K. Petersen · 14 years ago
- 2bae009 [SCSI] sd: implement sd_check_events() by Tejun Heo · 14 years ago
- 526f7c7 [SCSI] sd: Fix overflow with big physical blocks by Martin K. Petersen · 14 years ago
- 045d3fe [SCSI] sd: Update thin provisioning support by Martin K. Petersen · 14 years ago
- e3b3e62 [SCSI] scsi/block: increase flush/sync timeout by Mike Christie · 14 years ago
- 409f349 scsi/sd: remove big kernel lock by Arnd Bergmann · 15 years ago
- e339c1a [SCSI] sd: WRITE SAME(16) / UNMAP support by Martin K. Petersen · 15 years ago
- 4e7392e [SCSI] sd: Support disks formatted with DIF Type 2 by Martin K. Petersen · 15 years ago
- 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago
- ea09bcc sd: Physical block size and alignment support by Martin K. Petersen · 16 years ago
- 70a9b87 [SCSI] sd: Make revalidate less chatty by Martin K. Petersen · 16 years ago
- 4c393e6 [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n by James Bottomley · 16 years ago
- 9e06688 [SCSI] sd: Correctly handle all combinations of DIF and DIX by Martin K. Petersen · 16 years ago
- 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
- fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
- 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
- af55ff6 [SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field by Martin K. Petersen · 16 years ago
- e0597d7 [SCSI] sd: Identify DIF protection type and application tag ownership by Martin K. Petersen · 16 years ago
- 5b635da [SCSI] sd: Move scsi_disk() accessor function to sd.h by Martin K. Petersen · 17 years ago
- aa91696 [SCSI] sd: Move sd.h header file by Martin K. Petersen · 17 years ago[Renamed from include/scsi/sd.h]
- ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 17 years ago
- 285e967 [SCSI] sr,sd: send media state change modification events by Kay Sievers · 17 years ago
- 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 17 years ago
- ac40532 scsi: revert "[SCSI] Get rid of scsi_cmnd->done" by Ingo Molnar · 17 years ago
- 6f5391c [SCSI] Get rid of scsi_cmnd->done by Matthew Wilcox · 17 years ago
- 7f9a6bc [SCSI] move ULD attachment into the prep function by James Bottomley · 17 years ago
- 03a5743 [SCSI] sd: disentangle barriers in SCSI by James Bottomley · 17 years ago
- 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
- c3c94c5a [SCSI] sd: implement START/STOP management by Tejun Heo · 18 years ago
- e73aec8 [SCSI] sd: make printing use a common prefix by Martin K. Petersen · 18 years ago