index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedf
/
qedf_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
scsi: qedf: Add port_id for fcport into initiate_cleanup debug message
Chad Dupuis
2019-04-29
1
-2
/
+2
*
scsi: qedf: Add LBA to underrun debug messages
Chad Dupuis
2019-04-29
1
-5
/
+6
*
scsi: qedf: Print scsi_cmd backpointer in good completion path if the command...
Chad Dupuis
2019-04-29
1
-3
/
+3
*
scsi: qedf: Fix lport may be used uninitialized warning
Saurav Kashyap
2019-03-27
1
-3
/
+1
*
scsi: qedf: Correctly handle refcounting of rdata
Saurav Kashyap
2019-03-27
1
-15
/
+11
*
scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared
Shyam Sundar
2019-03-27
1
-16
/
+37
*
scsi: qedf: Check for tm_flags instead of cmd_type during cleanup
Saurav Kashyap
2019-03-27
1
-1
/
+2
*
scsi: qedf: Add a flag to help debugging io_req which could not be cleaned
Shyam Sundar
2019-03-27
1
-0
/
+7
*
scsi: qedf: Don't send ABTS for under run scenario
Saurav Kashyap
2019-03-27
1
-9
/
+1
*
scsi: qedf: Don't queue anything if upload is in progress
Shyam Sundar
2019-03-27
1
-1
/
+8
*
scsi: qedf: fc_rport_priv reference counting fixes
Hannes Reinecke
2019-03-27
1
-8
/
+17
*
scsi: qedf: Add missing return in qedf_scsi_done()
Chad Dupuis
2019-03-27
1
-0
/
+1
*
scsi: qedf: Add additional checks for io_req->sc_cmd validity
Chad Dupuis
2019-03-27
1
-2
/
+37
*
scsi: qedf: Correct the memory barriers in qedf_ring_doorbell
Andrew Vasquez
2019-03-27
1
-2
/
+10
*
scsi: qedf: Use a separate completion for cleanup commands
Chad Dupuis
2019-03-27
1
-4
/
+7
*
scsi: qedf: Modify abort and tmf handler to handle edge condition and flush
Saurav Kashyap
2019-03-27
1
-29
/
+149
*
scsi: qedf: Modify flush routine to handle all I/Os and TMF
Shyam Sundar
2019-03-27
1
-23
/
+262
*
scsi: qedf: Simplify s/g list mapping
Chad Dupuis
2019-03-27
1
-87
/
+37
*
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
2019-03-27
1
-0
/
+1
*
scsi: qedf: Correct xid range overlap between offloaded requests and libfc re...
Chad Dupuis
2019-03-27
1
-3
/
+3
*
scsi: stop setting up request->special
Christoph Hellwig
2019-02-05
1
-6
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-6
/
+81
|
\
|
*
scsi: qedf: Update copyright for 2018
Chad Dupuis
2018-05-08
1
-1
/
+1
|
*
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
2018-05-08
1
-2
/
+31
|
*
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
2018-05-08
1
-0
/
+31
|
*
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
2018-05-08
1
-3
/
+3
|
*
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
2018-05-08
1
-0
/
+9
|
*
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
2018-05-08
1
-0
/
+6
*
|
qedf: Add support for populating ethernet TLVs.
Chad Dupuis
2018-05-22
1
-0
/
+11
|
/
*
scsi: qedf: remove redundant initialization of 'fcport'
Colin Ian King
2018-02-13
1
-1
/
+1
*
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
1
-9
/
+10
*
qed*: HSI renaming for different types of HW
Tomer Tayar
2018-01-02
1
-8
/
+8
*
scsi: qedf: Check if sense buffer has been allocated during completion
Dupuis, Chad
2017-06-12
1
-4
/
+7
*
scsi: qedf: Fixup unnecessary parantheses around test_bit operations.
Chad Dupuis
2017-06-12
1
-1
/
+1
*
scsi: qedf: Check that fcport is offloaded before dereferencing pointers in i...
Chad Dupuis
2017-06-12
1
-6
/
+16
*
scsi: qedf: Update copyright to 2017.
Chad Dupuis
2017-06-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-2
/
+2
|
\
|
*
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
2017-03-06
1
-2
/
+2
*
|
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
2017-03-13
1
-434
/
+236
|
/
*
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2017-02-23
1
-4
/
+4
*
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad
2017-02-22
1
-0
/
+2282