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.12.y
linux-6.13.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
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-27
[SCSI] libfc: Fix compilation warnings with allmodconfig
Robert Love
3
-6
/
+5
2009-04-27
[SCSI] fcoe: fix spelling typos and bad comments
Chris Leech
2
-28
/
+21
2009-04-27
[SCSI] fcoe: don't export functions that are internal to fcoe
Chris Leech
1
-9
/
+0
2009-04-27
[SCSI] fcoe: kfree() -> kfree_skb()
Dan Carpenter
1
-1
/
+1
2009-04-27
[SCSI] libfc: whenever queueing delete ev for rport, set state to NONE
Abhijeet Joglekar
1
-0
/
+4
2009-04-27
[SCSI] libfc: Change state to NONE in fc_lport_destroy
Abhijeet Joglekar
1
-0
/
+5
2009-04-27
[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port
Abhijeet Joglekar
1
-4
/
+5
2009-04-27
[SCSI] libfc: Track rogue remote ports
Abhijeet Joglekar
2
-11
/
+53
2009-04-27
[SCSI] libfc: Do not retry if the new state is not the same as old state
Abhijeet Joglekar
2
-45
/
+63
2009-04-27
[SCSI] libfc: Hold disc mutex while processing gpn ft resp
Abhijeet Joglekar
1
-3
/
+15
2009-04-27
[SCSI] cxgb3i: fix ddp map overrun
kxie@chelsio.com
1
-13
/
+19
2009-04-27
[SCSI] cxgb3i: fix cpu use abuse during writes
Mike Christie
2
-10
/
+13
2009-04-27
[SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization
Mike Christie
2
-3
/
+3
2009-04-27
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
3
-0
/
+12
2009-04-27
[SCSI] iscsi_tcp: don't fire conn error if pdu init fails
Mike Christie
2
-2
/
+5
2009-04-27
[SCSI] fix q->lock not held warning when target is busy
Mike Christie
1
-3
/
+1
2009-04-27
[SCSI] lpfc 8.3.1 : Update version to 8.3.1
James Smart
1
-3
/
+3
2009-04-27
[SCSI] lpfc 8.3.1: misc fixes/changes
James Smart
12
-246
/
+378
2009-04-27
[SCSI] lpfc 8.3.1 : Fix up kernel-doc function comments
James Smart
10
-445
/
+424
2009-04-27
[SCSI] sg: return EFAULT for an invalid user address
FUJITA Tomonori
1
-5
/
+8
2009-04-27
[SCSI] sr: report more accurate drive status after closing the tray.
Peter Jones
1
-0
/
+5
2009-04-22
scsi: a4000 - Correct driver unregistration in case of failure
Geert Uytterhoeven
1
-1
/
+1
2009-04-22
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
2
-2
/
+11
2009-04-14
Fix lpfc_parse_bg_err()'s use of do_div()
David Howells
1
-1
/
+1
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
3
-10
/
+10
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2
-4
/
+1
2009-04-10
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
1
-2
/
+2
2009-04-08
qla1280: Fix off-by-some error in firmware loading.
David Woodhouse
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
33
-57
/
+57
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
19
-26
/
+26
2009-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
72
-12185
/
+5400
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-04-03
[SCSI] sg: fix q->queue_lock on scsi_error_handler path
FUJITA Tomonori
1
-3
/
+6
2009-04-03
[SCSI] replace __inline with inline
Harvey Harrison
13
-151
/
+146
2009-04-03
[SCSI] a2091: make 2 functions static
Adrian Bunk
2
-5
/
+4
2009-04-03
[SCSI] a3000: make 2 functions static
Adrian Bunk
2
-5
/
+4
2009-04-03
[SCSI] ses: #if 0 the unused ses_match_host()
Adrian Bunk
1
-0
/
+2
2009-04-03
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-3
/
+1
2009-04-03
[SCSI] sg: fix iovec bugs introduced by the block layer conversion
FUJITA Tomonori
1
-4
/
+24
2009-04-03
[SCSI] qlogicpti: use request_firmware
Jaswinder Singh Rajput
2
-1182
/
+41
2009-04-03
[SCSI] advansys: use request_firmware
Jaswinder Singh Rajput
1
-1630
/
+101
2009-04-03
[SCSI] qla1280: use request_firmware
Jaswinder Singh Rajput
5
-6029
/
+80
2009-04-03
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
1
-1
/
+3
2009-04-03
[SCSI] cxgb3i: call ddp release function directly
Mike Christie
1
-10
/
+2
2009-04-03
[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module
Karen Xie
5
-57
/
+21
2009-04-03
[SCSI] cxgb3i: close all tcp connections upon chip reset
Karen Xie
2
-41
/
+71
2009-04-03
[SCSI] cxgb3i: re-read ddp settings information after chip reset
Mike Christie
2
-46
/
+70
[next]