aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+1
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+19
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+3
2018-12-12scsi: sd: use mempool for discard special pageJens Axboe1-4/+19
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-37/+39
2018-12-07scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter1-1/+1
2018-12-07Revert "scsi: qla2xxx: Fix NVMe Target discovery"Himanshu Madhani1-2/+2
2018-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-37/+39
2018-11-28scsi: storvsc: Fix a race in sub-channel creation that can cause panicDexuan Cui1-31/+30
2018-11-28scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery1-2/+2
2018-11-28scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2
2018-11-28scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2-2/+5
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+25
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-2/+1
2018-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-2/+25
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+8
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei1-0/+8
2018-11-08scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li3-0/+17
2018-11-08scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapterBill Kuzeja1-2/+8
2018-11-06scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran1-0/+1
2018-11-06Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen1-7/+0
2018-11-05scsi: NCR5380: Return false instead of NULLFinn Thain1-1/+1
2018-11-05scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida1-1/+1
2018-11-05scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing3-6/+0
2018-11-05scsi: myrs: only build on little-endian platformsArnd Bergmann1-0/+1
2018-11-05scsi: myrs: avoid stack overflow warningArnd Bergmann1-5/+8
2018-11-05scsi: lpfc: fix remoteport accessArnd Bergmann1-0/+2
2018-11-05scsi: myrb: fix sprintf buffer overflow warningArnd Bergmann1-1/+2
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-11/+11
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-45/+47
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig1-3/+3
2018-11-02scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2-8/+8
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds3-396/+135
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-32/+1
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal3-198/+26
2018-10-25block: add a report_zones methodChristoph Hellwig3-124/+53
2018-10-25scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal1-11/+8
2018-10-25scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal1-54/+40
2018-10-25scsi: sd_zbc: Rearrange codeDamien Le Moal1-20/+19
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds175-5836/+15759
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-19/+1
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+3
2018-10-23scsi: mvsas: Remove set but not used variable 'id'YueHaibing1-2/+1
2018-10-23scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche1-8/+5
2018-10-23scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche1-1/+1
2018-10-23scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche1-3/+3
2018-10-23scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche1-1/+1
2018-10-23scsi: qla2xxx: Declare local functions 'static'Bart Van Assche1-2/+3
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche8-17/+17
2018-10-23scsi: qla2xxx: Modify fall-through annotationsBart Van Assche2-2/+2
2018-10-23scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdbNathan Chancellor2-7/+13
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta1-2/+1
2018-10-23Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds5-59/+9
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+12
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2018-10-19scsi: myrs: Fix the processor absent message in processor_show()Dan Carpenter1-2/+2
2018-10-19scsi: myrs: Fix a logical vs bitwise bugDan Carpenter1-1/+1
2018-10-19scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva1-4/+4
2018-10-19scsi: myrs: fix build failure on 32 bitJames Bottomley1-3/+4
2018-10-17scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe1-49/+12
2018-10-17scsi: mesh: switch to generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: ips: switch to generic DMA APIChristoph Hellwig1-39/+41
2018-10-17scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig2-64/+47
2018-10-17scsi: vmw_pscsi: switch to generic DMA APIChristoph Hellwig1-39/+38
2018-10-17scsi: snic: switch to generic DMA APIChristoph Hellwig5-58/+38
2018-10-17scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig1-17/+8
2018-10-17scsi: qla2xxx: fully convert to the generic DMA APIChristoph Hellwig2-5/+5
2018-10-17scsi: qla1280: switch to generic DMA APIChristoph Hellwig1-13/+13
2018-10-17scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig4-49/+31
2018-10-17scsi: nsp32: switch to generic DMA APIChristoph Hellwig1-8/+10
2018-10-17scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2-24/+9
2018-10-17scsi: mvumi: switch to generic DMA APIChristoph Hellwig1-53/+36
2018-10-17scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig3-58/+61
2018-10-17scsi: megaraid_sas: switch to generic DMA APIChristoph Hellwig2-83/+83
2018-10-17scsi: megaraid_mbox: switch to generic DMA APIChristoph Hellwig1-26/+25
2018-10-17scsi: hpsa: switch to generic DMA APIChristoph Hellwig1-67/+69
2018-10-17scsi: fnic: switch to generic DMA APIChristoph Hellwig4-75/+49
2018-10-17scsi: csiostor: switch to generic DMA APIChristoph Hellwig4-22/+20
2018-10-17scsi: be2iscsi: switch to generic DMA APIChristoph Hellwig4-64/+58
2018-10-17scsi: atp870u: switch to generic DMA APIChristoph Hellwig1-3/+3
2018-10-17scsi: a100u2w: switch to generic DMA APIChristoph Hellwig1-7/+13
2018-10-17scsi: BusLogic: switch to generic DMA APIChristoph Hellwig1-17/+19
2018-10-17scsi: 3w-sas: fully convert to the generic DMA APIChristoph Hellwig1-21/+17
2018-10-17scsi: 3w-xxx: fully convert to the generic DMA APIChristoph Hellwig2-7/+14
2018-10-17scsi: 3w-9xxx: fully convert to the generic DMA APIChristoph Hellwig1-26/+24
2018-10-17scsi: aic94xx: fully convert to the generic DMA APIChristoph Hellwig2-30/+25
2018-10-17scsi: esp_scsi: Optimize PIO loopsFinn Thain1-6/+6
2018-10-17scsi: esp_scsi: De-duplicate PIO routinesFinn Thain5-365/+179
2018-10-17scsi: esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMDFinn Thain2-36/+24
2018-10-17scsi: esp_scsi: Grant disconnect privilege for untagged commandsFinn Thain1-10/+1
2018-10-17scsi: esp_scsi: Track residual for PIO transfersFinn Thain3-0/+5
2018-10-17scsi: zorro_esp: Limit DMA transfers to 65535 bytesFinn Thain1-7/+1
2018-10-17scsi: dc395x: use generic DMA APIChristoph Hellwig1-22/+15
2018-10-17scsi: dc395x: fix DMA API usage in sg_update_listChristoph Hellwig1-0/+5
2018-10-17scsi: dc395x: fix dma API usage in srb_doneChristoph Hellwig1-5/+2
2018-10-17scsi: dc395x: simplify list handlingChristoph Hellwig1-126/+26
2018-10-17scsi: myrs: Add Mylex RAID controller (SCSI interface)Hannes Reinecke4-0/+4417
2018-10-17scsi: myrb: Add Mylex RAID controller (block interface)Hannes Reinecke4-0/+4630
2018-10-17scsi: advansys: remove unused variable 'srb_tag' in adv_isr_callbackYueHaibing1-2/+0
2018-10-17scsi: core: Remove scsi_block_when_processing_errors: messageLaurence Oberman1-3/+0
2018-10-17scsi: ibmvscsi_tgt: Remove target_wait_for_sess_cmd()Bryant G. Ly1-1/+0
2018-10-17scsi: ufs: Schedule clk gating work on correct queueEvan Green1-2/+3
2018-10-16scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing1-2/+0
2018-10-16scsi: aic94xx: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-10-16scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_paramNathan Chancellor1-1/+2
2018-10-16scsi: lpfc: Remove set but not used variable 'psli'YueHaibing1-2/+0
2018-10-16scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_eventNathan Chancellor2-2/+2
2018-10-16scsi: isci: Change sci_controller_start_task's return type to sci_statusNathan Chancellor3-7/+7
2018-10-16scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handlerNathan Chancellor1-2/+2
2018-10-16scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing1-7/+0
2018-10-16scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2-1/+156
2018-10-16scsi: megaraid_mbox: remove set but not used variablesYueHaibing1-27/+0
2018-10-16scsi: qla2xxx: Simplify conditional checkNathan Chancellor1-2/+2
2018-10-16scsi: bfa: Remove unused functionsNathan Chancellor2-117/+0
2018-10-16scsi: qla2xxx: Remove unnecessary self assignmentNathan Chancellor1-1/+0
2018-10-16scsi: arcmsr: Remove set but not used variables 'id, lun'YueHaibing1-3/+0
2018-10-16scsi: megaraid_sas: fix a missing-check bugWenwen Wang1-0/+3
2018-10-16scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"Colin Ian King1-1/+1
2018-10-16scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King1-1/+1
2018-10-16scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()John Garry1-1/+3
2018-10-16scsi: sg: remove bad blk_end_request_all() callJens Axboe1-1/+1
2018-10-16scsi: osd: initiator should use mq variant of request endingJens Axboe1-1/+1
2018-10-16scsi: ips: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-10-16scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register valuesXiang Chen1-0/+3
2018-10-16scsi: hisi_sas: Use block layer tag instead for IPTTXiang Chen5-40/+70
2018-10-16scsi: hisi_sas: unmask interrupts ent72 and ent74Xiang Chen1-1/+1
2018-10-16scsi: hisi_sas: Free slot later in slot_complete_vx_hw()Xiang Chen2-2/+2
2018-10-16scsi: hisi_sas: Fix the race between IO completion and timeout for SMP/intern...Xiang Chen1-9/+46
2018-10-16scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()Luo Jiaxing1-2/+5
2018-10-16scsi: hisi_sas: Feed back linkrate(max/min) when re-attachedLuo Jiaxing1-0/+3
2018-10-15scsi: libfc: retry PRLI if we cannot analyse the payloadHannes Reinecke1-2/+6
2018-10-15scsi: libfc: check fc_frame_payload_get() return value for nullThomas Abraham1-4/+10
2018-10-15scsi: core: Allow state transitions from OFFLINE to BLOCKEDHannes Reinecke1-0/+1
2018-10-15scsi: esp_scsi: remove union in esp_cmd_privChristoph Hellwig2-11/+7
2018-10-15scsi: esp_scsi: move dma mapping into the core codeChristoph Hellwig8-243/+47
2018-10-15scsi: esp_scsi: remove the dev argument to scsi_esp_registerChristoph Hellwig8-13/+12
2018-10-15scsi: esp_scsi: use strong typing for the dev fieldChristoph Hellwig3-28/+16
2018-10-15scsi: sun_esp: don't use GFP_ATOMIC for command block allocationChristoph Hellwig1-1/+1
2018-10-15scsi: am53c974: use the generic DMA APIChristoph Hellwig1-17/+15
2018-10-15scsi: ufs: make UFS Tx lane1 clock optional for QCOM platformsVenkat Gopalakrishnan1-26/+28
2018-10-15scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig1-3/+0
2018-10-15scsi: megaraid_mbox: remove bogus use of pci_dma_sync_sg_* APIsChristoph Hellwig1-34/+1
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-10-10scsi: arcmsr: clean up clang warning on extraneous parenthesesColin Ian King1-3/+3
2018-10-10scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request()Avri Altman3-2/+14
2018-10-10scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request()Avri Altman1-4/+110
2018-10-10scsi: ufs: Add API to execute raw upiu commandsAvri Altman3-0/+184
2018-10-10scsi: ufs: Use data structure size in pointer arithmeticAvri Altman2-3/+2
2018-10-10scsi: ufs: Add a bsg endpoint that supports UPIUsAvri Altman6-1/+144
2018-10-10scsi: uapi: ufs: Make utp_upiu_req visible to user spaceAvri Altman2-63/+4
2018-10-10scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helperChristoph Hellwig1-80/+61
2018-10-10scsi: ufs: cleanup struct utp_task_req_descChristoph Hellwig3-89/+34
2018-10-10scsi: snic: Replace spin_is_locked() with lockdepLance Roy1-2/+2
2018-10-10scsi: mpt3sas: Remove unnecessary parentheses and simplify null checksNathan Chancellor1-2/+2
2018-10-10scsi: mpt3sas: Use dma_pool_zallocSouptick Joarder1-4/+2
2018-10-10scsi: mpt3sas: Remove unused macro MPT3SAS_FMTJoe Perches1-2/+0
2018-10-10scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levelsJoe Perches3-31/+28
2018-10-10scsi: mpt3sas: Remove KERN_WARNING from panic usesJoe Perches1-26/+15
2018-10-10scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT and reply_q_name to %s:Joe Perches1-5/+5
2018-10-10scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMTJoe Perches2-39/+29
2018-10-10scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches7-1982/+1533
2018-10-10scsi: mpt3sas: Add ioc_<level> logging macrosJoe Perches1-0/+9
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig1-1/+1
2018-10-08Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman1-0/+1
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep8-18/+0
2018-10-01Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2-32/+1
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe11-78/+122
2018-10-01pcmcia: add error handling for pcmcia_enable_device in qlogic_stubZhouyang Jia1-1/+5
2018-10-01pcmcia: Use module_pcmcia_driver for scsi driversVaishali Thakkar5-58/+4
2018-09-28scsi: qla2xxx: Return switch command on a timeoutHimanshu Madhani1-6/+5
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2-2/+2
2018-09-28scsi: qedi: Initialize the stats mutex lockNilesh Javali1-0/+1
2018-09-28scsi: NCR5380: Check for bus resetFinn Thain1-29/+45
2018-09-28scsi: NCR5380: Handle BUS FREE during reselectionFinn Thain1-0/+3
2018-09-28scsi: NCR5380: Don't call dsprintk() following reselection interruptFinn Thain1-2/+2
2018-09-28scsi: NCR5380: Don't clear busy flag when abort failsFinn Thain1-4/+10
2018-09-28scsi: NCR5380: Check for invalid reselection targetFinn Thain1-0/+5
2018-09-28scsi: NCR5380: Use DRIVER_SENSE to indicate valid sense dataFinn Thain1-5/+4
2018-09-28scsi: NCR5380: Withhold disconnect privilege for REQUEST SENSEFinn Thain1-1/+3
2018-09-28scsi: NCR5380: Have NCR5380_select() return a boolFinn Thain2-26/+22
2018-09-28scsi: NCR5380: Reduce goto statements in NCR5380_select()Finn Thain1-9/+12
2018-09-28scsi: NCR5380: Clear all unissued commands on host resetHannes Reinecke1-2/+5
2018-09-28scsi: qla4xxx: Remove redundant check on drvr_waitColin Ian King1-6/+4
2018-09-27scsi: qla2xxx: Move log messages before issuing command to firmwareGiridhar Malavali2-30/+33
2018-09-27scsi: qla2xxx: Fix for double free of SRB structureGiridhar Malavali2-2/+16
2018-09-27scsi: qla2xxx: Fix recursive mailbox timeoutQuinn Tran1-1/+1
2018-09-27scsi: qla2xxx: Fix driver hang when FC-NVMe LUNs are configuredHimanshu Madhani1-3/+0
2018-09-27scsi: qla2xxx: Fix re-using LoopID when handle is in useQuinn Tran2-15/+6
2018-09-27scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran1-3/+3
2018-09-27scsi: qla2xxx: Fix NVMe Target discoveryQuinn Tran1-2/+2
2018-09-27scsi: qla2xxx: Fix NVMe session hang on unloadQuinn Tran1-1/+1
2018-09-27scsi: qla2xxx: don't allow negative thresholdsDan Carpenter1-1/+1
2018-09-27scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxxMasanari Iida1-1/+1
2018-09-26block, scsi: Change the preempt-only flag into a counterBart Van Assche1-4/+7
2018-09-26block: Move power management code into a new source fileBart Van Assche3-0/+3
2018-09-26scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam2-32/+1
2018-09-25scsi: libsas: fix a race condition when smp task timeoutJason Yan1-5/+4