index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
Age
Commit message (
Expand
)
Author
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-11
qla2xxx: Add DebugFS node for target sess list.
Quinn Tran
2016-03-11
tcm_qla2xxx: Convert to target_alloc_session usage
Nicholas Bellinger
2016-02-11
qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
Quinn Tran
2016-02-07
qla2xxx: Use ATIO type to send correct tmr response
Swapnil Nagle
2016-01-30
qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
Quinn Tran
2016-01-30
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
2015-07-24
qla2xxx: fix command initialization in target mode.
Kanoj Sarcar
2015-07-24
qla2xxx: Remove msleep in qlt_send_term_exchange
Himanshu Madhani
2015-07-24
qla2xxx: adjust debug flags
Quinn Tran
2015-07-24
qla2xxx: release request queue reservation.
Quinn Tran
2015-07-24
qla2xxx: Add flush after updating ATIOQ consumer index.
Quinn Tran
2015-07-24
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
2015-07-24
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-13
qla2xxx: Comment out unreachable code
Bart Van Assche
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-10-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-01
qla_target: improve qlt_unmap_sg()
Joern Engel
2014-10-01
qla_target: make some global functions static
Joern Engel
2014-10-01
qla_target: remove unused parameter
Joern Engel
2014-09-25
qla2xxx: Add memory barrier before ringing doorbell.
Himanshu Madhani
[next]