index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2010-09-09
[SCSI] fix use-after-free in scsi_init_io()
James Bottomley
1
-1
/
+1
2010-09-07
[SCSI] sd: fix medium-removal bug
Alan Stern
1
-1
/
+1
2010-09-05
[SCSI] qla2xxx: Update version number to 8.03.04-k0.
Madhuranath Iyengar
1
-2
/
+2
2010-09-05
[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...
Giridhar Malavali
1
-0
/
+13
2010-09-05
[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.
Lalit Chandivade
1
-3
/
+4
2010-09-05
[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.
Giridhar Malavali
1
-8
/
+12
2010-09-05
[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+2
2010-09-05
[SCSI] qla2xxx: make rport deletions explicit during vport removal
Arun Easi
1
-1
/
+0
2010-09-05
[SCSI] qla2xxx: Fix vport delete issues
Arun Easi
7
-36
/
+207
2010-09-03
[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.
David Miller
2
-9
/
+7
2010-09-03
[SCSI] Fix warning: zero-length gnu_printf format string
Jean Sacren
1
-3
/
+3
2010-09-03
[SCSI] hpsa: disable doorbell reset on reset_devices
Stephen M. Cameron
1
-0
/
+6
2010-09-03
[SCSI] be2iscsi: Fix for Login failure
Jayamohan Kallickal
2
-4
/
+3
2010-09-03
[SCSI] fix bio.bi_rw handling
Jiri Slaby
1
-1
/
+1
2010-08-20
drivers/scsi/qla4xxx: fix build
Andrew Morton
2
-2
/
+2
2010-08-18
arcmsr_hba: Missing slab.h include
David Miller
1
-0
/
+1
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
38
-355
/
+1996
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+2
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-30
/
+30
2010-08-11
scsi: 53c700: remove dma_is_consistent usage
FUJITA Tomonori
1
-3
/
+0
2010-08-11
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
3
-21
/
+19
2010-08-11
drivers/scsi: use memdup_user
Julia Lawall
1
-8
/
+3
2010-08-11
scsi: remove private BIT macros
Andrew Morton
2
-4
/
+2
2010-08-11
scsi: fix bnx2i build errors
Randy Dunlap
1
-1
/
+2
2010-08-11
scsi: fix pmcraid build errors
Randy Dunlap
1
-1
/
+1
2010-08-11
bfa: wrong fcport H2I message tested in bfa_fcport_isr()
Roel Kluin
1
-1
/
+1
2010-08-11
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
1
-43
/
+44
2010-08-11
scsi: bfa: correct onstack wait_queue_head declaration
Yong Zhang
1
-2
/
+2
2010-08-11
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
Joe Perches
1
-2
/
+2
2010-08-11
scsi/sd.c: quiet all sparse noise
H Hartley Sweeten
1
-6
/
+6
2010-08-11
scsi: remove superfluous NULL pointer check from scsi_kill_request()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2010-08-11
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2
-3
/
+3
2010-08-11
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
1
-1
/
+1
2010-08-11
g_NCR5380: fix broken MMIO compilation
Ondrej Zary
2
-23
/
+26
2010-08-11
g_NCR5380: remove misleading pnp error message
Ondrej Zary
1
-3
/
+1
2010-08-11
drivers/scsi: remove unnecessary NULL test
Julia Lawall
1
-1
/
+0
2010-08-11
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
1
-1
/
+3
2010-08-11
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
1
-1
/
+1
2010-08-11
osst: fix read buffer overflow
Roel Kluin
1
-1
/
+2
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
1
-0
/
+2
2010-08-11
[SCSI] qla4xxx: fix compilation warning
Vikas Chaudhary
1
-1
/
+2
2010-08-11
[SCSI] make error handling more robust in the face of reservations
James Bottomley
1
-4
/
+6
2010-08-11
[SCSI] tgt: fix warning
Joe Eykholt
1
-0
/
+1
2010-08-11
[SCSI] Return NEEDS_RETRY for eh commands with status BUSY
Hannes Reinecke
1
-0
/
+1
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
10
-94
/
+124
2010-08-07
scsi: use REQ_TYPE_FS for flush request
FUJITA Tomonori
2
-17
/
+4
2010-08-07
scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC
FUJITA Tomonori
1
-1
/
+6
2010-08-07
scsi/sd: remove big kernel lock
Arnd Bergmann
2
-11
/
+8
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2
-1
/
+11
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
2
-10
/
+25
[next]