summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-0218-2525/+4298
|\
| * qla2xxx: Fix a warning reported by the "smatch" static checkerQuinn Tran2017-02-181-1/+1
| * qla2xxx: Avoid using variable-length arraysBart Van Assche2017-02-091-2/+2
| * qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-0911-211/+201
| * qla2xxx: Improve RSCN handling in driverQuinn Tran2017-02-099-145/+533
| * qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani2017-02-093-19/+0
| * qla2xxx: Add Dual mode support in the driverQuinn Tran2017-02-096-22/+119
| * qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-0913-987/+3114
| * qla2xxx: Track I-T nexus as single fc_port structQuinn Tran2017-02-088-430/+310
| * qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran2017-02-084-37/+39
| * qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-083-8/+8
| * qla2xxx: Remove SRR codeHimanshu Madhani2017-02-082-662/+0
| * qla2xxx: Make trace flags more readableQuinn Tran2017-02-083-67/+59
| * qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran2017-02-083-72/+49
| * qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran2017-02-082-1/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-114/+13
|\ \
| * | virtio_scsi: use virtio IRQ affinityChristoph Hellwig2017-02-271-114/+12
| * | virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+2
* | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-273-9/+9
* | | scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
* | | scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* | | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-274-10/+10
* | | scripts/spelling.txt: add "embeded" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-252-4/+5
|\ \ \
| * | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-4/+5
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-242-9/+17
|\ \ \ \ | |/ / / |/| | |
| * | | scsi_transport_sas: fix BSG ioctl memory corruptionOmar Sandoval2017-02-211-8/+16
| * | | scsi: zero per-cmd driver data before each I/OChristoph Hellwig2017-02-211-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-223-13/+12
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-164-4/+27
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-0/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-071-1/+10
| |\ \ \ \ \
| * | | | | | net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-063-13/+12
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21111-3869/+9004
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | scsi: megaraid_sas: handle dma_addr_t right on 32-bitArnd Bergmann2017-02-151-7/+7
| * | | | | | scsi: megaraid_sas: array overflow in megasas_dump_frame()Dan Carpenter2017-02-151-1/+1
| * | | | | | scsi: snic: switch to pci_irq_alloc_vectorsChristoph Hellwig2017-02-152-30/+19
| * | | | | | scsi: megaraid_sas: driver version upgradeShivasharan S2017-02-131-2/+2
| * | | | | | scsi: megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set val...Shivasharan S2017-02-132-2/+2
| * | | | | | scsi: megaraid_sas: Indentation and smatch warning fixesShivasharan S2017-02-135-83/+80
| * | | | | | scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug printsShivasharan S2017-02-134-286/+2
| * | | | | | scsi: megaraid_sas: Increase internal command poolShivasharan S2017-02-132-2/+2
| * | | | | | scsi: megaraid_sas: Use synchronize_irq to wait for IRQs to completeShivasharan S2017-02-131-2/+18
| * | | | | | scsi: megaraid_sas: Bail out the driver load if ld_list_query failsShivasharan S2017-02-131-5/+5
| * | | | | | scsi: megaraid_sas: Change build_mpt_mfi_pass_thru to return voidShivasharan S2017-02-131-8/+2
| * | | | | | scsi: megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCRShivasharan S2017-02-131-0/+1