- 0a84486 scsi: core: Remove Scsi_Host.shost_dev_attr_groups by Bart Van Assche · 3 years, 1 month ago
- 5ae1750 scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run by Ewan D. Milne · 3 years, 2 months ago
- a47c6b7 scsi: core: Remove two host template members that are no longer used by Bart Van Assche · 3 years, 3 months ago
- 92c4b58 scsi: core: Register sysfs attributes earlier by Bart Van Assche · 3 years, 3 months ago
- af049df scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions by Bart Van Assche · 3 years, 3 months ago
- 11b68e3 scsi: core: Call scsi_done directly by Bart Van Assche · 3 years, 3 months ago
- 6bd49b1 scsi: core: Delete scsi_{get,free}_host_dev() by John Garry · 3 years, 4 months ago
- 62af0ee scsi: core: Change the type of the second argument of scsi_host_complete_all_commands() by Bart Van Assche · 3 years, 7 months ago
- d72cd4a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
- aaff5eb scsi: remove the unchecked_isa_dma flag by Christoph Hellwig · 3 years, 9 months ago
- 6bfe985 scsi: core: scsi_host_cmd_pool is declared twice by Wan Jiabing · 3 years, 9 months ago
- af18309 scsi: core: Add mq_poll support to SCSI layer by Kashyap Desai · 3 years, 11 months ago
- 9ebb4d70 scsi: core: Put hot fields of scsi_host_template in one cacheline by Ming Lei · 4 years ago
- 60bee27 scsi: core: No retries on abort success by Muneendra Kumar · 4 years ago
- bdb0130 scsi: Add host and host template flag 'host_tagset' by Hannes Reinecke · 4 years, 4 months ago
- cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
- 5febf6d scsi: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 65ca846 scsi: core: Introduce {init,exit}_cmd_priv() by Bart Van Assche · 5 years ago
- c5a9707 scsi: core: Remove cmd_list functionality by Hannes Reinecke · 4 years, 10 months ago
- dcece99 scsi: core: add scsi_host_busy_iter() by Hannes Reinecke · 4 years, 10 months ago
- 2bb9558 scsi: core: add scsi_host_(block,unblock) helper function by Hannes Reinecke · 4 years, 10 months ago
- 466552b scsi: core: add scsi_host_complete_all_commands() helper by Hannes Reinecke · 4 years, 10 months ago
- 3d8b24a scsi: core: remove .for_blk_mq by Ming Lei · 5 years ago
- 35c336336 scsi: core: Clean up SG_NONE by Finn Thain · 5 years ago
- 6eb045e scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 5 years ago
- c74f805 scsi: core: allow auto suspend override by low-level driver by Stanley Chu · 5 years ago
- 8930a6c scsi: core: add support for request batching by Paolo Bonzini · 6 years ago
- 7ad388d scsi: core: add a host / host template field for the virt boundary by Christoph Hellwig · 6 years ago
- 93ab8c8 scsi: core: reshuffle no_scsi2_lun_in_cdb for better alignment by Hannes Reinecke · 6 years ago
- b9cef50 scsi: kill command serial number by Hannes Reinecke · 6 years ago
- 82c10ac scsi: clean obsolete return values of eh_timed_out by Avri Altman · 6 years ago
- 6f4e626 scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template by Nathan Chancellor · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
- 50c2e91 scsi: introduce a max_segment_size host_template parameters by Christoph Hellwig · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
- c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
- 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
- 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
- 83c9f08 scsi: remove the old scsi_module.c initialization model by Christoph Hellwig · 7 years ago
- 2f31115 scsi: core: introduce force_blk_mq by Ming Lei · 7 years ago
- 3be8828 scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops by Bart Van Assche · 7 years ago
- 86b87cd scsi: core: host template attribute groups by Stanislav Nijnikov · 7 years ago
- 3bd6f43 scsi: core: Ensure that the SCSI error handler gets woken up by Bart Van Assche · 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
- 7760e22 scsi: Remove Scsi_Host.uspace_req_q by Bart Van Assche · 7 years ago
- a065863 scsi: make asynchronous aborts mandatory by Hannes Reinecke · 8 years ago
- e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
- d48777a6 scsi: remove __scsi_alloc_queue by Christoph Hellwig · 8 years ago
- 2d9c5c2 scsi: allow LLDDs to expose the queue mapping to blk-mq by Christoph Hellwig · 8 years ago
- 8d58881 scsi: Avoid that toggling use_blk_mq triggers a memory leak by Bart Van Assche · 8 years ago
- 9aa9cc4 scsi: remove the disable_blk_mq host flag by Christoph Hellwig · 8 years ago
- 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 9 years ago
- be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
- a35bb44 scsi: report 'INQUIRY result too short' once per host by Vitaly Kuznetsov · 9 years ago
- 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
- ee1b6f7 block: support different tag allocation policy by Shaohua Li · 10 years ago
- e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
- a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- efc3c1d scsi: remove ->change_queue_type method by Christoph Hellwig · 10 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
- 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
- e2eddf4 scsi: remove use_blk_tcq Scsi_Host field by Christoph Hellwig · 10 years ago
- abd0c53 scsi: remove ordered_tag host template field by Christoph Hellwig · 10 years ago
- efec4b9 scsi: add support for multiple hardware queues by Bart Van Assche · 10 years ago
- 542cb45 scsi: Fix "choir" and "beeing" malaprops by Finn Thain · 10 years ago
- 8e4a5da scsi: fix comment in struct Scsi_Host definition by Sebastian Herbszt · 10 years ago
- 50c4e96 scsi: don't store LUN bits in CDB[1] for USB mass-storage devices by Alan Stern · 10 years ago
- 64bdcbc scsi: add use_cmd_list flag by Kashyap.Desai@avagotech.com · 10 years ago
- d285203 scsi: add support for a blk-mq based I/O path. by Christoph Hellwig · 11 years ago
- cd9070c scsi: fix the {host,target,device}_blocked counter mess by Christoph Hellwig · 11 years ago
- 7466501 scsi: convert host_busy to atomic_t by Christoph Hellwig · 11 years ago
- f1bea55 scsi: remove various exports that were only used by scsi_tgt by Christoph Hellwig · 11 years ago
- 0664652 tgt: removal by Bart Van Assche · 11 years ago
- 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 11 years ago
- 8ed5a4d scsi: increase upper limit for max_sectors by Akinobu Mita · 11 years ago
- 89d9a56 [SCSI] add support for per-host cmd pools by Christoph Hellwig · 11 years ago
- e494f6a [SCSI] improved eh timeout handler by Hannes Reinecke · 11 years ago
- 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
- b456202 [SCSI] Add 'eh_deadline' to limit SCSI EH runtime by Hannes Reinecke · 11 years ago
- 6b1e5a4 [SCSI] remove check for 'resetting' by Hannes Reinecke · 11 years ago
- 70ef457 scsi: bury ->proc_info() by Al Viro · 12 years ago
- 0ffddfb scsi: saner replacements for ->proc_info() by Al Viro · 12 years ago
- 4d24834 [SCSI] Fix range check in scsi_host_dif_capable() by Martin K. Petersen · 12 years ago
- fe54239 [SCSI] sd: Ensure we correctly disable devices with unknown protection type by Martin K. Petersen · 12 years ago
- ae0751f [SCSI] add flag to skip the runtime PM calls on the host by Lin Ming · 13 years ago
- 76e4e12 [SCSI] scsi scan: don't fail scans when host is in recovery by Mike Christie · 13 years ago
- 2944369 [SCSI] scsi: Added support for adapter and firmware reset by Vikas Chaudhary · 13 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
- 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 15 years ago
- 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
- d139b9b [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects by James Bottomley · 15 years ago
- e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
- b2b465e [SCSI] Fix incorrect reporting of host protection capabilities by Martin K. Petersen · 15 years ago
- 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago