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.12.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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
1
-6
/
+219
|
\
|
*
[SCSI] Make scsi_scan_host work for drivers which find their own targets
Matthew Wilcox
2006-11-22
1
-7
/
+20
|
*
[SCSI] fix missing check for no scanning
Matthew Wilcox
2006-11-22
1
-0
/
+3
|
*
[SCSI] Add Kconfig option for asynchronous SCSI scanning
Matthew Wilcox
2006-11-22
1
-1
/
+7
|
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-11-22
1
-4
/
+14
|
|
\
|
*
|
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-10-11
1
-6
/
+197
*
|
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
1
-3
/
+4
|
|
/
|
/
|
*
|
[PATCH] SCSI core: always store >= 36 bytes of INQUIRY data
Alan Stern
2006-11-13
1
-4
/
+14
|
/
*
[SCSI] Fix refcount breakage with 'echo "1" > scan' when target already present
James Bottomley
2006-09-07
1
-4
/
+16
*
[SCSI] SCSI: sanitize INQUIRY strings
Alan Stern
2006-09-02
1
-3
/
+34
*
[SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1f
dave wysochanski
2006-08-19
1
-4
/
+19
*
[SCSI] fix up short inquiry printing
James Bottomley
2006-08-06
1
-1
/
+1
*
[SCSI] Improve inquiry printing
Matthew Wilcox
2006-08-06
1
-58
/
+8
*
Merge ../scsi-misc-2.6
James Bottomley
2006-07-03
1
-0
/
+1
|
\
|
*
[SCSI] scsi: Device scanning oops for offlined devices (resend)
Brian King
2006-06-28
1
-0
/
+1
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
|
/
*
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
2006-06-10
1
-1
/
+1
*
[SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()
Amit Arora
2006-05-28
1
-1
/
+1
*
[SCSI] scsi_scan.c: fix compile warnings
akpm@osdl.org
2006-04-15
1
-6
/
+13
*
Merge ../scsi-rc-fixes-2.6
James Bottomley
2006-04-14
1
-4
/
+15
|
\
|
*
[SCSI] add SCSI_UNKNOWN and LUN transfer limit restrictions
James Bottomley
2006-04-13
1
-4
/
+15
*
|
[SCSI] BLIST_ATTACH_PQ3 flags
Kurt Garloff
2006-04-14
1
-1
/
+1
*
|
[SCSI] Better log messages for PQ3 devs
Kurt Garloff
2006-04-14
1
-3
/
+35
*
|
[SCSI] Try LUN 1 and use bflags
Kurt Garloff
2006-04-14
1
-13
/
+4
|
/
*
[SCSI] scsi: move target_destroy call
Mike Anderson
2006-03-14
1
-3
/
+2
*
Merge ../linux-2.6
James Bottomley
2006-03-14
1
-2
/
+14
|
\
|
*
[SCSI] scsi: handle ->slave_configure return value
Christoph Hellwig
2006-02-27
1
-2
/
+14
*
|
[SCSI] fix two leaks in scsi_alloc_sdev failure paths
Dave Jones
2006-03-12
1
-0
/
+1
*
|
[SCSI] scsi: Handle device_add failure in scsi_alloc_target
Brian King
2006-02-27
1
-2
/
+13
*
|
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
2006-02-27
1
-16
/
+33
*
|
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
2006-02-27
1
-0
/
+13
*
|
[SCSI] fix uninitialized variable error
Matthew Wilcox
2006-02-27
1
-8
/
+3
*
|
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
2006-02-27
1
-5
/
+1
*
|
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
2006-02-27
1
-4
/
+2
|
/
*
[SCSI] fix wrong context bugs in SCSI
James Bottomley
2006-02-14
1
-22
/
+4
*
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-14
1
-14
/
+2
*
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
2006-01-12
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-01-04
1
-1
/
+1
|
\
|
*
[SCSI] Mark some core scsi data structures const
Arjan van de Ven
2005-12-13
1
-1
/
+1
*
|
[PATCH] Fix Fibre Channel boot oops
James Bottomley
2005-12-26
1
-1
/
+2
*
|
[SCSI] fix scsi_reap_target() device_del from atomic context
James Bottomley
2005-12-17
1
-10
/
+38
|
/
*
[PATCH] Fix SCSI scanning slab corruption
Brian King
2005-12-12
1
-3
/
+0
*
[SCSI] remove Scsi_Device typedef
Christoph Hellwig
2005-11-09
1
-23
/
+23
*
[SCSI] Fix refcount leak in scsi_report_lun_scan
Alan Stern
2005-11-08
1
-3
/
+5
*
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
Jeff Garzik
2005-10-28
1
-8
/
+9
*
[SCSI] kill unused scsi_scan_single_target()
Jeff Garzik
2005-10-28
1
-13
/
+0
*
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
2005-10-28
1
-4
/
+3
*
[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3
James Bottomley
2005-09-25
1
-49
/
+47
*
[SCSI] SCSI scanning and removal fixes
Alan Stern
2005-09-18
1
-13
/
+7
*
[SCSI] Alter the scsi_add_device() API to conform to what users expect
James Bottomley
2005-09-10
1
-0
/
+13
[next]