| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-03-04 | 3 | -13/+12 |
|\ |
|
| * | scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator" | Colin Ian King | 2017-02-23 | 1 | -1/+1 |
| * | scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call. | Michael Hernandez | 2017-02-23 | 1 | -2/+5 |
| * | scsi: qla2xxx: Fix response queue count for Target mode. | Michael Hernandez | 2017-02-23 | 1 | -1/+2 |
| * | scsi: qla2xxx: Cleaned up queue configuration code. | Michael Hernandez | 2017-02-23 | 1 | -9/+4 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2017-03-02 | 18 | -2525/+4298 |
|\ \ |
|
| * | | qla2xxx: Fix a warning reported by the "smatch" static checker | Quinn Tran | 2017-02-19 | 1 | -1/+1 |
| * | | qla2xxx: Avoid using variable-length arrays | Bart Van Assche | 2017-02-09 | 1 | -2/+2 |
| * | | qla2xxx: Simplify usage of SRB structure in driver | Joe Carnuccio | 2017-02-09 | 11 | -211/+201 |
| * | | qla2xxx: Improve RSCN handling in driver | Quinn Tran | 2017-02-09 | 9 | -145/+533 |
| * | | qla2xxx: Remove unused reverse_ini_mode | Himanshu Madhani | 2017-02-09 | 3 | -19/+0 |
| * | | qla2xxx: Add Dual mode support in the driver | Quinn Tran | 2017-02-09 | 6 | -22/+119 |
| * | | qla2xxx: Add framework for async fabric discovery | Quinn Tran | 2017-02-09 | 13 | -987/+3114 |
| * | | qla2xxx: Track I-T nexus as single fc_port struct | Quinn Tran | 2017-02-09 | 8 | -430/+310 |
| * | | qla2xxx: Use d_id instead of s_id for more clarity | Quinn Tran | 2017-02-09 | 4 | -37/+39 |
| * | | qla2xxx: Fix wrong argument in sp done callback | Quinn Tran | 2017-02-09 | 3 | -8/+8 |
| * | | qla2xxx: Remove SRR code | Himanshu Madhani | 2017-02-09 | 2 | -662/+0 |
| * | | qla2xxx: Make trace flags more readable | Quinn Tran | 2017-02-09 | 3 | -67/+59 |
| * | | qla2xxx: Cleanup TMF code translation from qla_target | Quinn Tran | 2017-02-09 | 3 | -72/+49 |
| * | | qla2xxx: Remove direct access of scsi_status field in se_cmd | Quinn Tran | 2017-02-09 | 2 | -1/+2 |
* | | | 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 |
| | |/
| |/| |
|