index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-15
[SCSI] Remove unused method scsi_device_cancel
Priyanka Gupta
1
-1
/
+0
2007-06-20
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
Christof Schmitt
1
-0
/
+1
2007-04-18
[SCSI] modalias for scsi devices
Michael Tokarev
1
-0
/
+5
2007-03-20
[SCSI] sd: implement START/STOP management
Tejun Heo
1
-0
/
+1
2007-03-11
[SCSI] Make error printing more verbose
Martin K. Petersen
1
-2
/
+6
2007-02-17
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
1
-0
/
+1
2006-10-11
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
1
-15
/
+15
2006-10-01
[PATCH] scsi: device_reprobe() can fail
Andrew Morton
1
-2
/
+2
2006-03-19
[SCSI] add scsi_mode_select to scsi_lib.c
James Bottomley
1
-0
/
+5
2006-03-14
[SCSI] add scsi_reprobe_device
James Bottomley
1
-0
/
+5
2006-02-28
[SCSI] fix scsi process problems and clean up the target reap issues
James Bottomley
1
-0
/
+10
2006-02-28
[SCSI] Recognize missing LUNs for non-standard devices
Alan Stern
1
-1
/
+4
2006-02-28
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
1
-1
/
+0
2006-01-26
[SCSI] Prevent scsi_execute_async from guessing cdb length
brking@us.ibm.com
1
-1
/
+1
2005-12-15
[SCSI] Convert SCSI mid-layer to scsi_execute_async
Mike Christie
1
-0
/
+6
2005-12-14
[SCSI] correct some dropped const compiler warnings
James Bottomley
1
-3
/
+3
2005-10-29
[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers
Jeff Garzik
1
-0
/
+16
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
1
-0
/
+6
2005-09-25
[SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3
James Bottomley
1
-0
/
+1
2005-09-10
[SCSI] Alter the scsi_add_device() API to conform to what users expect
James Bottomley
1
-2
/
+2
2005-08-28
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
James Bottomley
1
-9
/
+5
2005-08-28
[SCSI] convert SPI transport class to scsi_execute
James Bottomley
1
-0
/
+13
2005-08-28
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
James Bottomley
1
-2
/
+11
2005-07-14
[SCSI] fix function prototype warning
James Bottomley
1
-1
/
+1
2005-07-14
[SCSI] add int_to_scsilun() function
James.Smart@Emulex.Com
1
-0
/
+1
2005-05-26
[SCSI] Add target alloc/destroy callbacks to the host template
James Bottomley
1
-1
/
+3
2005-04-18
merge by hand (scsi_device.h)
James Bottomley
1
-1
/
+2
2005-04-18
[PATCH] scsi: remove volatile from scsi data
1
-1
/
+2
2005-04-17
updates for CFQ oops fix
1
-0
/
+1
2005-04-17
[PATCH] fix NMI lockup with CFQ scheduler
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+282