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-04-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2017-03-29
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-1
/
+2
2017-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
16
-432
/
+1077
2017-03-18
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
1
-3
/
+3
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
6
-20
/
+81
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
7
-40
/
+100
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2
-4
/
+90
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
6
-65
/
+279
2017-03-18
qla2xxx: Add async new target notification
Quinn Tran
2
-3
/
+4
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2
-0
/
+27
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
7
-251
/
+406
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
4
-8
/
+32
2017-03-18
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
1
-23
/
+18
2017-03-18
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
1
-2
/
+10
2017-03-18
qla2xxx: Fix request queue corruption.
Quinn Tran
1
-3
/
+9
2017-03-18
qla2xxx: Fix memory leak for abts processing
Quinn Tran
1
-0
/
+2
2017-03-18
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
5
-10
/
+16
2017-03-15
scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
Bill Kuzeja
1
-1
/
+2
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
1
-8
/
+4
2017-03-06
scsi: qla2xxx: Fix ql_dump_buffer
Joe Perches
1
-8
/
+4
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-13
/
+12
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
18
-2525
/
+4298
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-5
/
+5
2017-02-23
scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"
Colin Ian King
1
-1
/
+1
2017-02-22
scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
Michael Hernandez
1
-2
/
+5
2017-02-22
scsi: qla2xxx: Fix response queue count for Target mode.
Michael Hernandez
1
-1
/
+2
2017-02-22
scsi: qla2xxx: Cleaned up queue configuration code.
Michael Hernandez
1
-9
/
+4
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-10
/
+11
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-4
/
+6
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2017-02-18
qla2xxx: Fix a warning reported by the "smatch" static checker
Quinn Tran
1
-1
/
+1
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
3
-4
/
+6
2017-02-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+3
2017-02-09
qla2xxx: Avoid using variable-length arrays
Bart Van Assche
1
-2
/
+2
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
11
-211
/
+201
2017-02-09
qla2xxx: Improve RSCN handling in driver
Quinn Tran
9
-145
/
+533
2017-02-09
qla2xxx: Remove unused reverse_ini_mode
Himanshu Madhani
3
-19
/
+0
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
6
-22
/
+119
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
13
-987
/
+3114
2017-02-08
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
8
-430
/
+310
2017-02-08
qla2xxx: Use d_id instead of s_id for more clarity
Quinn Tran
4
-37
/
+39
2017-02-08
qla2xxx: Fix wrong argument in sp done callback
Quinn Tran
3
-8
/
+8
2017-02-08
qla2xxx: Remove SRR code
Himanshu Madhani
2
-662
/
+0
2017-02-08
qla2xxx: Make trace flags more readable
Quinn Tran
3
-67
/
+59
2017-02-08
qla2xxx: Cleanup TMF code translation from qla_target
Quinn Tran
3
-72
/
+49
2017-02-08
qla2xxx: Remove direct access of scsi_status field in se_cmd
Quinn Tran
2
-1
/
+2
2017-02-06
scsi: remove eh_timed_out methods in the transport template
Christoph Hellwig
1
-0
/
+1
2017-02-03
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
2
-2
/
+3
2017-01-31
scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crash
Mauricio Faria de Oliveira
1
-1
/
+1
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
3
-4
/
+6
[next]