index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-27
qla2xxx: Look up LUN for abort requests
Steve Hodgson
1
-1
/
+20
2012-11-27
[SCSI] csiostor: Chelsio FCoE offload driver
Naresh Kumar Inna
22
-0
/
+19175
2012-11-27
[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives
Jason J. Herne
1
-1
/
+3
2012-11-27
[SCSI] aacraid: SCSI dma mapping failure case handling
Mahesh Rajashekhara
2
-24
/
+65
2012-11-27
[SCSI] virtio_scsi: fix memory leak on full queue condition.
Eric Northup
1
-0
/
+2
2012-11-27
[SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver release
James Smart
1
-1
/
+1
2012-11-27
[SCSI] lpfc 8.3.36: Correct mask error
James Smart
1
-1
/
+1
2012-11-27
[SCSI] lpfc 8.3.36: Correct buffer length overrun
James Smart
1
-1
/
+1
2012-11-27
[SCSI] lpfc 8.3.36: Fixed setting sequential delivery bit
James Smart
1
-2
/
+6
2012-11-27
[SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insert
James Smart
4
-10
/
+29
2012-11-27
[SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devices
James Smart
3
-0
/
+16
2012-11-27
[SCSI] lpfc 8.3.36: Fixed boot from san failure
James Smart
5
-13
/
+120
2012-11-27
[SCSI] hptiop: Support HighPoint RR4520/RR4522 HBA
HighPoint Linux Team
2
-20
/
+465
2012-11-27
[SCSI] bnx2i: removed the individual PCI DEVICE ID checking
Eddie Wai
3
-28
/
+19
2012-11-27
[SCSI] be2iscsi: Bump the driver version
John Soni Jose
1
-1
/
+1
2012-11-27
[SCSI] be2iscsi: Fix Unrecoverable Error Detection
John Soni Jose
5
-2
/
+178
2012-11-27
[SCSI] be2iscsi: Fix for MBX timeout issue
John Soni Jose
6
-194
/
+260
2012-11-27
[SCSI] be2iscsi: Update the copyright information
John Soni Jose
9
-9
/
+9
2012-11-27
[SCSI] be2iscsi: Fix issue of displaying adapter family.
John Soni Jose
3
-0
/
+44
2012-11-27
[SCSI] be2iscsi: Fix Task Completion Event handling
John Soni Jose
3
-104
/
+230
2012-11-27
[SCSI] be2iscsi: Fix session update context with V2 version.
John Soni Jose
5
-62
/
+212
2012-11-27
[SCSI] be2iscsi: Fix support for V2 version of WRB.
John Soni Jose
2
-39
/
+277
2012-11-27
[SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.
John Soni Jose
3
-13
/
+52
2012-11-27
[SCSI] be2iscsi: Fix max EQ supported by the driver.
John Soni Jose
2
-7
/
+21
2012-11-27
[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.
John Soni Jose
3
-1
/
+8
2012-11-27
[SCSI] be2iscsi: Fix return value and typo.
John Soni Jose
2
-20
/
+60
2012-11-27
[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.
John Soni Jose
3
-37
/
+52
2012-11-27
[SCSI] be2iscsi: Issue an function level reset when driver is loaded
John Soni Jose
1
-47
/
+18
2012-11-27
[SCSI] be2iscsi: Display driver name and version in device attribute
John Soni Jose
3
-0
/
+21
2012-11-27
[SCSI] be2iscsi: Fix max supported EQ count to 8.
John Soni Jose
2
-9
/
+15
2012-11-27
[SCSI] be2iscsi: Fix memory leak in control path of driver
John Soni Jose
2
-10
/
+31
2012-11-27
[SCSI] be2iscsi: Display Completion Event string instead of Opcode
John Soni Jose
2
-26
/
+64
2012-11-27
[SCSI] be2iscsi: Fix the issue with soft reset.
Minh Tran
1
-1
/
+1
2012-11-27
[SCSI] osd_uld: Add osdname & systemid sysfs at scsi_osd class
Boaz Harrosh
1
-0
/
+28
2012-11-27
[SCSI] sd: Reshuffle init_sd to avoid crash
Joel D. Diaz
1
-5
/
+8
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-11-19
treewide: fix typo of "suppport" in various comments
Masanari Iida
1
-1
/
+1
2012-11-13
[SCSI] sd: Implement support for WRITE SAME
Martin K. Petersen
3
-16
/
+185
2012-11-13
[SCSI] sd: Permit merged discard requests
Martin K. Petersen
1
-13
/
+19
2012-11-13
[SCSI] Add a report opcode helper
Martin K. Petersen
1
-0
/
+45
2012-11-13
[SCSI] isci: copy fis 0x34 response into proper buffer
Maciej Patelczyk
1
-1
/
+1
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-12
/
+1
2012-11-06
target: pass sense_reason as a return value
Christoph Hellwig
1
-2
/
+2
2012-10-30
qla2xxx: Fix typo in qla2xxx drivers
Masanari Iida
4
-11
/
+11
2012-10-28
qlogicpti: Fix build warning.
David S. Miller
1
-12
/
+1
2012-10-26
qla2xxx: Update target lookup session tables when a target session changes
Roland Dreier
3
-14
/
+85
2012-10-26
tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC
Roland Dreier
2
-1
/
+5
2012-10-26
qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map
Nicholas Bellinger
1
-0
/
+3
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2
-1
/
+2
2012-10-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
52
-729
/
+4245
[prev]
[next]