summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_scan.c
AgeCommit message (Expand)Author
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei
2019-04-27scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2018-11-10scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2016-10-28scsi: Fix use-after-freeMing Lei
2016-06-01scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
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
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-07-29scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-07-25scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig
2014-07-25scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-17scsi: use dev_printk variants where possibleHannes Reinecke
2014-07-17scsi_scan: Fixup scsilun_to_int()Hannes Reinecke
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-07-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-07-17scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke
2014-04-11Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-10scsi: async sd resumeDan Williams
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-15[SCSI] dual scan thread bug fixJames Bottomley
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley
2013-06-24[SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen