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-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-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-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
2017-01-24
scsi: qla2xxx: Fix a recently introduced memory leak
Bart Van Assche
1
-1
/
+2
2017-01-20
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-63
/
+154
2017-01-17
qla2xxx: Disable out-of-order processing by default in firmware
Quinn Tran
1
-6
/
+0
2017-01-17
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2
-1
/
+5
2017-01-17
qla2xxx: Reduce exess wait during chip reset
Quinn Tran
1
-2
/
+2
2017-01-17
qla2xxx: Terminate exchange if corrupted
Quinn Tran
3
-5
/
+43
2017-01-17
qla2xxx: Fix crash due to null pointer access
Quinn Tran
1
-4
/
+12
2017-01-17
qla2xxx: Collect additional information to debug fw dump
Quinn Tran
1
-7
/
+20
2017-01-17
qla2xxx: Reset reserved field in firmware options to 0
Himanshu Madhani
1
-1
/
+14
2017-01-17
qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version
Himanshu Madhani
2
-3
/
+2
2017-01-17
qla2xxx: Include ATIO queue in firmware dump when in target mode
Himanshu Madhani
1
-0
/
+24
2017-01-17
qla2xxx: Fix wrong IOCB type assumption
Quinn Tran
1
-7
/
+1
2017-01-17
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
3
-4
/
+4
2017-01-17
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
4
-19
/
+23
2017-01-17
qla2xxx: Declare an array with file scope static
Bart Van Assche
1
-1
/
+1
2017-01-17
qla2xxx: Fix indentation
Bart Van Assche
1
-3
/
+3
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-2
/
+2
2017-01-13
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
4
-85
/
+26
2017-01-11
scsi: qla2xxx: remove irq_affinity_notifier
Christoph Hellwig
2
-74
/
+0
2017-01-11
scsi: qla2xxx: fix MSI-X vector affinity
Christoph Hellwig
2
-5
/
+12
2017-01-09
scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identifer
Colin Ian King
2
-5
/
+5
2017-01-09
scsi: qla2xxx: Fix apparent cut-n-paste error.
Dave Jones
1
-1
/
+1
2017-01-09
scsi: qla2xxx: make msix_entries const
Nicolas Iooss
1
-3
/
+3
2017-01-09
scsi: qla2xxx: silence -Wformat-security warning
Nicolas Iooss
1
-2
/
+2
2017-01-09
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
1
-5
/
+13
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-23
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
11
-408
/
+1277
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-12-14
scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.
Quinn Tran
4
-28
/
+50
2016-12-14
scsi: qla2xxx: Add Block Multi Queue functionality.
Michael Hernandez
1
-5
/
+42
2016-12-14
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
11
-335
/
+1114
2016-12-14
scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.
Michael Hernandez
3
-57
/
+36
2016-12-14
scsi: qla2xxx: Only allow operational MBX to proceed during RESET.
himanshu.madhani@cavium.com
1
-0
/
+52
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-229
/
+306
2016-12-09
qla2xxx: Add an #include directive
Bart Van Assche
1
-0
/
+1
2016-11-17
scsi: fc: use bsg_job_done
Johannes Thumshirn
1
-22
/
+22
2016-11-17
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
6
-42
/
+44
2016-11-17
scsi: fc: provide fc_bsg_to_rport() helper
Johannes Thumshirn
1
-2
/
+2
2016-11-17
scsi: fc: provide fc_bsg_to_shost() helper
Johannes Thumshirn
1
-27
/
+27
2016-11-17
scsi: fc: Export fc_bsg_jobdone and use it in FC drivers
Johannes Thumshirn
1
-22
/
+44
2016-11-17
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
4
-136
/
+189
[next]