summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: return EAGAIN when resetting a device under EHChristoph Hellwig2014-11-121-1/+1
* osst: call scsi_set_medium_removal directlyChristoph Hellwig2014-11-121-7/+6
* st: call scsi_set_medium_removal directlyChristoph Hellwig2014-11-121-7/+6
* sd: fix up ->compat_ioctlChristoph Hellwig2014-11-121-20/+8
* scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-128-74/+49
* scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-124-117/+41
* scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche2014-11-121-8/+11
* scsi: add support for multiple hardware queuesBart Van Assche2014-11-122-1/+9
* blk-mq: add blk_mq_unique_tag()Bart Van Assche2014-11-123-0/+47
* scsi: ratelimit I/O error messagesHannes Reinecke2014-11-121-12/+20
* scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke2014-11-126-18/+18
* scsi: document scsi_try_to_abort_cmdHannes Reinecke2014-11-121-3/+21
* scsi: use shost argument in scsi_eh_prt_fail_statsHannes Reinecke2014-11-121-1/+1
* scsi: fixup logging messages in scsi_error.cHannes Reinecke2014-11-122-42/+39
* scsi: simplify scsi_log_(send|completion)Hannes Reinecke2014-11-125-44/+57
* scsi: remove scsi_show_result()Hannes Reinecke2014-11-124-43/+28
* scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke2014-11-122-14/+46
* scsi: Remove scsi_print_command when calling abortHannes Reinecke2014-11-127-27/+11
* scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke2014-11-125-30/+27
* scsi: consolidate opcode lookup in scsi_opcode_sa_name()Hannes Reinecke2014-11-121-16/+23
* scsi: merge print_opcode_name()Hannes Reinecke2014-11-121-60/+38
* scsi: implement scsi_opcode_sa_nameHannes Reinecke2014-11-121-78/+53
* scsi: remove scsi_print_status()Hannes Reinecke2014-11-122-36/+0
* scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-123-16/+16
* scsi: do not decode sense extrasHannes Reinecke2014-11-121-62/+0
* scsi: stop decoding if scsi_normalize_sense() failsHannes Reinecke2014-11-121-18/+16
* 53c700: remove scsi_print_sense() usageHannes Reinecke2014-11-121-7/+2
* fas216: update logging messagesHannes Reinecke2014-11-121-15/+11
* fas216: return DID_ERROR for incomplete data transferHannes Reinecke2014-11-121-2/+1
* acornscsi: use scsi_print_command()Hannes Reinecke2014-11-121-6/+6
* scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-1218-98/+107
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-126-11/+17
* aha152x: debug output update and whitespace cleanupHannes Reinecke2014-11-121-770/+224
* sd: remove scsi_print_sense() in sd_done()Hannes Reinecke2014-11-121-1/+0
* scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke2014-11-122-16/+0
* enclosure: handle non-unique element descriptorsMarkus Stockhausen2014-11-121-4/+40
* st: add a debug_flag module parameter requestLaurence Oberman2014-11-122-4/+20
* scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-125-14/+43
* scsi: PC partition tables are little endianChristoph Hellwig2014-11-121-2/+2
* scsi: resolve some missing-field-initializers warningsMark Rustad2014-11-121-1/+1
* scsi: fix off-by-one LUN check in scsi_scan_host_selected()Mark Knibbs2014-11-121-1/+1
* scsi: fix trivial typos in scsi_scan.c commentMark Knibbs2014-11-121-2/+2
* bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2014-11-102-11/+10
* megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu2014-11-101-1/+1
* cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
* cxgbi: add maintainer for cxgb3i/cxgb4iAnish Bhatt2014-11-101-0/+14
* scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com2014-11-101-0/+7
* scsi: call device handler for failed TUR commandChristoph Hellwig2014-11-101-8/+8
* scsi: only re-lock door after EH on devices that were resetChristoph Hellwig2014-11-101-1/+3
* Linux 3.18-rc4v3.18-rc4Linus Torvalds2014-11-091-1/+1
OpenPOWER on IntegriCloud