index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: do not issue SCSI RSOC command to Promise Vtrak E610f
Janusz Dziemidowicz
2014-07-29
1
-0
/
+6
*
scsi: add a blacklist flag which enables VPD page inquiries
Martin K. Petersen
2014-07-25
1
-1
/
+3
*
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
2014-07-25
1
-24
/
+0
*
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
1
-1
/
+4
*
scsi: use dev_printk variants where possible
Hannes Reinecke
2014-07-17
1
-29
/
+33
*
scsi_scan: Fixup scsilun_to_int()
Hannes Reinecke
2014-07-17
1
-12
/
+10
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
1
-3
/
+3
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-35
/
+19
*
scsi_scan: Restrict sequential scan to 256 LUNs
Hannes Reinecke
2014-07-17
1
-0
/
+6
*
scsi: Remove CONFIG_SCSI_MULTI_LUN
Hannes Reinecke
2014-07-17
1
-4
/
+0
*
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-11
1
-1
/
+1
|
\
|
*
scsi: async sd resume
Dan Williams
2014-04-10
1
-1
/
+1
*
|
[SCSI] Add EVPD page 0x83 and 0x80 to sysfs
Hannes Reinecke
2014-03-27
1
-0
/
+3
*
|
[SCSI] dual scan thread bug fix
James Bottomley
2014-03-15
1
-7
/
+16
*
|
[SCSI] fix our current target reap infrastructure
James Bottomley
2014-03-15
1
-39
/
+60
|
/
*
[SCSI] Workaround for disks that report bad optimal transfer length
Martin K. Petersen
2013-06-24
1
-0
/
+3
*
[SCSI] Allow error handling timeout to be specified
Martin K. Petersen
2013-06-04
1
-0
/
+2
*
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-10-02
1
-0
/
+3
|
\
|
*
[SCSI] Disable DIF on Hitachi Ultrastar 15K300
Martin K. Petersen
2012-09-24
1
-0
/
+3
*
|
[SCSI] Fix 'Device not ready' issue on mpt2sas
James Bottomley
2012-08-22
1
-0
/
+10
|
/
*
[SCSI] Revert "[SCSI] fix async probe regression"
Dan Williams
2012-07-20
1
-5
/
+2
*
[SCSI] cleanup usages of scsi_complete_async_scans
Dan Williams
2012-07-20
1
-12
/
+0
*
[SCSI] queue async scan work to an async_schedule domain
Dan Williams
2012-07-20
1
-6
/
+6
*
[SCSI] fix hot unplug vs async scan race
Dan Williams
2012-07-20
1
-0
/
+3
*
[SCSI] fix async probe regression
Dan Williams
2012-05-30
1
-2
/
+5
*
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-12
1
-0
/
+4
|
\
|
*
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
2012-02-08
1
-0
/
+4
*
|
[SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'
Huajun Li
2012-02-18
1
-2
/
+2
|
/
*
block: misc updates to blk_get_queue()
Tejun Heo
2011-12-14
1
-1
/
+1
*
[SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704
James Bottomley
2011-11-09
1
-5
/
+1
*
[SCSI] Fix block queue and elevator memory leak in scsi_alloc_sdev
Anton Blanchard
2011-11-03
1
-0
/
+1
*
[SCSI] Fix oops caused by queue refcounting failure
James Bottomley
2011-06-02
1
-1
/
+1
*
scsi: remove performance regression due to async queue run
Jens Axboe
2011-05-17
1
-0
/
+2
*
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
2010-10-22
1
-2
/
+0
*
[SCSI] implement runtime Power Management
Alan Stern
2010-07-28
1
-4
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-27
1
-4
/
+5
|
\
|
*
[SCSI] fix race in scsi_target_reap
Alan Stern
2010-05-25
1
-4
/
+5
*
|
scsi_scan.c: fix/convert functions to use kernel-doc
Randy Dunlap
2010-05-24
1
-17
/
+9
|
/
*
[SCSI] don't kfree an initialized struct device
Alan Stern
2010-04-11
1
-2
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-01
1
-1
/
+1
|
\
|
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-1
/
+1
*
|
[SCSI] fix refcounting bug in scsi_get_host_dev
Alan Stern
2010-02-18
1
-3
/
+2
*
|
[SCSI] fix memory leak in scsi_report_lun_scan
Alan Stern
2010-02-18
1
-1
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-09
1
-0
/
+3
|
\
|
*
[SCSI] add queue_depth ramp up code
Vasu Dev
2009-12-04
1
-0
/
+3
*
|
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
2009-11-26
1
-14
/
+4
|
/
*
[SCSI] fix memory leak in initialization
James Bottomley
2009-10-13
1
-0
/
+2
*
[SCSI] Increase default timeout for INQUIRY
Alan Stern
2009-05-20
1
-2
/
+2
*
[SCSI] initialize max_target_blocked in scsi_alloc_target
Edward Goggin
2009-05-14
1
-0
/
+1
[next]