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