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
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
scsi: qla2xxx: Fix logo flag for qlt_free_session_done()
Himanshu Madhani
1
-0
/
+1
2018-01-17
scsi: qla2xxx: Fix recursion while sending terminate exchange
himanshu.madhani@cavium.com
1
-1
/
+1
2018-01-04
scsi: qla2xxx: Serialize session free in qlt_free_session_done
Quinn Tran
1
-0
/
+13
2018-01-04
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
1
-15
/
+14
2018-01-04
scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()
Quinn Tran
1
-9
/
+7
2018-01-04
scsi: qla2xxx: Increase verbosity of debug messages logged
Quinn Tran
1
-4
/
+4
2018-01-04
scsi: qla2xxx: Remove session creation redundant code
Quinn Tran
1
-117
/
+5
2018-01-04
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
1
-5
/
+8
2018-01-04
scsi: qla2xxx: Reduce the use of terminate exchange
Quinn Tran
1
-66
/
+74
2018-01-04
scsi: qla2xxx: Add lock protection around host lookup
Quinn Tran
1
-6
/
+0
2018-01-04
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
1
-8
/
+54
2018-01-04
scsi: qla2xxx: Fix session cleanup for N2N
Quinn Tran
1
-94
/
+192
2018-01-04
scsi: qla2xxx: Allow target mode to accept PRLI in dual mode
Quinn Tran
1
-3
/
+13
2018-01-04
scsi: qla2xxx: Enable ATIO interrupt handshake for ISP27XX
Quinn Tran
1
-14
/
+25
2017-12-12
scsi: qla2xxx: Suppress gcc 7 fall-through warnings
Bart Van Assche
1
-1
/
+2
2017-12-08
scsi: qla2xxx: Clear loop id after delete
Quinn Tran
1
-5
/
+4
2017-12-08
scsi: qla2xxx: Fix scan state field for fcport
Quinn Tran
1
-0
/
+1
2017-12-08
scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
Quinn Tran
1
-1
/
+1
2017-12-08
scsi: qla2xxx: Relogin to target port on a cable swap
Quinn Tran
1
-6
/
+29
2017-12-08
scsi: qla2xxx: Fix NPIV host cleanup in target mode
Sawan Chandak
1
-2
/
+5
2017-12-08
scsi: qla2xxx: Move session delete to driver work queue
Quinn Tran
1
-1
/
+2
2017-12-08
scsi: qla2xxx: Fix system crash for Notify ack timeout handling
Quinn Tran
1
-1
/
+1
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+9
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-17
scsi: qla2xxx: Add ATIO-Q processing for INTx mode
Himanshu Madhani
1
-3
/
+9
2017-08-31
scsi: qla2xxx: Reset the logo flag, after target re-login.
Quinn Tran
1
-0
/
+2
2017-08-31
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
1
-1
/
+1
2017-08-25
scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown
Quinn Tran
1
-4
/
+7
2017-08-25
scsi: qla2xxx: Fix task mgmt handling for NPIV
Quinn Tran
1
-1
/
+6
2017-08-25
scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().
Joe Carnuccio
1
-2
/
+2
2017-08-25
scsi: qla2xxx: Remove extra register read
Quinn Tran
1
-1
/
+0
2017-08-25
scsi: qla2xxx: Fix target multiqueue configuration
Michael Hernandez
1
-1
/
+1
2017-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2017-07-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-29
/
+9
2017-07-13
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
1
-1
/
+1
2017-07-11
Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"
Nicholas Bellinger
1
-4
/
+0
2017-07-07
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
Nicholas Bellinger
1
-0
/
+4
2017-07-07
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
1
-30
/
+9
2017-06-28
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
1
-1
/
+3
2017-06-28
scsi: qla2xxx: Move target stat counters from vha to qpair.
Quinn Tran
1
-7
/
+6
2017-06-28
scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
Quinn Tran
1
-7
/
+5
2017-06-28
scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flag
Quinn Tran
1
-31
/
+13
2017-06-28
scsi: qla2xxx: Add debug logging routine for qpair
Quinn Tran
1
-14
/
+14
2017-06-28
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
1
-22
/
+49
2017-06-28
scsi: qla2xxx: use shadow register for ISP27XX
Quinn Tran
1
-1
/
+2
2017-06-28
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
1
-39
/
+36
2017-06-28
scsi: qla2xxx: Add fw_started flags to qpair
Quinn Tran
1
-5
/
+4
2017-06-28
scsi: qla2xxx: Add debug knob for user control workload
Quinn Tran
1
-0
/
+32
2017-06-28
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
1
-8
/
+149
2017-06-28
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
1
-244
/
+274
[next]