summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-05-31hpsa: print accurate SSD Smart Path Enabled statusRobert Elliott
2015-05-31hpsa: factor out hpsa_ioaccel_submit functionWebb Scales
2015-05-31hpsa: try resubmitting down raid path on task set fullStephen Cameron
2015-05-31hpsa: do not ignore return value of hpsa_register_scsiStephen Cameron
2015-05-31hpsa: factor out hpsa_init_cmd functionStephen Cameron
2015-05-31hpsa: make function names consistentRobert Elliott
2015-05-31hpsa: allow lockup detected to be viewed via sysfsStephen Cameron
2015-05-31hpsa: hpsa decode sense data for io and tmfStephen Cameron
2015-05-31hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmdsStephen Cameron
2015-05-31hpsa: clean up abortsStephen Cameron
2015-05-31hpsa: rework controller command submissionWebb Scales
2015-05-31hpsa: clean up host, channel, target, lun printsWebb Scales
2015-05-31hpsa: add masked physical devices into h->dev[] arrayStephen Cameron
2015-05-31hpsa: dont meddle with hw which isn't ours (cciss)Tomas Henzl
2015-05-31target: remove ->put_session methodChristoph Hellwig
2015-05-31target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-31target: move transport ID handling to the coreChristoph Hellwig
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-31target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-31target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-05-31target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-05-27qla4xxx: add a missing includeEric Dumazet
2015-05-26lpfc: Grammar s/an negative/a negative/Geert Uytterhoeven
2015-05-26qla4xxx: Fix printk() in qla4_83xx_read_reset_template() and qla4_83xx_pre_lo...Masanari Iida
2015-05-26treewide: Kconfig: fix wording / spellingMasanari Iida
2015-05-26megaraid_sas: fix kerneldocGeert Uytterhoeven
2015-05-26advansys: Update to version 3.5 and remove compilation warningHannes Reinecke
2015-05-26advansys: Remove call to dma_cache_sync()Hannes Reinecke
2015-05-26advansys: use spin_lock_irqsave() in interrupt handlerHannes Reinecke
2015-05-26advansys: Check for DMA mapping errorsHannes Reinecke
2015-05-26advansys: Remove cmd_per_lun settingHannes Reinecke
2015-05-26advansys: Remove obsolete virtual memory mapping commentHannes Reinecke
2015-05-26advansys: Remove 'a_flag'Hannes Reinecke
2015-05-26advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'Hannes Reinecke
2015-05-26advansys: Remove CC_VERY_LONG_SG_LISTHannes Reinecke
2015-05-26advansys: Remove ASC_SCSI_REQ_QHannes Reinecke
2015-05-26advansys: scsi_q1->data_addr is little endianHannes Reinecke
2015-05-26advansys: cleanup function return codesHannes Reinecke
2015-05-26advansys: Make AscIsrChipHalted() a void functionHannes Reinecke
2015-05-25advansys: remove 'ERR' definitionHannes Reinecke
2015-05-25advansys: Remove 'TRUE' and 'FALSE' definitionsHannes Reinecke
2015-05-25advansys: use standard data typesHannes Reinecke
2015-05-25advansys: use 'bool' instead of 'int'Hannes Reinecke
2015-05-25advansys: Use dma_pool for sg elementsHannes Reinecke
2015-05-25advansys: Use DMA-API for mapping request blocksHannes Reinecke