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-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
2014-02-12
qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list
Roland Dreier
1
-1
/
+0
2014-01-19
qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport
Nicholas Bellinger
1
-2
/
+2
2013-04-25
qla2xxx: Remove unused function
Jörn Engel
1
-1
/
+0
2013-02-22
[SCSI] qla2xxx: Enable target mode support for ISP83xx.
Arun Easi
1
-4
/
+10
2013-02-22
[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...
Chad Dupuis
1
-2
/
+3
2012-10-26
qla2xxx: Update target lookup session tables when a target session changes
Roland Dreier
1
-0
/
+1
2012-07-16
qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down
Roland Dreier
1
-1
/
+0
2012-07-16
tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq
Christoph Hellwig
1
-1
/
+1
2012-06-12
qla2xxx: Remove version.h header file inclusion
Sachin Kamat
1
-1
/
+0
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-0
/
+1005