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
2018-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-147
/
+125
2018-03-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-21
/
+13
2018-03-20
scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabled
Jianchao Wang
1
-0
/
+8
2018-03-20
scsi: sd: Remember that READ CAPACITY(16) succeeded
Martin K. Petersen
1
-0
/
+2
2018-03-15
scsi: ibmvfc: Avoid unnecessary port relogin
Brian King
1
-4
/
+2
2018-03-15
scsi: virtio_scsi: unify scsi_host_template
Ming Lei
1
-59
/
+15
2018-03-15
scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinity
Ming Lei
1
-56
/
+3
2018-03-15
scsi: core: introduce force_blk_mq
Ming Lei
1
-0
/
+1
2018-03-15
scsi: megaraid_sas: fix selection of reply queue
Ming Lei
3
-11
/
+41
2018-03-15
scsi: hpsa: fix selection of reply queue
Ming Lei
2
-19
/
+55
2018-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-44
/
+55
2018-03-13
scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe Discovery
Himanshu Madhani
1
-1
/
+0
2018-03-13
scsi: libsas: defer ata device eh commands to libata
Jason Yan
1
-20
/
+13
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
14
-74
/
+112
2018-03-07
scsi: sd: Keep disk read-only when re-reading partition
Jeremy Cline
1
-1
/
+2
2018-03-07
scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
Bill Kuzeja
1
-22
/
+37
2018-03-07
scsi: sd_zbc: Fix potential memory leak
Damien Le Moal
1
-20
/
+15
2018-03-07
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
1
-1
/
+1
2018-03-02
scsi: qedi: Fix kernel crash during port toggle
Manish Rangankar
1
-0
/
+5
2018-03-02
scsi: qla2xxx: Fix FC-NVMe LUN discovery
Darren Trapp
4
-3
/
+16
2018-03-02
scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()
Hannes Reinecke
1
-0
/
+2
2018-03-02
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
3
-5
/
+5
2018-03-02
scsi: qla2xxx: ensure async flags are reset correctly
Hannes Reinecke
2
-3
/
+12
2018-03-02
scsi: qla2xxx: do not check login_state if no loop id is assigned
Hannes Reinecke
1
-2
/
+3
2018-03-02
scsi: qla2xxx: Fixup locking for session deletion
Hannes Reinecke
4
-23
/
+29
2018-03-02
scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
himanshu.madhani@cavium.com
1
-0
/
+1
2018-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
19
-98
/
+105
2018-02-22
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
3
-5
/
+16
2018-02-22
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Mauricio Faria de Oliveira
1
-4
/
+7
2018-02-22
scsi: storvsc: Spread interrupts when picking a channel for I/O requests
Michael Kelley (EOSG)
1
-1
/
+2
2018-02-16
scsi: megaraid_sas: Do not use 32-bit atomic request descriptor for Ventura c...
Shivasharan S
1
-28
/
+14
2018-02-14
scsi: qla4xxx: skip error recovery in case of register disconnect.
Manish Rangankar
2
-0
/
+48
2018-02-14
scsi: aacraid: fix shutdown crash when init fails
Meelis Roos
1
-1
/
+3
2018-02-14
scsi: qedi: Cleanup local str variable
Nilesh Javali
1
-23
/
+20
2018-02-14
scsi: qedi: Fix truncation of CHAP name and secret
Andrew Vasquez
1
-12
/
+12
2018-02-14
scsi: qla2xxx: Fix incorrect handle for abort IOCB
Himanshu Madhani
1
-4
/
+3
2018-02-14
scsi: qla2xxx: Fix double free bug after firmware timeout
Quinn Tran
1
-20
/
+3
2018-02-14
scsi: storvsc: Increase cmd_per_lun for higher speed devices
Michael Kelley (EOSG)
1
-1
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-8
/
+8
2018-02-07
scsi: qla2xxx: Fix a locking imbalance in qlt_24xx_handle_els()
Bart Van Assche
1
-2
/
+0
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2018-02-04
Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
4
-141
/
+186
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-46
/
+28
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-225
/
+198
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
148
-4458
/
+8844
2018-01-31
scsi: scsi_dh: Document alua_rtpg_queue() arguments
Bart Van Assche
1
-0
/
+5
2018-01-31
scsi: Remove Makefile entry for oktagon files
Corentin Labbe
1
-1
/
+0
2018-01-31
scsi: aic7xxx: remove aiclib.c
Corentin Labbe
1
-34
/
+0
2018-01-31
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-3
/
+3
[next]