aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-11
|\
| * scsi: async sd resumeDan Williams2014-04-10
* | [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-27
* | [SCSI] dual scan thread bug fixJames Bottomley2014-03-15
* | [SCSI] fix our current target reap infrastructureJames Bottomley2014-03-15
|/
* [SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen2013-06-24
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-04
* Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-02
|\
| * [SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2012-09-24
* | [SCSI] Fix 'Device not ready' issue on mpt2sasJames Bottomley2012-08-22
|/
* [SCSI] Revert "[SCSI] fix async probe regression"Dan Williams2012-07-20
* [SCSI] cleanup usages of scsi_complete_async_scansDan Williams2012-07-20
* [SCSI] queue async scan work to an async_schedule domainDan Williams2012-07-20
* [SCSI] fix hot unplug vs async scan raceDan Williams2012-07-20
* [SCSI] fix async probe regressionDan Williams2012-05-30
* Merge 3.3-rc7 into usb-nextGreg Kroah-Hartman2012-03-12
|\
| * SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-08
* | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-18
|/
* block: misc updates to blk_get_queue()Tejun Heo2011-12-13
* [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley2011-11-09
* [SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdevAnton Blanchard2011-11-03
* [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-02
* scsi: remove performance regression due to async queue runJens Axboe2011-05-17