aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsicam.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-12scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke3-16/+16
2014-11-12scsi: do not decode sense extrasHannes Reinecke1-62/+0
2014-11-12scsi: stop decoding if scsi_normalize_sense() failsHannes Reinecke1-18/+16
2014-11-1253c700: remove scsi_print_sense() usageHannes Reinecke1-7/+2
2014-11-12fas216: update logging messagesHannes Reinecke1-15/+11
2014-11-12fas216: return DID_ERROR for incomplete data transferHannes Reinecke1-2/+1
2014-11-12acornscsi: use scsi_print_command()Hannes Reinecke1-6/+6
2014-11-12scsi: use sdev as argument for sense code printingHannes Reinecke18-98/+107
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke6-11/+17
2014-11-12aha152x: debug output update and whitespace cleanupHannes Reinecke1-770/+224
2014-11-12sd: remove scsi_print_sense() in sd_done()Hannes Reinecke1-1/+0
2014-11-12scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke2-16/+0
2014-11-12enclosure: handle non-unique element descriptorsMarkus Stockhausen1-4/+40
2014-11-12st: add a debug_flag module parameter requestLaurence Oberman2-4/+20
2014-11-12scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert5-14/+43
2014-11-12scsi: PC partition tables are little endianChristoph Hellwig1-2/+2
2014-11-12scsi: resolve some missing-field-initializers warningsMark Rustad1-1/+1
2014-11-12scsi: fix off-by-one LUN check in scsi_scan_host_selected()Mark Knibbs1-1/+1
2014-11-12scsi: fix trivial typos in scsi_scan.c commentMark Knibbs1-2/+2
2014-11-10bnx2fc: fix tgt spinlock lockingMaurizio Lombardi2-11/+10
2014-11-10megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu1-1/+1
2014-11-10cxgb4i: send abort_rpl correctlyAnish Bhatt2-16/+17
2014-11-10cxgbi: add maintainer for cxgb3i/cxgb4iAnish Bhatt1-0/+14
2014-11-10scsi: TUR path is down after adapter gets reset with multipathwenxiong@linux.vnet.ibm.com1-0/+7
2014-11-10scsi: call device handler for failed TUR commandChristoph Hellwig1-8/+8
2014-11-10scsi: only re-lock door after EH on devices that were resetChristoph Hellwig1-1/+3
2014-11-09Linux 3.18-rc4Linus Torvalds1-1/+1
2014-11-08ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-07xfs: track bulkstat progress by aginoDave Chinner1-37/+34
2014-11-07xfs: bulkstat error handling is brokenDave Chinner1-10/+19
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner1-32/+24
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner1-34/+24
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner2-47/+28
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner1-9/+10
2014-11-07mm: Fix comment before truncate_setsize()Jan Kara1-2/+3
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi1-2/+2
2014-11-06spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PMDmitry Eremin-Solenikov1-2/+5
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu1-1/+1
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak1-0/+7
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger1-1/+1