summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_scan.c
AgeCommit message (Expand)Author
2019-04-15scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENTLi Zhong
2019-02-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2018-11-07scsi: kill off the legacy IO pathJens Axboe
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2017-12-14scsi: core: Use blist_flags_t consistentlyBart Van Assche
2017-11-16scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17scsi: scsi: Export blacklist flags to sysfsHannes Reinecke
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2017-08-25scsi: Document which queue type a function is intended forBart Van Assche
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-07-01scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig
2017-06-12scsi: Protect SCSI device state changes with a mutexBart Van Assche
2017-05-16scsi: fix some kernel-doc markupsMauro Carvalho Chehab
2016-10-11scsi: Remove one useless stack variableMing Lei
2016-10-11scsi: Fix use-after-freeMing Lei
2016-08-31scsi: move function declarations to scsi_priv.hBaoyou Xie
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-02-23scsi_dh: add 'rescan' callbackHannes Reinecke
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke
2016-02-23scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-30scsi: rescan VPD attributesHannes Reinecke
2015-11-19scsi: report 'INQUIRY result too short' once per hostVitaly Kuznetsov
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-11scsi_scan: don't dump trace when scsi_prep_async_scan() is called twiceVitaly Kuznetsov
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-11-02SCSI: Increase REPORT_LUNS timeoutBrian King
2015-06-01Move code that is used both by initiator and target driversBart Van Assche
2015-05-25scsi_scan: fix queue depth initialisation problemJames Bottomley
2015-04-27SCSI: add 1024 max sectors black list flagMike Christie
2015-03-19scsi: serialize ->rescan against ->removeChristoph Hellwig
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-01-23block: support different tag allocation policyShaohua Li
2015-01-09scsi: retry report-luns when reported LU count requres more memoryRob Evers
2015-01-09scsi: use set/get_unaligned_be32 in report_lunsRob Evers
2015-01-09scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-11-24scsi: remove scsi_driver owner fieldChristoph 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: fix off-by-one LUN check in scsi_scan_host_selected()Mark Knibbs
2014-11-12scsi: fix trivial typos in scsi_scan.c commentMark Knibbs
2014-10-01scsi: don't add scsi_device if its already visibleSubhash Jadavani
2014-10-01scsi: fix the type for well known LUsSubhash Jadavani