summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: kill off the legacy IO pathJens Axboe2018-11-071-9/+1
* scsi: core: check for equality of result byte valuesJohannes Thumshirn2018-06-261-1/+1
* scsi: core: Use blist_flags_t consistentlyBart Van Assche2017-12-141-6/+7
* scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-161-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-0/+1
|\
| * scsi: scsi: Export blacklist flags to sysfsHannes Reinecke2017-10-171-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-021-0/+3
|/
* scsi: Document which queue type a function is intended forBart Van Assche2017-08-251-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-32/+14
|\
| * scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-011-2/+3
| * scsi: remove various unused blist flagsChristoph Hellwig2017-06-261-23/+2
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-121-7/+9
* | scsi: fix some kernel-doc markupsMauro Carvalho Chehab2017-05-161-3/+4
|/
* scsi: Remove one useless stack variableMing Lei2016-10-111-4/+0
* scsi: Fix use-after-freeMing Lei2016-10-111-1/+1
* scsi: move function declarations to scsi_priv.hBaoyou Xie2016-08-311-2/+0
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-04-151-0/+1
* scsi: disable automatic target scanHannes Reinecke2016-04-111-14/+30
* scsi_dh: add 'rescan' callbackHannes Reinecke2016-02-231-1/+7
* scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2016-02-231-0/+3
* scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace2016-02-231-5/+7
* Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-071-3/+6
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-031-3/+6
| |\
| | * scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov2015-11-191-3/+6
* | | scsi: rescan VPD attributesHannes Reinecke2015-11-301-0/+4
|/ /
* | Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-121-3/+3
|\|
| * scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov2015-11-111-2/+1
| * SCSI: Increase REPORT_LUNS timeoutBrian King2015-11-021-1/+2
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-2/+1
|/
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-62/+0
* 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/+3
* 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/+11
* | scsi: use set/get_unaligned_be32 in report_lunsRob Evers2015-01-091-8/+3
* | 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/+4
|/
* 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-151-0/+10
* scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-291-0/+6