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