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
Commit message (
Expand
)
Author
Age
Files
Lines
*
blktrace: support per-partition tracing
Shawn Du
2009-04-16
1
-0
/
+1
*
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2009-04-13
2
-4
/
+1
*
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
2009-04-10
1
-2
/
+2
|
\
|
*
qla1280: Fix off-by-some error in firmware loading.
David Woodhouse
2009-04-08
1
-2
/
+2
*
|
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
2
-4
/
+4
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
33
-57
/
+57
*
|
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
|
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
|
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
19
-26
/
+26
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-04-06
72
-12185
/
+5400
|
\
|
*
[SCSI] sg: fix q->queue_lock on scsi_error_handler path
FUJITA Tomonori
2009-04-03
1
-3
/
+6
|
*
[SCSI] replace __inline with inline
Harvey Harrison
2009-04-03
13
-151
/
+146
|
*
[SCSI] a2091: make 2 functions static
Adrian Bunk
2009-04-03
2
-5
/
+4
|
*
[SCSI] a3000: make 2 functions static
Adrian Bunk
2009-04-03
2
-5
/
+4
|
*
[SCSI] ses: #if 0 the unused ses_match_host()
Adrian Bunk
2009-04-03
1
-0
/
+2
|
*
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2009-04-03
1
-3
/
+1
|
*
[SCSI] sg: fix iovec bugs introduced by the block layer conversion
FUJITA Tomonori
2009-04-03
1
-4
/
+24
|
*
[SCSI] qlogicpti: use request_firmware
Jaswinder Singh Rajput
2009-04-03
2
-1182
/
+41
|
*
[SCSI] advansys: use request_firmware
Jaswinder Singh Rajput
2009-04-03
1
-1630
/
+101
|
*
[SCSI] qla1280: use request_firmware
Jaswinder Singh Rajput
2009-04-03
5
-6029
/
+80
|
*
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
2009-04-03
1
-1
/
+3
|
*
[SCSI] cxgb3i: call ddp release function directly
Mike Christie
2009-04-03
1
-10
/
+2
|
*
[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module
Karen Xie
2009-04-03
5
-57
/
+21
|
*
[SCSI] cxgb3i: close all tcp connections upon chip reset
Karen Xie
2009-04-03
2
-41
/
+71
|
*
[SCSI] cxgb3i: re-read ddp settings information after chip reset
Mike Christie
2009-04-03
2
-46
/
+70
|
*
[SCSI] cxgb3i: re-initialize ddp settings after chip reset
Karen Xie
2009-04-03
2
-127
/
+118
|
*
[SCSI] cxgb3i: subscribe to error notification from cxgb3 driver
Karen Xie
2009-04-03
3
-10
/
+52
|
*
[SCSI] aacraid driver update
Leubner, Achim
2009-04-03
4
-12
/
+59
|
*
[SCSI] config: Make need for SCSI_CDROM clearer
Alan Cox
2009-04-03
1
-4
/
+5
|
*
[SCSI] stex: update version to 4.6.0000.3
Ed Lin
2009-04-03
1
-5
/
+5
|
*
[SCSI] stex: add new 6G controller support
Ed Lin
2009-04-03
1
-31
/
+351
|
*
[SCSI] stex: use config struct for parameters of different controllers
Ed Lin
2009-04-03
1
-76
/
+125
|
*
[SCSI] stex: add MSI support
Ed Lin
2009-04-03
1
-5
/
+43
|
*
[SCSI] stex: small code fixes and changes
Ed Lin
2009-04-03
1
-65
/
+60
|
*
[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.
Joe Eykholt
2009-04-03
3
-136
/
+1366
|
*
[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
Vasu Dev
2009-04-03
1
-31
/
+2
|
*
[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module
Vasu Dev
2009-04-03
2
-26
/
+103
|
*
[SCSI] fcoe: moves common FCoE library API functions to libfcoe module
Vasu Dev
2009-04-03
2
-64
/
+67
|
*
[SCSI] fcoe, libfc: add libfcoe module
Vasu Dev
2009-04-03
6
-3
/
+35
|
*
[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file
Vasu Dev
2009-04-03
2
-5
/
+0
|
*
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
2009-04-03
3
-533
/
+494
|
*
[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
Vasu Dev
2009-04-03
1
-443
/
+0
|
*
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
2009-04-03
3
-54
/
+11
|
*
[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events
Robert Love
2009-04-03
1
-47
/
+199
|
*
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2009-04-03
4
-144
/
+31
|
*
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
2009-04-03
1
-51
/
+43
|
*
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
2009-04-03
1
-9
/
+12
|
*
[SCSI] osd_uld: Remove creation of osd_scsi class symlink
Boaz Harrosh
2009-04-03
1
-6
/
+0
|
*
[SCSI] libosd: fix blk_put_request called from within request_end_io
Boaz Harrosh
2009-04-03
1
-18
/
+24
|
*
[SCSI] fix recovered error handling
James Bottomley
2009-04-03
3
-16
/
+16
[next]