summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAgeFilesLines
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-62/+0Star
* scsi_scan: fix queue depth initialisation problemJames Bottomley2015-05-251-1/+2
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-271-0/+6
* scsi: serialize ->rescan against ->removeChristoph Hellwig2015-03-191-4/+3Star
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-1/+2
|\
| * block: support different tag allocation policyShaohua Li2015-01-231-1/+2
* | scsi: retry report-luns when reported LU count requres more memoryRob Evers2015-01-091-30/+11Star
* | scsi: use set/get_unaligned_be32 in report_lunsRob Evers2015-01-091-8/+3Star
* | scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers2015-01-091-1/+1
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-081-1/+1
|\
| * scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* | scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-241-5/+4Star
|/
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-2/+4
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-0/+6
* scsi: fix off-by-one LUN check in scsi_scan_host_selected()Mark Knibbs2014-11-121-1/+1
* scsi: fix trivial typos in scsi_scan.c commentMark Knibbs2014-11-121-2/+2
* scsi: don't add scsi_device if its already visibleSubhash Jadavani2014-10-011-0/+3
* scsi: fix the type for well known LUsSubhash Jadavani2014-10-011-0/+13
* scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-161-0/+10
* scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-301-0/+6
* scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-251-1/+3
* scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-251-24/+0Star
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-251-1/+4
* scsi: use dev_printk variants where possibleHannes Reinecke2014-07-171-29/+33
* scsi_scan: Fixup scsilun_to_int()Hannes Reinecke2014-07-171-12/+10Star
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-3/+3
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-35/+19Star
* scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2014-07-171-0/+6
* scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-171-4/+0Star
* Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-121-1/+1
|\
| * scsi: async sd resumeDan Williams2014-04-111-1/+1
* | [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-271-0/+3
* | [SCSI] dual scan thread bug fixJames Bottomley2014-03-151-7/+16
* | [SCSI] fix our current target reap infrastructureJames Bottomley2014-03-151-39/+60
|/
* [SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen2013-06-241-0/+3
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-041-0/+2
* Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-021-0/+3
|\
| * [SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2012-09-241-0/+3
* | [SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-08-221-0/+10
|/
* [SCSI] Revert "[SCSI] fix async probe regression"Dan Williams2012-07-201-5/+2Star
* [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-201-12/+0Star
* [SCSI] queue async scan work to an async_schedule domainDan Williams2012-07-201-6/+6
* [SCSI] fix hot unplug vs async scan raceDan Williams2012-07-201-0/+3
* [SCSI] fix async probe regressionDan Williams2012-05-301-2/+5
* Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-121-0/+4
|\
| * SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-091-0/+4
* | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-181-2/+2
|/
* block: misc updates to blk_get_queue()Tejun Heo2011-12-141-1/+1
* [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley2011-11-091-5/+1Star
* [SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard2011-11-031-0/+1