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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
scsi: target: iscsi: Remove unused macro ISCSI_INST_LAST_FAILURE_TYPE
Chaitanya Kulkarni
1
-1
/
+0
2021-03-10
scsi: target: core: Remove unused macros NONE and ISPRINT
Chaitanya Kulkarni
1
-3
/
+0
2021-03-10
scsi: target: core: Get rid of warning in compare_and_write_do_cmp()
Chaitanya Kulkarni
1
-2
/
+2
2021-03-10
scsi: target: pscsi: Remove unused macro ISPRINT
Chaitanya Kulkarni
1
-2
/
+0
2021-03-10
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
1
-1
/
+2
2021-03-10
scsi: target: iblock: Fix type of logs_per_phys
Chaitanya Kulkarni
1
-1
/
+1
2021-03-10
scsi: target: iblock: Trim line longer than 80 characters
Chaitanya Kulkarni
1
-1
/
+2
2021-03-10
scsi: target: iblock: Remove an extra argument
Chaitanya Kulkarni
1
-17
/
+17
2021-03-10
scsi: target: tcmu: Use GFP_NOIO while handling cmds or holding cmdr_lock
Bodo Stroesser
1
-2
/
+2
2021-03-10
scsi: target: tcmu: Replace radix_tree with XArray
Bodo Stroesser
1
-18
/
+16
2021-03-10
scsi: target: tcmu: Replace IDR by XArray
Bodo Stroesser
1
-15
/
+15
2021-03-10
scsi: FlashPoint: Fix typo
zuoqilin
1
-1
/
+1
2021-03-10
scsi: ibmvfc: Switch to using kobj_to_dev()
Jiapeng Chong
1
-1
/
+1
2021-03-10
scsi: ufs: Remove duplicate include in ufshcd
Zhang Yunkai
1
-1
/
+0
2021-03-10
scsi: qla4xxx: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-10
scsi: pm80xx: Replace magic numbers with device state defines
Igor Pylypiv
1
-4
/
+4
2021-03-10
scsi: pm80xx: Remove list entry from pm8001_ccb_info
Igor Pylypiv
1
-1
/
+0
2021-03-05
scsi: storvsc: Parameterize number hardware queues
Melanie Plageman (Microsoft)
1
-2
/
+16
2021-03-05
scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changes
James Smart
14
-17
/
+17
2021-03-05
scsi: lpfc: Update lpfc version to 12.8.0.8
James Smart
1
-2
/
+2
2021-03-05
scsi: lpfc: Correct function header comments related to ndlp reference counting
James Smart
1
-88
/
+71
2021-03-05
scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vports
James Smart
1
-4
/
+4
2021-03-05
scsi: lpfc: Change wording of invalid pci reset log message
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix crash caused by switch reboot
James Smart
1
-3
/
+2
2021-03-05
scsi: lpfc: Fix pt2pt state transition causing rmmod hang
James Smart
1
-1
/
+11
2021-03-05
scsi: lpfc: Fix nodeinfo debugfs output
James Smart
1
-4
/
+7
2021-03-05
scsi: lpfc: Fix ADISC handling that never frees nodes
James Smart
1
-26
/
+7
2021-03-05
scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGIN
James Smart
1
-169
/
+70
2021-03-05
scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery
James Smart
5
-3
/
+22
2021-03-05
scsi: lpfc: Fix status returned in lpfc_els_retry() error exit path
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix use after free in lpfc_els_free_iocb
James Smart
1
-171
/
+177
2021-03-05
scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()
James Smart
1
-26
/
+24
2021-03-05
scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_buf
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix pt2pt connection does not recover after LOGO
James Smart
1
-2
/
+7
2021-03-05
scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereference
James Smart
1
-1
/
+1
2021-03-05
scsi: lpfc: Fix FLOGI failure due to accessing a freed node
James Smart
1
-1
/
+2
2021-03-05
scsi: lpfc: Fix stale node accesses on stale RRQ request
James Smart
3
-35
/
+16
2021-03-05
scsi: lpfc: Fix reftag generation sizing errors
James Smart
1
-38
/
+52
2021-03-05
scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid()
James Smart
1
-2
/
+2
2021-03-05
scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
James Smart
1
-1
/
+0
2021-03-05
scsi: scsi_debug: Fix cmd duration calculation
Douglas Gilbert
1
-5
/
+6
2021-03-05
scsi: core: Set shost as hctx driver_data
Kashyap Desai
1
-6
/
+13
2021-03-05
scsi: scsi_debug: Add new defer type for mq_poll
Douglas Gilbert
1
-54
/
+94
2021-03-05
scsi: scsi_debug: mq_poll support
Kashyap Desai
1
-0
/
+130
2021-03-05
scsi: megaraid_sas: mq_poll support
Kashyap Desai
4
-11
/
+123
2021-03-05
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
1
-0
/
+16
2021-03-05
scsi: target: core: Make completion affinity configurable
Mike Christie
3
-2
/
+68
2021-03-05
scsi: target: core: Flush submission work during TMR processing
Mike Christie
1
-0
/
+4
2021-03-05
scsi: target: tcmu: Add backend plug/unplug callouts
Mike Christie
1
-2
/
+25
2021-03-05
scsi: target: iblock: Add backend plug/unplug callouts
Mike Christie
2
-1
/
+53
[next]