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
path:
root
/
drivers
/
scsi
/
qedi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
scsi: qedi: Use DEVICE_ATTR_RO() macro
Zhen Lei
1
-7
/
+7
2021-06-10
scsi: qedi: Fix host removal with running sessions
Mike Christie
3
-23
/
+2
2021-06-02
scsi: qedi: Wake up if cmd_cleanup_req is set
Mike Christie
1
-27
/
+4
2021-06-02
scsi: qedi: Complete TMF works before disconnect
Mike Christie
3
-23
/
+46
2021-06-02
scsi: qedi: Pass send_iscsi_tmf task to abort
Mike Christie
1
-12
/
+5
2021-06-02
scsi: qedi: Fix cleanup session block/unblock use
Mike Christie
2
-2
/
+16
2021-06-02
scsi: qedi: Fix TMF session block/unblock use
Mike Christie
1
-6
/
+1
2021-06-02
scsi: qedi: Use GFP_NOIO for TMF allocation
Mike Christie
1
-1
/
+1
2021-06-02
scsi: qedi: Fix TMF tid allocation
Mike Christie
3
-56
/
+25
2021-06-02
scsi: qedi: Fix use after free during abort cleanup
Mike Christie
2
-51
/
+63
2021-06-02
scsi: qedi: Fix race during abort timeouts
Mike Christie
2
-18
/
+17
2021-06-02
scsi: qedi: Fix null ref during abort handling
Mike Christie
1
-1
/
+1
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
1
-1
/
+1
2021-06-02
scsi: iscsi: Rel ref after iscsi_lookup_endpoint()
Mike Christie
1
-7
/
+18
2021-06-02
scsi: iscsi: Drop suspend calls from ep_disconnect
Mike Christie
1
-4
/
+4
2021-06-02
scsi: iscsi: Stop queueing during ep_disconnect
Mike Christie
1
-0
/
+1
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-0
/
+1
2021-03-30
scsi: qedi: Remove redundant assignment to variable err
Colin Ian King
1
-3
/
+1
2021-03-25
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
1
-0
/
+1
2021-01-06
scsi: qedi: Correct max length of CHAP secret
Nilesh Javali
1
-2
/
+2
2020-12-08
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
1
-1
/
+3
2020-10-03
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2
-0
/
+21
2020-09-09
scsi: qedi: Add support for handling PCIe errors
Manish Rangankar
1
-0
/
+24
2020-09-09
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
4
-4
/
+73
2020-09-09
scsi: qedi: Mark all connections for recovery on link down event
Nilesh Javali
1
-0
/
+10
2020-09-09
scsi: qedi: Use snprintf instead of sprintf
Manish Rangankar
1
-1
/
+1
2020-09-09
scsi: qedi: Protect active command list to avoid list corruption
Nilesh Javali
2
-0
/
+10
2020-09-09
scsi: qedi: Fix list_del corruption while removing active I/O
Nilesh Javali
1
-4
/
+11
2020-09-09
scsi: qedi: Skip firmware connection termination for PCI shutdown handler
Manish Rangankar
1
-0
/
+4
2020-09-09
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
2
-2
/
+8
2020-09-02
scsi: qedi: Remove redundant NULL check
Xu Wang
1
-2
/
+1
2020-07-25
scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'
Lee Jones
1
-1
/
+1
2020-07-25
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-25
scsi: qedi: Remove set but unused variable 'tmp'
Lee Jones
1
-3
/
+2
2020-07-25
scsi: qedi: Remove 2 set but unused variables
Lee Jones
1
-5
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-12
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
1
-5
/
+0
2020-05-08
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
1
-2
/
+2
2020-04-30
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
1
-0
/
+4
2020-04-18
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
1
-1
/
+1
2020-04-14
scsi: qedi: Fix termination timeouts in session logout
Nilesh Javali
1
-0
/
+3
2020-04-14
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
1
-2
/
+5
2020-04-14
scsi: qedi: Do not flush offload work if ARP not resolved
Nilesh Javali
1
-1
/
+2
2020-04-14
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
1
-1
/
+1
2020-04-14
scsi: qedi: Avoid unnecessary endpoint allocation on link down
Manish Rangankar
1
-6
/
+5
2020-04-14
scsi: qedi: Remove additional char from boot target iqnname
Manish Rangankar
1
-1
/
+1
2020-03-27
scsi: qedi: Add PCI shutdown handler support
Manish Rangankar
5
-2
/
+39
2020-03-27
scsi: qedi: Add MFW error recovery process
Manish Rangankar
2
-22
/
+66
2019-10-25
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+6
[next]