aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_scan.c
Commit message (Expand)AuthorAge
* 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
* driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-22
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-27
|\
| * [SCSI] fix race in scsi_target_reapAlan Stern2010-05-25
* | scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap2010-05-24
|/
* [SCSI] don't kfree an initialized struct deviceAlan Stern2010-04-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-01
|\
| * block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-26
* | [SCSI] fix refcounting bug in scsi_get_host_devAlan Stern2010-02-18
* | [SCSI] fix memory leak in scsi_report_lun_scanAlan Stern2010-02-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-09
|\
| * [SCSI] add queue_depth ramp up codeVasu Dev2009-12-04
* | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-26
|/
* [SCSI] fix memory leak in initializationJames Bottomley2009-10-13
* [SCSI] Increase default timeout for INQUIRYAlan Stern2009-05-20
* [SCSI] initialize max_target_blocked in scsi_alloc_targetEdward Goggin2009-05-14
* driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-21