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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands
Bart Van Assche
4
-131
/
+55
2019-04-30
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
Bart Van Assche
3
-4
/
+8
2019-04-30
scsi: qla2xxx: Make qla24xx_async_abort_cmd() static
Bart Van Assche
2
-77
/
+73
2019-04-30
scsi: qla2xxx: Remove unnecessary locking from the target code
Bart Van Assche
2
-13
/
+1
2019-04-30
scsi: qla2xxx: Remove qla_tgt_cmd.released
Bart Van Assche
2
-15
/
+1
2019-04-30
scsi: qla2xxx: Complain if a command is released that is owned by the firmware
Bart Van Assche
1
-9
/
+4
2019-04-30
scsi: qla2xxx: target: Fix offline port handling and host reset handling
Bart Van Assche
4
-48
/
+16
2019-04-30
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
Bart Van Assche
1
-0
/
+2
2019-04-30
scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
Bart Van Assche
1
-5
/
+2
2019-04-30
scsi: qla2xxx: Simplify qlt_send_term_imm_notif()
Bart Van Assche
1
-24
/
+2
2019-04-30
scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma()
Bart Van Assche
1
-18
/
+20
2019-04-30
scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
Bart Van Assche
1
-1
/
+5
2019-04-30
scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice
Bart Van Assche
1
-0
/
+3
2019-04-30
scsi: qla2xxx: Make qla2x00_mem_free() easier to verify
Bart Van Assche
2
-34
/
+30
2019-04-30
scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8
Bart Van Assche
3
-6
/
+6
2019-04-30
scsi: qla2xxx: Log the status code if a firmware command fails
Bart Van Assche
2
-5
/
+5
2019-04-30
scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport...
Bart Van Assche
1
-2
/
+3
2019-04-30
scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work()
Bart Van Assche
1
-4
/
+3
2019-04-30
scsi: qla2xxx: Uninline qla2x00_init_timer()
Bart Van Assche
3
-12
/
+12
2019-04-30
scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c
Bart Van Assche
2
-11
/
+11
2019-04-30
scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c
Bart Van Assche
3
-12
/
+13
2019-04-30
scsi: qla2xxx: Remove a set-but-not-used variable
Bart Van Assche
1
-2
/
+0
2019-04-30
scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static
Bart Van Assche
2
-51
/
+43
2019-04-30
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition
Bart Van Assche
2
-14
/
+13
2019-04-30
scsi: qla2xxx: Fix a format specifier
Bart Van Assche
1
-1
/
+1
2019-04-30
scsi: qla2xxx: Update two source code comments
Bart Van Assche
2
-2
/
+2
2019-04-30
scsi: sd: Revert "Rely on the driver core for asynchronous probing"
Bart Van Assche
4
-5
/
+47
2019-04-30
scsi: sd: Revert "Inline sd_probe_part2()"
Bart Van Assche
1
-43
/
+58
2019-04-29
scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
Pedro Sousa
1
-1
/
+1
2019-04-29
scsi: qedf: remove set but not used variables
YueHaibing
1
-9
/
+1
2019-04-29
scsi: qedf: Update the driver version to 8.37.25.20
Saurav Kashyap
1
-2
/
+2
2019-04-29
scsi: qedf: Add return value to log message if scsi_add_host fails
Saurav Kashyap
1
-2
/
+3
2019-04-29
scsi: qedf: Print fcport information on wait for upload timeout
Saurav Kashyap
1
-3
/
+5
2019-04-29
scsi: qedf: Check the return value of start_xmit
Saurav Kashyap
2
-3
/
+21
2019-04-29
scsi: qedf: Log message if scsi_add_host fails
Saurav Kashyap
1
-1
/
+4
2019-04-29
scsi: qedf: Check for fcoe_libfc_config failure
Saurav Kashyap
1
-1
/
+5
2019-04-29
scsi: qedf: Add comment to display logging levels
Saurav Kashyap
1
-0
/
+6
2019-04-29
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
Chad Dupuis
1
-2
/
+2
2019-04-29
scsi: qedf: Add LBA to underrun debug messages
Chad Dupuis
1
-5
/
+6
2019-04-29
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...
Chad Dupuis
1
-3
/
+3
2019-04-29
scsi: qedf: Add driver state to 'driver_stats' debugfs node
Chad Dupuis
1
-3
/
+52
2019-04-29
scsi: qedf: Change MSI-X load error message
Chad Dupuis
1
-1
/
+2
2019-04-29
scsi: qedi: Adjust termination and offload ramrod timers
Manish Rangankar
1
-2
/
+3
2019-04-29
scsi: qedi: Abort ep termination if offload not scheduled
Manish Rangankar
1
-0
/
+3
2019-04-29
scsi: csiostor: create per port irq affinity mask set
Varun Prakash
1
-1
/
+27
2019-04-29
scsi: qla2xxx: Silence Successful ELS IOCB message
Himanshu Madhani
1
-1
/
+1
2019-04-29
scsi: qla2xxx: Fix device staying in blocked state
Quinn Tran
1
-2
/
+2
2019-04-29
scsi: aic7xxx: improve the Kconfig entry
Christoph Hellwig
1
-1
/
+1
2019-04-19
scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
Colin Ian King
1
-1
/
+1
2019-04-19
scsi: lpfc: Make lpfc_sli4_oas_verify static
YueHaibing
1
-1
/
+1
[next]