index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
Quinn Tran
1
-1
/
+1
2017-06-27
scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flag
Quinn Tran
1
-1
/
+0
2017-06-27
scsi: qla2xxx: Add debug logging routine for qpair
Quinn Tran
1
-0
/
+1
2017-06-27
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
1
-1
/
+1
2017-06-27
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
1
-2
/
+1
2017-06-27
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
1
-1
/
+9
2017-06-27
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
1
-3
/
+7
2017-06-27
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
1
-5
/
+18
2017-06-12
scsi: qla2xxx: Remove unused irq_cmd_count field.
Quinn Tran
1
-1
/
+0
2017-06-12
scsi: qla2xxx: Turn on FW option for exchange check
Quinn Tran
1
-1
/
+1
2017-06-12
scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit
Quinn Tran
1
-2
/
+2
2017-06-12
scsi: qla2xxx: Remove an unused structure member
Bart Van Assche
1
-1
/
+0
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
1
-0
/
+1
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
1
-6
/
+32
2017-02-09
qla2xxx: Remove unused reverse_ini_mode
Himanshu Madhani
1
-8
/
+0
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
1
-0
/
+3
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
1
-10
/
+7
2017-02-08
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
1
-138
/
+12
2017-02-08
qla2xxx: Use d_id instead of s_id for more clarity
Quinn Tran
1
-1
/
+1
2017-02-08
qla2xxx: Remove SRR code
Himanshu Madhani
1
-21
/
+0
2017-02-08
qla2xxx: Make trace flags more readable
Quinn Tran
1
-30
/
+25
2017-02-08
qla2xxx: Cleanup TMF code translation from qla_target
Quinn Tran
1
-2
/
+4
2017-01-17
qla2xxx: Terminate exchange if corrupted
Quinn Tran
1
-1
/
+21
2016-05-10
tcm_qla2xxx: introduce a private sess_kref
Christoph Hellwig
1
-2
/
+2
2016-03-10
tcm_qla2xxx: Convert to target_alloc_session usage
Nicholas Bellinger
1
-1
/
+1
2016-01-29
qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
Quinn Tran
1
-25
/
+34
2016-01-07
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
1
-1
/
+3
2016-01-07
qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
Quinn Tran
1
-1
/
+2
2016-01-07
qla2xxx: Wait for all conflicts before ack'ing PLOGI
Alexei Potashnik
1
-4
/
+14
2016-01-07
qla2xxx: Delete session if initiator is gone from FW
Alexei Potashnik
1
-0
/
+9
2015-07-24
qla2xxx: terminate exchange when command is aborted by LIO
Alexei Potashnik
1
-8
/
+1
2015-07-24
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
1
-1
/
+4
2015-07-24
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
1
-2
/
+41
2015-07-24
qla2xxx: cleanup cmd in qla workqueue before processing TMR
Swapnil Nagle
1
-0
/
+12
2015-07-24
qla2xxx: adjust debug flags
Quinn Tran
1
-0
/
+3
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-1
/
+0
2014-10-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-11
/
+1
2014-10-01
qla_target: rearrange struct qla_tgt_prm
Joern Engel
1
-1
/
+1
2014-10-01
qla_target: make some global functions static
Joern Engel
1
-10
/
+0
2014-09-25
qla2xxx: Add flags for tracing the target commands.
Saurav Kashyap
1
-0
/
+24
2014-09-25
qla2xxx: Fix hang due to cmd_kref not decrementing
Quinn Tran
1
-0
/
+1
2014-09-25
qla2xxx: Add support for QFull throttling and Term Exchange retry
Quinn Tran
1
-0
/
+4
2014-09-25
qla2xxx: Handle chip reset in target mode.
Arun Easi
1
-0
/
+2
2014-06-25
qla2xxx: Fix sparse warning in qla_target.c.
Quinn Tran
1
-2
/
+2
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-8
/
+8
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+6
2014-06-03
qla2xxx: Convert to percpu_ida session tag pre-allocation
Nicholas Bellinger
1
-0
/
+6
2014-06-02
qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch
Quinn Tran
1
-8
/
+8
2014-05-19
qla2xxx: T10-Dif: add T10-PI support
Quinn Tran
1
-3
/
+81
2014-02-20
qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown
Nicholas Bellinger
1
-1
/
+1
[next]