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
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-07
scsi: fix sense_slab/bio swapping livelock
Hugh Dickins
1
-10
/
+12
2008-03-28
[SCSI] mvsas: check subsystem id
Ke Wei
1
-0
/
+9
2008-03-28
[SCSI] mvsas: get phy info.
Ke Wei
1
-46
/
+42
2008-03-28
[SCSI] mvsas: fix the buffer of rx DMA overflow bug
Ke Wei
1
-9
/
+16
2008-03-28
[SCSI] mvsas: retry aborting task.
Ke Wei
1
-8
/
+25
2008-03-28
[SCSI] mvsas: check hd whether unplugged
Ke Wei
1
-31
/
+45
2008-03-28
[SCSI] mvsas : interrupt handling
Ke Wei
1
-57
/
+170
2008-03-28
[SCSI] mvsas: a tag handler implementation
Ke Wei
1
-43
/
+87
2008-03-28
[SCSI] mvsas: fill in error info record and phy mode6 bits.
Ke Wei
1
-36
/
+87
2008-03-28
[SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set
James Bottomley
1
-1
/
+4
2008-03-28
[SCSI] hosts.c: fixes for "no error" reported after error scenarios
James Smart
1
-5
/
+11
2008-03-26
Revert "[SCSI] fix bsg queue oops with iscsi logout"
James Bottomley
1
-1
/
+1
2008-03-20
[SCSI] a100u2w: fix bitmap lookup routine
Akinobu Mita
1
-4
/
+5
2008-03-19
[SCSI] fix media change events for polled devices
Kay Sievers
1
-0
/
+5
2008-03-19
[SCSI] sd, sr: do not emit change event at device add
Kay Sievers
2
-0
/
+2
2008-03-15
[SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereference
Sven Schnelle
1
-0
/
+7
2008-03-14
[SCSI] arcmsr: fix iounmap error for Type B adapter
nickcheng
1
-7
/
+7
2008-03-14
[SCSI] fix bsg queue oops with iscsi logout
Mike Christie
1
-1
/
+1
2008-03-09
[SCSI] Fix dependency problems in SCSI drivers
James Bottomley
1
-1
/
+1
2008-03-07
[SCSI] advansys: Fix bug in AdvLoadMicrocode
Matthew Wilcox
1
-1
/
+1
2008-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
24
-326
/
+370
2008-03-05
[SCSI] iscsi class: regression - fix races with state manipulation and blocki...
Mike Christie
1
-28
/
+48
2008-03-05
[SCSI] qla4xxx: regression - add start scan callout
Mike Christie
1
-12
/
+14
2008-03-05
[SCSI] qla4xxx: fix host reset dpc race
Mike Christie
2
-5
/
+10
2008-03-04
scsi: missing add of padded bytes to io completion byte count
Jens Axboe
1
-1
/
+1
2008-03-03
[SCSI] tgt: fix build errors when dprintk is defined
FUJITA Tomonori
1
-1
/
+1
2008-03-03
[SCSI] tgt: set the data length properly
FUJITA Tomonori
1
-0
/
+5
2008-03-03
[SCSI] tgt: stop zero'ing scsi_cmnd
FUJITA Tomonori
1
-1
/
+0
2008-03-03
[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue
FUJITA Tomonori
1
-3
/
+4
2008-03-03
[SCSI] docbook: fix scsi source file
Randy Dunlap
1
-2
/
+1
2008-03-03
[SCSI] qla2xxx: Update version number to 8.02.00-k9.
Andrew Vasquez
1
-1
/
+1
2008-03-03
[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...
Andrew Vasquez
3
-10
/
+10
2008-03-03
[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...
Andrew Vasquez
1
-0
/
+5
2008-03-03
[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.
Andrew Vasquez
1
-1
/
+2
2008-03-03
[SCSI] arcmsr: update version and changelog
Nick Cheng
1
-1
/
+1
2008-03-03
[SCSI] ps3rom: disable clustering
FUJITA Tomonori
1
-1
/
+1
2008-03-03
[SCSI] ps3rom: fix wrong resid calculation bug
FUJITA Tomonori
1
-1
/
+1
2008-03-03
docbook: fix scsi source file
Randy Dunlap
1
-2
/
+1
2008-02-29
[SCSI] mvsas: fix phy sas address
Ke Wei
1
-6
/
+5
2008-02-28
[SCSI] gdth: fix to internal commands execution
Boaz Harrosh
2
-18
/
+13
2008-02-28
[SCSI] gdth: bugfix for the at-exit problems
Boaz Harrosh
1
-54
/
+28
2008-02-28
[SCSI] iscsi regression: check for zero max session cmds
Mike Christie
2
-3
/
+3
2008-02-24
[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic
James Bottomley
3
-114
/
+139
2008-02-24
[SCSI] libsas: misc fixes to the eh path
James Bottomley
1
-17
/
+12
2008-02-24
[SCSI] libsas: use the supplied address for SATA devices rather than changing it
James Bottomley
2
-42
/
+8
2008-02-24
[SCSI] aic94xx: plumb in I_T_nexus_reset task management function
James Bottomley
3
-5
/
+56
2008-02-24
[SCSI] libsas: export sas_find_local_phy function
James Bottomley
1
-2
/
+3
2008-02-24
[SCSI] mvsas: remove execute permission from file
James Bottomley
1
-0
/
+0
2008-02-24
fix vmsas.c file permissions
Oliver Pinter
1
-0
/
+0
2008-02-24
mvsas: fix build warning, clean prototypes
Jeff Garzik
1
-12
/
+1
[next]