summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: Do not display buffer pointers in scsi_log_send()Hannes Reinecke2015-01-091-8/+1
* scsi: Conditionally compile in constants.cHannes Reinecke2015-01-095-52/+69
* scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke2015-01-094-24/+61
* scsi: use per-cpu buffer for formatting senseHannes Reinecke2015-01-094-125/+161
* libata: use __scsi_format_command()Hannes Reinecke2015-01-091-10/+7
* scsi: use external buffer for command loggingHannes Reinecke2015-01-096-92/+192
* scsi: log request tag for scmd_printk()Hannes Reinecke2015-01-091-0/+4
* scsi: Implement per-cpu logging bufferHannes Reinecke2015-01-093-14/+133
* storvsc: force SPC-3 compliance on win8 and win8 r2 hostsK. Y. Srinivasan2015-01-091-0/+13
* storvsc: fix a bug in storvsc limitsK. Y. Srinivasan2015-01-091-3/+12
* storvsc: force discovery of LUNs that may have been removed.K. Y. Srinivasan2015-01-091-0/+26
* storvsc: in responce to a scan event, scan the hostK. Y. Srinivasan2015-01-091-12/+7
* storvsc: use cmd_size to allocate per-command dataChristoph Hellwig2015-01-091-111/+8
* lpfc: correct device removal deadlock after link bounceJames Smart2015-01-091-0/+9
* esp_scsi: remove check for ESP_MAX_TAGSHannes Reinecke2015-01-091-2/+0
* mpt3sas: issue_reset is uninitializedDan Carpenter2015-01-091-4/+4
* mpt2sas: issue_reset is uninitializedDan Carpenter2015-01-091-4/+4
* 3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2015-01-091-1/+2
* scsi_debug: Implement WRITE BUFFER commandEwan D. Milne2015-01-091-3/+71
* scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit AttentionEwan D. Milne2015-01-091-1/+55
* ses: Add power_status to SES device slotSong Liu2015-01-093-9/+133
* ses: add reliable slot attributeDan Williams2015-01-093-6/+32
* ses: add enclosure logical idDan Williams2015-01-093-0/+23
* ses: generate KOBJ_CHANGE on enclosure attachDan Williams2015-01-091-1/+2
* ses: close potential registration raceDan Williams2015-01-093-20/+43
* scsi: retry report-luns when reported LU count requres more memoryRob Evers2015-01-091-30/+11
* scsi: use set/get_unaligned_be32 in report_lunsRob Evers2015-01-091-8/+3
* scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers2015-01-091-1/+1
* scsi: fix scsi_error.c kernel-doc warningRandy Dunlap2015-01-091-0/+1
* scsi: asc/ascq codes, sync to T10 2014/12/21Douglas Gilbert2015-01-091-1/+27
* scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
* MAINTAINERS: Update maintainer list for qla4xxxNilesh Javali2015-01-091-2/+1
* qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2015-01-043-2/+3
|\
| * x86, um: actually mark system call tables readonlyDaniel Borkmann2015-01-042-2/+2
| * um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger2015-01-041-0/+1
* | Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-042-0/+21
|/
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-024-5/+21
|\
| * SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
| * fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-302-1/+16
| * sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen2014-12-301-2/+3
* | Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-01-0210-45/+57
|\ \
| * | ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
| * | Merge tag 'asoc-fix-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2014-12-309-40/+52
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----. \ Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/ro...Mark Brown2014-12-248-31/+47
| | |\ \ \ \ \
| | | | | | * | ASoC: rt5677: fixed rt5677_dsp_vad_put rt5677_dsp_vad_get panicFang, Yang A2014-12-241-4/+5
| | | | | * | | ASoC: rockchip: i2s: fix maxburst of dma data to 4Jianqun Xu2014-12-241-2/+2
| | | | | * | | ASoC: rockchip: i2s: fix error defination of transmit data levelJianqun Xu2014-12-241-1/+1
| | | | | |/ /
| | | | * | | ASoC: Intel: correct the fixed free block allocationJie Yang2014-12-241-1/+5
| | | | * | | ASoC: Intel: Fix BYTCR machine driver MODULE_ALIASJarkko Nikula2014-12-221-1/+1
OpenPOWER on IntegriCloud