summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* 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-124-43/+55
* scsi: remove scsi_show_result()Hannes Reinecke2014-11-123-42/+28
* scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke2014-11-121-14/+44
* 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-124-29/+26
* 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-121-35/+0
* scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-122-9/+9
* 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-1214-83/+89
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-125-11/+8
* 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-121-14/+0
* st: add a debug_flag module parameter requestLaurence Oberman2014-11-121-1/+15
* scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-123-13/+34
* 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
* 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
* libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
* scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-281-0/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-213-31/+27
|\
| * qla_target: don't delete changed naclsJoern Engel2014-10-031-1/+10
| * qla_target: rearrange struct qla_tgt_prmJoern Engel2014-10-011-1/+1
| * qla_target: improve qlt_unmap_sg()Joern Engel2014-10-011-11/+8
| * qla_target: make some global functions staticJoern Engel2014-10-012-15/+5
| * qla_target: remove unused parameterJoern Engel2014-10-011-3/+3
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2014-10-215-7/+7
|\ \
| * | Boaz Harrosh - Fix broken email addressBoaz Harrosh2014-10-195-7/+7
* | | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-181-1/+3
|\ \ \
| * | | block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-041-1/+3
* | | | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-1814-354/+187
|\ \ \ \
| * | | | sd: Honor block layer integrity handling flagsMartin K. Petersen2014-09-303-46/+116
| * | | | block: Add T10 Protection Information functionsMartin K. Petersen2014-09-272-222/+20
OpenPOWER on IntegriCloud