summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* 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 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 queuesBart 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
* 53c700: remove scsi_print_sense() usageHannes Reinecke2014-11-12
* fas216: update logging messagesHannes Reinecke2014-11-12
* fas216: return DID_ERROR for incomplete data transferHannes Reinecke2014-11-12
* acornscsi: use scsi_print_command()Hannes Reinecke2014-11-12
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-12
* aha152x: debug output update and whitespace cleanupHannes Reinecke2014-11-12
* sd: remove scsi_print_sense() in sd_done()Hannes Reinecke2014-11-12
* scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke2014-11-12
* st: add a debug_flag module parameter requestLaurence Oberman2014-11-12