summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-25scsi: megaraid_sas: Update current host time to FW during IOC InitShivasharan S
2017-10-25scsi: megaraid_sas: Move controller memory allocations and DMA mask settings ...Shivasharan S
2017-10-25scsi: megaraid_sas: Move initialization of instance parameters inside newly c...Shivasharan S
2017-10-25scsi: megaraid_sas: remove instance->ctrl_infoShivasharan S
2017-10-25scsi: megaraid_sas: Pre-allocate frequently used DMA buffersShivasharan S
2017-10-25scsi: megaraid_sas: Create separate functions for allocating and freeing cont...Shivasharan S
2017-10-25scsi: megaraid_sas: Create separate functions to allocate ctrl memoryShivasharan S
2017-10-25scsi: megaraid_sas: reduce size of fusion_context and use kmalloc for allocationShivasharan S
2017-10-25scsi: megaraid_sas: replace is_ventura with adapter_type checksShivasharan S
2017-10-25scsi: megaraid_sas: Remove redundant checks for ctrl_contextShivasharan S
2017-10-25scsi: megaraid_sas: replace instance->ctrl_context checks with instance->adap...Shivasharan S
2017-10-25scsi: megaraid_sas: Add support for Crusader controllersShivasharan S
2017-10-25scsi: megaraid_sas: use adapter_type for all gen controllersShivasharan S
2017-10-25scsi: hpsa: bump driver versionDon Brace
2017-10-25scsi: hpsa: add enclosure logical identifierDon Brace
2017-10-25scsi: hpsa: correct logical volume removalDon Brace
2017-10-25scsi: hpsa: reduce warning messages on device removalDon Brace
2017-10-25scsi: hpsa: update queue depth for externalsDon Brace
2017-10-25scsi: hpsa: correct smart path enabledDon Brace
2017-10-25scsi: hpsa: change timeout for internal cmdsDon Brace
2017-10-25scsi: hpsa: update discovery pollingBader Ali Saleh
2017-10-25scsi: hpsa: add controller checkpointDon Brace
2017-10-25scsi: hpsa: clear tmpdevice in scan threadScott Teel
2017-10-25scsi: hpsa: cleanup sas_phy structures in sysfs when unloadingMartin Wilck
2017-10-25scsi: hpsa: destroy sas transport properties before scsi_hostMartin Wilck
2017-10-18scsi: pm80xx: corrected linkrate value.Viswas G
2017-10-18scsi: pm80xx: panic on ncq error cleaning up the read log.Viswas G
2017-10-18scsi: pm80xx: corrected SATA abort handling sequence.Viswas G
2017-10-18scsi: pm80xx: modified port reset timer value for PM8006 cardViswas G
2017-10-18scsi: pm80xx: cleanup in pm8001_abort_task function.Viswas G
2017-10-18scsi: pm80xx: tag allocation for phy control request.Viswas G
2017-10-18scsi: pm80xx: Different SAS addresses for phys.Viswas G
2017-10-18scsi: pm80xx: ILA and inactive firmware version through sysfsViswas G
2017-10-18scsi: pm80xx: redefine sas_identify_frame structureViswas G
2017-10-18scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke
2017-10-18scsi: scsi_error: Do not retry illegal function errorHannes Reinecke
2017-10-18scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff
2017-10-17scsi: scsi_devinfo: Add TRY_VPD_PAGES to HITACHI OPEN-V blacklist entryHannes Reinecke
2017-10-17scsi: scsi_devinfo: Add 'AIX VDASD' to blacklistHannes Reinecke
2017-10-17scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang
2017-10-17scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang
2017-10-17scsi: scsi_devinfo: fixup string compareHannes Reinecke
2017-10-17scsi: scsi_devinfo: Whitespace fixesHannes Reinecke
2017-10-17scsi: scsi: Export blacklist flags to sysfsHannes Reinecke
2017-10-17scsi: scsi_debug: allow to specify inquiry vendor and modelHannes Reinecke
2017-10-16scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()Damien Le Moal
2017-10-16scsi: sd_zbc: Use well defined macrosDamien Le Moal
2017-10-16scsi: sd_zbc: Rearrange codeDamien Le Moal
2017-10-16scsi: sd_zbc: Fix comments and indentationDamien Le Moal
2017-10-16scsi: sd_zbc: Move ZBC declarations to scsi_proto.hDamien Le Moal