summaryrefslogtreecommitdiffstats
path: root/scripts/tracing (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-15ipr: set scsi_level correctly for disk arraysBrian King1-0/+1
2014-12-15ipr: add support for async scanning to speed up bootBrian King2-48/+44
2014-12-15scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne1-0/+1
2014-12-15scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne1-0/+2
2014-12-15scsi_debug: improve driver description in KconfigDouglas Gilbert1-9/+8
2014-12-15scsi_debug: fix compare and write errorsDouglas Gilbert1-15/+16
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman1-2/+0
2014-12-04Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy1-4/+1
2014-12-04Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy1-4/+1
2014-12-04esas2r: Correct typos of "validate" in a commentBoris Bodemann1-2/+2
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2-9/+2
2014-12-04ibmvfc: remove unused tag variableChristoph Hellwig1-1/+0
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig18-58/+58
2014-12-04scsi: remove scsi_set_tag_typeChristoph Hellwig2-16/+1
2014-12-04scsi: remove scsi_get_tag_typeChristoph Hellwig3-16/+3
2014-12-04scsi: never drop to untagged mode during queue ramp downChristoph Hellwig1-6/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig25-171/+4
2014-11-27libsas: remove task_collector modeChristoph Hellwig20-556/+97
2014-11-27wd719x: remove dma_cache_sync callOndrej Zary1-2/+0
2014-11-25scsi_debug: add Report supported opcodes+tmfs; Compare and writeDouglas Gilbert1-19/+307
2014-11-25scsi_debug: change SCSI command parser to table drivenDouglas Gilbert1-558/+833
2014-11-25scsi_debug: add Capacity Changed Unit AttentionDouglas Gilbert1-4/+24
2014-11-25scsi_debug: append inject error flags onto scsi_cmnd objectDouglas Gilbert1-0/+68
2014-11-25scsi_debug: pinpoint invalid field in sense dataDouglas Gilbert1-50/+88