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
/
qedf
/
qedf_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
scsi: qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-7
/
+1
2021-06-29
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
1
-1
/
+21
2021-05-15
scsi: qedf: Drop unnecessary NULL checks after container_of()
Guenter Roeck
1
-5
/
+0
2020-10-03
scsi: qedf: Remove redundant assignment to variable 'rc'
Jing Xiangfeng
1
-1
/
+0
2020-08-21
scsi: qedf: Fix race between ELS completion and flushing ELS request
Saurav Kashyap
1
-0
/
+2
2020-08-21
scsi: qedf: Initiate cleanup for ELS commands as well
Saurav Kashyap
1
-0
/
+7
2020-08-21
scsi: qedf: Send cleanup even for RRQ on timeout
Saurav Kashyap
1
-1
/
+1
2020-07-15
scsi: qedf: Remove a whole host of unused variables
Lee Jones
1
-26
/
+4
2020-04-18
scsi: qedf: Honor status qualifier in FCP_RSP per spec
Javed Hasan
1
-10
/
+34
2020-04-18
scsi: qedf: Acquire rport_lock for resetting the delay_timestamp
Javed Hasan
1
-0
/
+4
2019-08-30
scsi: qedf: Add debug information for unsolicited processing
Saurav Kashyap
1
-0
/
+5
2019-08-30
scsi: qedf: Fix crash during sg_reset
Arun Easi
1
-2
/
+2
2019-08-30
scsi: qedf: Print message during bailout conditions
Saurav Kashyap
1
-9
/
+49
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
1
-4
/
+1
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-03-28
scsi: qedf: Fix lport may be used uninitialized warning
Saurav Kashyap
1
-3
/
+1
2019-03-28
scsi: qedf: Correctly handle refcounting of rdata
Saurav Kashyap
1
-15
/
+11
2019-03-28
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
Shyam Sundar
1
-16
/
+37
2019-03-28
scsi: qedf: Check for tm_flags instead of cmd_type during cleanup
Saurav Kashyap
1
-1
/
+2
2019-03-28
scsi: qedf: Add a flag to help debugging io_req which could not be cleaned
Shyam Sundar
1
-0
/
+7
2019-03-28
scsi: qedf: Don't send ABTS for under run scenario
Saurav Kashyap
1
-9
/
+1
2019-03-28
scsi: qedf: Don't queue anything if upload is in progress
Shyam Sundar
1
-1
/
+8
2019-03-28
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
1
-8
/
+17
2019-03-28
scsi: qedf: Add missing return in qedf_scsi_done()
Chad Dupuis
1
-0
/
+1
2019-03-28
scsi: qedf: Add additional checks for io_req->sc_cmd validity
Chad Dupuis
1
-2
/
+37
2019-03-28
scsi: qedf: Correct the memory barriers in qedf_ring_doorbell
Andrew Vasquez
1
-2
/
+10
2019-03-28
scsi: qedf: Use a separate completion for cleanup commands
Chad Dupuis
1
-4
/
+7
2019-03-28
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
1
-29
/
+149
2019-03-28
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
1
-23
/
+262
2019-03-28
scsi: qedf: Simplify s/g list mapping
Chad Dupuis
1
-87
/
+37
2019-03-28
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
1
-0
/
+1
2019-03-28
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
1
-3
/
+3
2019-02-06
scsi: stop setting up request->special
Christoph Hellwig
1
-6
/
+0
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-6
/
+81
2018-05-23
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
1
-0
/
+11
2018-05-08
scsi: qedf: Update copyright for 2018
Chad Dupuis
1
-1
/
+1
2018-05-08
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
1
-2
/
+31
2018-05-08
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
1
-0
/
+31
2018-05-08
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
1
-3
/
+3
2018-05-08
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
1
-0
/
+9
2018-05-08
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
1
-0
/
+6
2018-02-14
scsi: qedf: remove redundant initialization of 'fcport'
Colin Ian King
1
-1
/
+1
2018-01-02
qed*: Utilize FW 8.33.1.0
Tomer Tayar
1
-9
/
+10
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
1
-8
/
+8
2017-06-13
scsi: qedf: Check if sense buffer has been allocated during completion
Dupuis, Chad
1
-4
/
+7
2017-06-13
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
1
-1
/
+1
2017-06-13
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...
Chad Dupuis
1
-6
/
+16
2017-06-13
scsi: qedf: Update copyright to 2017.
Chad Dupuis
1
-1
/
+1
[next]