index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_target.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
Quinn Tran
2016-02-11
1
-2
/
+2
*
qla2xxx: Use ATIO type to send correct tmr response
Swapnil Nagle
2016-02-07
1
-1
/
+1
*
qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
Quinn Tran
2016-01-30
1
-17
/
+38
*
qla2xxx: Fix warning reported by static checker
Himanshu Madhani
2016-01-30
1
-3
/
+4
*
scsi: qla2xxxx: avoid type mismatch in comparison
Arnd Bergmann
2016-01-20
1
-1
/
+1
*
qla2xxx: Check for online flag instead of active reset when transmitting resp...
Dilip Kumar Uppugandla
2016-01-07
1
-17
/
+17
*
qla2xxx: Disable ZIO at start time.
Quinn Tran
2016-01-07
1
-0
/
+20
*
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
2016-01-07
1
-15
/
+84
*
qla2xxx: Add selective command queuing
Quinn Tran
2016-01-07
1
-1
/
+12
*
qla2xxx: Add irq affinity notification
Quinn Tran
2016-01-07
1
-0
/
+12
*
qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
Quinn Tran
2016-01-07
1
-42
/
+90
*
qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
Quinn Tran
2016-01-07
1
-13
/
+10
*
qla2xxx: Wait for all conflicts before ack'ing PLOGI
Alexei Potashnik
2016-01-07
1
-44
/
+161
*
qla2xxx: Delete session if initiator is gone from FW
Alexei Potashnik
2016-01-07
1
-16
/
+92
*
qla2xxx: Add FW resource count in DebugFS.
Quinn Tran
2016-01-07
1
-2
/
+2
*
qla2xxx: Enable Target counters in DebugFS.
Himanshu Madhani
2016-01-07
1
-0
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
1
-75
/
+64
|
\
|
*
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
2015-08-26
1
-0
/
+4
|
*
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
1
-60
/
+56
|
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
1
-15
/
+4
*
|
qla2xxx: terminate exchange when command is aborted by LIO
Alexei Potashnik
2015-07-24
1
-17
/
+18
*
|
qla2xxx: drop cmds/tmrs arrived while session is being deleted
Alexei Potashnik
2015-07-24
1
-0
/
+28
*
|
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
2015-07-24
1
-11
/
+49
*
|
qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives
Alexei Potashnik
2015-07-24
1
-0
/
+35
*
|
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
2015-07-24
1
-16
/
+422
*
|
qla2xxx: cleanup cmd in qla workqueue before processing TMR
Swapnil Nagle
2015-07-24
1
-6
/
+117
*
|
qla2xxx: kill sessions/log out initiator on RSCN and port down events
Roland Dreier
2015-07-24
1
-4
/
+5
*
|
qla2xxx: fix command initialization in target mode.
Kanoj Sarcar
2015-07-24
1
-5
/
+5
*
|
qla2xxx: Remove msleep in qlt_send_term_exchange
Himanshu Madhani
2015-07-24
1
-6
/
+7
*
|
qla2xxx: adjust debug flags
Quinn Tran
2015-07-24
1
-3
/
+4
*
|
qla2xxx: release request queue reservation.
Quinn Tran
2015-07-24
1
-3
/
+7
*
|
qla2xxx: Add flush after updating ATIOQ consumer index.
Quinn Tran
2015-07-24
1
-0
/
+1
*
|
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
2015-07-24
1
-1
/
+1
*
|
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2015-07-24
1
-6
/
+0
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
1
-29
/
+23
|
\
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-31
1
-29
/
+23
*
|
qla2xxx: Comment out unreachable code
Bart Van Assche
2015-06-13
1
-7
/
+9
|
/
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
1
-1
/
+1
*
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-12-04
1
-6
/
+6
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-10-21
1
-19
/
+16
|
\
|
*
qla_target: improve qlt_unmap_sg()
Joern Engel
2014-10-01
1
-11
/
+8
|
*
qla_target: make some global functions static
Joern Engel
2014-10-01
1
-5
/
+5
|
*
qla_target: remove unused parameter
Joern Engel
2014-10-01
1
-3
/
+3
*
|
qla2xxx: Add memory barrier before ringing doorbell.
Himanshu Madhani
2014-09-25
1
-0
/
+16
*
|
qla2xxx: Add flags for tracing the target commands.
Saurav Kashyap
2014-09-25
1
-4
/
+26
*
|
qla2xxx: Fix hang due to cmd_kref not decrementing
Quinn Tran
2014-09-25
1
-12
/
+6
*
|
qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY
Himanshu Madhani
2014-09-25
1
-6
/
+0
*
|
qla2xxx: Add support for QFull throttling and Term Exchange retry
Quinn Tran
2014-09-25
1
-6
/
+291
*
|
qla2xxx: Host reset handling in ABTS path.
Arun Easi
2014-09-25
1
-0
/
+2
*
|
qla2xxx: Handle chip reset in target mode.
Arun Easi
2014-09-25
1
-3
/
+53
[next]