aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi.c
AgeCommit message (Expand)Author
2019-04-29scsi: sd: Revert "Rely on the driver core for asynchronous probing"Bart Van Assche
2019-03-27scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche
2019-02-27scsi: kill command serial numberHannes Reinecke
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2018-02-27scsi: core: fix two wrong indentation casesJianchao Wang
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-29scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche
2017-08-29scsi: Rework the code for caching Vital Product Data (VPD)Bart Van Assche
2017-08-16Revert "scsi: default to scsi-mq"Christoph Hellwig
2017-06-27scsi: default to scsi-mqChristoph Hellwig
2017-06-12scsi: Only add commands to the device command list if required by the LLDBart Van Assche
2017-05-08scsi: Skip deleted devices in __scsi_device_lookupZhou Zhengping
2017-01-31block: introduce blk_rq_is_passthroughChristoph Hellwig
2017-01-27scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig
2017-01-27scsi: remove scsi_cmd_dma_poolChristoph Hellwig
2017-01-27scsi: respect unchecked_isa_dma for blk-mqChristoph Hellwig
2017-01-27scsi: remove gfp_flags member in scsi_host_cmd_poolChristoph Hellwig
2016-11-05block: add code to track actual device queue depthJens Axboe
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2015-11-30scsi: rescan VPD attributesHannes Reinecke
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-06-01Move code that is used both by initiator and target driversBart Van Assche
2015-03-19scsi: proper state checking and module refcount handling in scsi_device_getChristoph Hellwig
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-01-23scsi: always increment reference countRusty Russell
2015-01-09scsi: Do not display buffer pointers in scsi_log_send()Hannes Reinecke
2015-01-09scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-04scsi: never drop to untagged mode during queue ramp downChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: move scsi_dispatch_cmd to scsi_lib.cChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-11-12scsi: simplify scsi_log_(send|completion)Hannes Reinecke
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke
2014-10-01scsi: add a CONFIG_SCSI_MQ_DEFAULT optionChristoph Hellwig
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-08-15[SCSI] save command pool address of Scsi_HostJuergen Gross
2014-07-29scsi: use short driver name for per-driver cmd slab cachesJames Bottomley
2014-07-25scsi: update scsi_device_typesChristoph Hellwig
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig