summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Reduce log spew on controller reconnectsJames Smart2017-10-032-9/+13
* scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy2017-10-031-1/+4
* scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy2017-10-035-65/+109
* scsi: lpfc: Make ktime sampling more accurateDick Kennedy2017-10-033-58/+109
* scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy2017-10-031-1/+2
* scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy2017-10-031-0/+2
* scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready messageDick Kennedy2017-10-031-18/+28
* scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-037-13/+37
* scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy2017-10-031-7/+10
* scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy2017-10-031-0/+1
* scsi: smartpqi: update driver version to 1.1.2-126Don Brace2017-10-031-2/+2
* scsi: smartpqi: cleanup raid map warning messageKevin Barnett2017-10-031-3/+3
* scsi: smartpqi: update controller idsKevin Barnett2017-10-031-0/+8
* scsi: libsas: remove unused variable sas_haColin Ian King2017-09-281-1/+0
* scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin2017-09-281-6/+8
* scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke2017-09-281-11/+8
* scsi: ufs: add ufs a command complete time stampZang Leigang2017-09-282-0/+7
* scsi: ufs: fix a pclint warningZang Leigang2017-09-281-1/+1
* scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu2017-09-261-6/+0
* scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"Thomas Meyer2017-09-263-22/+11
* scsi: lpfc: Cocci spatch "pool_zalloc-simple"Thomas Meyer2017-09-261-4/+3
* scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke2017-09-263-15/+16
* scsi: scsi_dh: Return SCSI_DH_XX error code from ->attach()Hannes Reinecke2017-09-265-19/+32
* scsi: sd: Align maximum write same blocks to physical block sizeDamien Le Moal2017-09-251-0/+20
* scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash2017-09-253-0/+9
* scsi: libcxgbi: remove redundant check and close on cskColin Ian King2017-09-161-2/+0
* scsi: libsas: add event to defer list tail instead of head when drainingchenxiang2017-09-161-1/+1
* scsi: libsas: rename notify_port_event() for consistencyJason Yan2017-09-161-2/+2
* scsi: libsas: kill useless ha_event and do some cleanupJason Yan2017-09-166-47/+0
* scsi: fcoe: open-code fcoe_destroy_work() for NETDEV_UNREGISTERHannes Reinecke2017-09-151-5/+13
* scsi: fcoe: separate out fcoe_vport_remove()Hannes Reinecke2017-09-151-22/+33
* scsi: fcoe: move fcoe_interface_remove() out of fcoe_interface_cleanup()Hannes Reinecke2017-09-151-5/+7
* scsi: ufs: tc-dwc-g210: make arrays static, reduces object code sizeColin Ian King2017-09-151-5/+5
* scsi: bnx2i: Clean up unused pointers in bnx2i_hwiChristos Gkekas2017-09-151-10/+0
* scsi: lpfc: remove redundant null check on eqeColin Ian King2017-09-151-3/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-132-9/+1
|\
| * scsi: scsi_transport_sas: select BLK_DEV_BSGLIBArnd Bergmann2017-09-051-1/+1
| * scsi: Remove Scsi_Host.uspace_req_qBart Van Assche2017-09-051-8/+0
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-2/+1
|\ \
| * | dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-2/+1
* | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-091-1/+1
* | | drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32Matthew Wilcox2017-09-091-8/+3
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-08180-3874/+4469
|\ \ \
| * \ \ Merge branch 'fixes' into miscJames Bottomley2017-09-0725-256/+177
| |\ \ \ | | |_|/ | |/| |
| | * | scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter2017-08-311-4/+4
| | * | scsi: storvsc: fix memory leak on ring buffer busyLong Li2017-08-311-0/+2
| | * | scsi: aacraid: Fix command send race conditionBrian King2017-08-301-33/+21
| | * | scsi: qedi: off by one in qedi_get_cmd_from_tid()Dan Carpenter2017-08-291-1/+1
| * | | scsi: scsi-mq: Always unprepare before requeuing a requestBart Van Assche2017-09-011-2/+8
| * | | scsi: Show .retries and .jiffies_at_alloc in debugfsBart Van Assche2017-09-011-1/+3