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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-30
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)
Nicholas Bellinger
1
-30
/
+0
2017-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2017-07-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-30
/
+12
2017-07-12
scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()
Dan Carpenter
1
-1
/
+1
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2017-07-11
Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"
Nicholas Bellinger
3
-8
/
+33
2017-07-06
qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT
Nicholas Bellinger
3
-33
/
+8
2017-07-06
qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAG
Nicholas Bellinger
2
-31
/
+12
2017-07-03
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
1
-4
/
+4
2017-07-01
qla2xxx: Fix NVMe entry_type for iocb packet on BE system
Himanshu Madhani
1
-1
/
+2
2017-07-01
scsi: qla2xxx: avoid unused-function warning
Arnd Bergmann
2
-8
/
+13
2017-07-01
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
8
-11
/
+10
2017-07-01
scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock
Johannes Thumshirn
1
-10
/
+13
2017-06-27
scsi: qla2xxx: Update Driver version to 10.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-06-27
scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registration
Duane Grigsby
1
-0
/
+16
2017-06-27
scsi: qla2xxx: Send FC4 type NVMe to the management server
Duane Grigsby
4
-5
/
+131
2017-06-27
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
11
-9
/
+1024
2017-06-27
scsi: qla2xxx: Add FC-NVMe command handling
Duane Grigsby
4
-5
/
+131
2017-06-27
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
9
-27
/
+256
2017-06-27
scsi: qla2xxx: Update driver version to 9.01.00.00-k
himanshu.madhani@cavium.com
1
-2
/
+2
2017-06-27
scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump
Quinn Tran
4
-3
/
+67
2017-06-27
scsi: qla2xxx: Move target stat counters from vha to qpair.
Quinn Tran
5
-35
/
+63
2017-06-27
scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont field
Quinn Tran
2
-8
/
+6
2017-06-27
scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flag
Quinn Tran
2
-32
/
+13
2017-06-27
scsi: qla2xxx: Add debug logging routine for qpair
Quinn Tran
4
-14
/
+122
2017-06-27
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
6
-35
/
+94
2017-06-27
scsi: qla2xxx: use shadow register for ISP27XX
Quinn Tran
4
-1
/
+5
2017-06-27
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
6
-48
/
+73
2017-06-27
scsi: qla2xxx: Add fw_started flags to qpair
Quinn Tran
4
-8
/
+28
2017-06-27
scsi: qla2xxx: Add debug knob for user control workload
Quinn Tran
5
-4
/
+137
2017-06-27
scsi: qla2xxx: Fix mailbox failure while deleting Queue pairs
Sawan Chandak
4
-2
/
+15
2017-06-27
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
7
-38
/
+240
2017-06-27
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
10
-297
/
+380
2017-06-27
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
7
-144
/
+164
2017-06-26
scsi: qla2xxx: don't include <generated/utsrelease.h>
Johannes Berg
1
-7
/
+6
2017-06-12
scsi: qla2xxx: Fix compile warning
Himanshu Madhani
1
-2
/
+2
2017-06-12
scsi: qla2xxx: remove redundant null check on tgt
Colin Ian King
1
-6
/
+0
2017-06-12
scsi: qla2xxx: remove writeq/readq function definitions
Corentin Labbe
1
-15
/
+2
2017-06-12
scsi: qla2xxx: Remove extra register read
Quinn Tran
2
-10
/
+5
2017-06-12
scsi: qla2xxx: Remove unused irq_cmd_count field.
Quinn Tran
2
-9
/
+1
2017-06-12
scsi: qla2xxx: Accelerate SCSI BUSY status generation in target mode
Quinn Tran
2
-2
/
+13
2017-06-12
scsi: qla2xxx: Remove redundant wait when target is stopped.
Quinn Tran
1
-17
/
+16
2017-06-12
scsi: qla2xxx: Add ql2xiniexchg parameter
Quinn Tran
7
-85
/
+140
2017-06-12
scsi: qla2xxx: Turn on FW option for exchange check
Quinn Tran
3
-12
/
+34
2017-06-12
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
10
-369
/
+352
2017-06-12
scsi: qla2xxx: Fix name server relogin
Quinn Tran
4
-1
/
+76
2017-06-12
scsi: qla2xxx: Convert 32-bit LUN usage to 64-bit
Quinn Tran
3
-20
/
+18
2017-06-12
scsi: qla2xxx: Use flag PFLG_DISCONNECTED.
Sawan Chandak
2
-4
/
+2
2017-06-12
scsi: tcm_qla2xxx: Do not allow aborted cmd to advance.
Quinn Tran
1
-0
/
+13
2017-06-12
scsi: qla2xxx: Fix path recovery
Quinn Tran
1
-5
/
+16
[next]