summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06
|\
| * scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-01
| * scsi: remove various unused blist flagsChristoph Hellwig2017-06-26
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-12
* | scsi: fix some kernel-doc markupsMauro Carvalho Chehab2017-05-16
|/
* scsi: Remove one useless stack variableMing Lei2016-10-11
* scsi: Fix use-after-freeMing Lei2016-10-11
* scsi: move function declarations to scsi_priv.hBaoyou Xie2016-08-31
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-04-15
* scsi: disable automatic target scanHannes Reinecke2016-04-11
* scsi_dh: add 'rescan' callbackHannes Reinecke2016-02-23
* scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2016-02-23
* scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace2016-02-23
* Merge branch 'jejb-scsi' into miscJames Bottomley2016-01-07
|\
| * Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| |\
| | * scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov2015-11-19
* | | scsi: rescan VPD attributesHannes Reinecke2015-11-30
|/ /
* | Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-12
|\ \ | |/
| * scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov2015-11-11
| * SCSI: Increase REPORT_LUNS timeoutBrian King2015-11-02
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
|/
* Move code that is used both by initiator and target driversBart Van Assche2015-06-01
* scsi_scan: fix queue depth initialisation problemJames Bottomley2015-05-25
* SCSI: add 1024 max sectors black list flagMike Christie2015-04-27
* scsi: serialize ->rescan against ->removeChristoph Hellwig2015-03-19
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * block: support different tag allocation policyShaohua Li2015-01-23
* | scsi: retry report-luns when reported LU count requres more memoryRob Evers2015-01-09
* | scsi: use set/get_unaligned_be32 in report_lunsRob Evers2015-01-09
* | scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers2015-01-09
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-08
|\
| * scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* | scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-24
|/
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: fix off-by-one LUN check in scsi_scan_host_selected()Mark Knibbs2014-11-12
* scsi: fix trivial typos in scsi_scan.c commentMark Knibbs2014-11-12
* scsi: don't add scsi_device if its already visibleSubhash Jadavani2014-10-01
* scsi: fix the type for well known LUsSubhash Jadavani2014-10-01
* scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-15
* scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz2014-07-29
* scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-25
* scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-25
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-25
* scsi: use dev_printk variants where possibleHannes Reinecke2014-07-17
* scsi_scan: Fixup scsilun_to_int()Hannes Reinecke2014-07-17
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke2014-07-17
* scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke2014-07-17