summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-06-19scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche
2018-06-19scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()Bart Van Assche
2018-06-19scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche
2018-06-19scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmdBart Van Assche
2018-06-19scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche
2018-06-19scsi: mpt3sas: Remove set-but-not-used variablesBart Van Assche
2018-06-19scsi: mpt3sas: Fix indentationBart Van Assche
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-06-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox
2018-06-19scsi: ufs: ufshcd_dump_regs to use memcpy_fromioTomas Winkler
2018-06-19scsi: sg: clean up gfp_mask in sg_build_indirectJeff Moyer
2018-06-19scsi: qla2xxx: remove irq save in qla2x00_poll()Sebastian Andrzej Siewior
2018-06-19scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn
2018-06-19scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia
2018-06-19scsi: libsas: remove irq save in sas_ata_qc_issue()Sebastian Andrzej Siewior
2018-06-19scsi: ipr: Format HCAM overlay ID 0x41Wen Xiong
2018-06-19scsi: hisi_sas: Update a couple of register settings for v3 hwJohn Garry
2018-06-19scsi: hisi_sas: Add missing PHY spinlock initJohn Garry
2018-06-19scsi: hisi_sas: Pre-allocate slot DMA buffersXiang Chen
2018-06-19scsi: hisi_sas: Release all remaining resources in clear nexus haXiaofei Tan
2018-06-19scsi: hisi_sas: Add a flag to filter PHY events during resetXiaofei Tan
2018-06-19scsi: hisi_sas: Adjust task reject period during host resetXiaofei Tan
2018-06-19scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan
2018-06-19scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()Xiaofei Tan
2018-06-19scsi: hisi_sas: Use dmam_alloc_coherent()Xiang Chen
2018-06-19scsi: be2iscsi: Update copyrightKetan Mukadam
2018-06-19scsi: be2iscsi: Include null char in SET_HOST_DATAJitendra Bhivare
2018-06-18scsi: megaraid_sas: driver version upgradeShivasharan S
2018-06-18scsi: megaraid_sas: Support FW provided TM timeout valuesShivasharan S
2018-06-18scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...Shivasharan S
2018-06-18scsi: megaraid_sas: Update controller info during resumeShivasharan S
2018-06-18scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times outShivasharan S
2018-06-18scsi: mpt3sas: Update driver version "26.100.00.00"Chaitra P B
2018-06-18scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controlle...Chaitra P B
2018-06-18scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B
2018-06-18scsi: mpt3sas: Don't access the structure after decrementing it's instance re...Chaitra P B
2018-06-18scsi: mpt3sas: Incorrect command status was set/marked as not used.Chaitra P B
2018-06-18scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...Chaitra P B
2018-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-07scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy
2018-06-07scsi: qla2xxx: Fix crash on qla2x00_mailbox_commandRodrigo R. Galvao