index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
2017-02-09
qla2xxx: Improve RSCN handling in driver
Quinn Tran
2017-02-09
qla2xxx: Remove unused reverse_ini_mode
Himanshu Madhani
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-08
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
2017-02-08
qla2xxx: Use d_id instead of s_id for more clarity
Quinn Tran
2017-02-08
qla2xxx: Remove SRR code
Himanshu Madhani
2017-02-08
qla2xxx: Make trace flags more readable
Quinn Tran
2017-02-08
qla2xxx: Cleanup TMF code translation from qla_target
Quinn Tran
2017-02-08
qla2xxx: Remove direct access of scsi_status field in se_cmd
Quinn Tran
2017-01-17
qla2xxx: Disable out-of-order processing by default in firmware
Quinn Tran
2017-01-17
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2017-01-17
qla2xxx: Terminate exchange if corrupted
Quinn Tran
2017-01-17
qla2xxx: Reset reserved field in firmware options to 0
Himanshu Madhani
2017-01-17
qla2xxx: Fix wrong IOCB type assumption
Quinn Tran
2017-01-17
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
2016-07-15
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
2016-05-10
tcm_qla2xxx: introduce a private sess_kref
Christoph Hellwig
2016-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-03-18
qla2xxx: avoid maybe_uninitialized warning
Arnd Bergmann
2016-03-10
qla2xxx: Add DebugFS node for target sess list.
Quinn Tran
2016-03-10
tcm_qla2xxx: Convert to target_alloc_session usage
Nicholas Bellinger
2016-02-10
qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
Quinn Tran
2016-02-06
qla2xxx: Use ATIO type to send correct tmr response
Swapnil Nagle
2016-01-29
qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
Quinn Tran
2016-01-29
qla2xxx: Fix warning reported by static checker
Himanshu Madhani
2016-01-20
scsi: qla2xxxx: avoid type mismatch in comparison
Arnd Bergmann
2016-01-07
qla2xxx: Check for online flag instead of active reset when transmitting resp...
Dilip Kumar Uppugandla
2016-01-07
qla2xxx: Disable ZIO at start time.
Quinn Tran
2016-01-07
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
2016-01-07
qla2xxx: Add selective command queuing
Quinn Tran
2016-01-07
qla2xxx: Add irq affinity notification
Quinn Tran
2016-01-07
qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
Quinn Tran
2016-01-07
qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
Quinn Tran
2016-01-07
qla2xxx: Wait for all conflicts before ack'ing PLOGI
Alexei Potashnik
2016-01-07
qla2xxx: Delete session if initiator is gone from FW
Alexei Potashnik
2016-01-07
qla2xxx: Add FW resource count in DebugFS.
Quinn Tran
2016-01-07
qla2xxx: Enable Target counters in DebugFS.
Himanshu Madhani
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-08-26
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-07-24
qla2xxx: terminate exchange when command is aborted by LIO
Alexei Potashnik
2015-07-24
qla2xxx: drop cmds/tmrs arrived while session is being deleted
Alexei Potashnik
2015-07-24
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
2015-07-24
qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives
Alexei Potashnik
2015-07-24
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
2015-07-24
qla2xxx: cleanup cmd in qla workqueue before processing TMR
Swapnil Nagle
2015-07-24
qla2xxx: kill sessions/log out initiator on RSCN and port down events
Roland Dreier
[next]