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