aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang2014-11-12
* ipr: set coherent DMA maskAnton Blanchard2014-11-12
* ipr: convert to generic DMA APIAnton Blanchard2014-11-12
* vmw_pvscsi: fixup taggingHannes Reinecke2014-11-12
* scsi_debug: error message should say scsi_host_alloc not scsi_registerFinn Thain2014-11-12
* tmscim: remove unused SCSI_IRQ_NONE macro definitionFinn Thain2014-11-12
* ufs: remove spurious scsi_set_tag_type callChristoph Hellwig2014-11-12
* scsi: don't force tagged_supported in driversChristoph Hellwig2014-11-12
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig2014-11-12
* mptfusion: don't change queue type in ->change_queue_depthChristoph Hellwig2014-11-12
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* scsi: remove ordered_tag host template fieldChristoph Hellwig2014-11-12
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-12
* scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-12
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-12
* scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-12
* scsi: device handlers must have attach and detach methodsChristoph Hellwig2014-11-12
* scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-12
* scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-12
* scsi_dh: get module reference outside of device handlerChristoph Hellwig2014-11-12
* scsi_dh_hp_sw: fix return value on failed allocationChristoph Hellwig2014-11-12
* sd: disable discard_zeroes_data for UNMAPMartin K. Petersen2014-11-12
* scsi: return EAGAIN when resetting a device under EHChristoph Hellwig2014-11-12
* osst: call scsi_set_medium_removal directlyChristoph Hellwig2014-11-12
* st: call scsi_set_medium_removal directlyChristoph Hellwig2014-11-12
* sd: fix up ->compat_ioctlChristoph Hellwig2014-11-12
* scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-12
* scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-12
* scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche2014-11-12
* scsi: add support for multiple hardware queuesBart Van Assche2014-11-12
* blk-mq: add blk_mq_unique_tag()Bart Van Assche2014-11-12
* scsi: ratelimit I/O error messagesHannes Reinecke2014-11-12
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2014-11-12
* scsi: document scsi_try_to_abort_cmdHannes Reinecke2014-11-12
* scsi: use shost argument in scsi_eh_prt_fail_statsHannes Reinecke2014-11-12
* scsi: fixup logging messages in scsi_error.cHannes Reinecke2014-11-12
* scsi: simplify scsi_log_(send|completion)Hannes Reinecke2014-11-12
* scsi: remove scsi_show_result()Hannes Reinecke2014-11-12
* scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke2014-11-12
* scsi: Remove scsi_print_command when calling abortHannes Reinecke2014-11-12
* scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke2014-11-12
* scsi: consolidate opcode lookup in scsi_opcode_sa_name()Hannes Reinecke2014-11-12
* scsi: merge print_opcode_name()Hannes Reinecke2014-11-12
* scsi: implement scsi_opcode_sa_nameHannes Reinecke2014-11-12
* scsi: remove scsi_print_status()Hannes Reinecke2014-11-12
* scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-12
* scsi: do not decode sense extrasHannes Reinecke2014-11-12
* scsi: stop decoding if scsi_normalize_sense() failsHannes Reinecke2014-11-12