summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-09scsi: use per-cpu buffer for formatting senseHannes Reinecke4-125/+161
2015-01-09libata: use __scsi_format_command()Hannes Reinecke1-10/+7
2015-01-09scsi: use external buffer for command loggingHannes Reinecke6-92/+192
2015-01-09scsi: log request tag for scmd_printk()Hannes Reinecke1-0/+4
2015-01-09scsi: Implement per-cpu logging bufferHannes Reinecke3-14/+133
2015-01-09storvsc: force SPC-3 compliance on win8 and win8 r2 hostsK. Y. Srinivasan1-0/+13
2015-01-09storvsc: fix a bug in storvsc limitsK. Y. Srinivasan1-3/+12
2015-01-09storvsc: force discovery of LUNs that may have been removed.K. Y. Srinivasan1-0/+26
2015-01-09storvsc: in responce to a scan event, scan the hostK. Y. Srinivasan1-12/+7
2015-01-09storvsc: use cmd_size to allocate per-command dataChristoph Hellwig1-111/+8
2015-01-09lpfc: correct device removal deadlock after link bounceJames Smart1-0/+9
2015-01-09esp_scsi: remove check for ESP_MAX_TAGSHannes Reinecke1-2/+0
2015-01-09mpt3sas: issue_reset is uninitializedDan Carpenter1-4/+4
2015-01-09mpt2sas: issue_reset is uninitializedDan Carpenter1-4/+4
2015-01-093w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+2
2015-01-09scsi_debug: Implement WRITE BUFFER commandEwan D. Milne1-3/+71
2015-01-09scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit AttentionEwan D. Milne1-1/+55
2015-01-09ses: Add power_status to SES device slotSong Liu3-9/+133
2015-01-09ses: add reliable slot attributeDan Williams3-6/+32
2015-01-09ses: add enclosure logical idDan Williams3-0/+23
2015-01-09ses: generate KOBJ_CHANGE on enclosure attachDan Williams1-1/+2
2015-01-09ses: close potential registration raceDan Williams3-20/+43
2015-01-09scsi: retry report-luns when reported LU count requres more memoryRob Evers1-30/+11
2015-01-09scsi: use set/get_unaligned_be32 in report_lunsRob Evers1-8/+3
2015-01-09scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers1-1/+1
2015-01-09scsi: fix scsi_error.c kernel-doc warningRandy Dunlap1-0/+1
2015-01-09scsi: asc/ascq codes, sync to T10 2014/12/21Douglas Gilbert1-1/+27
2015-01-09scsi: ->queue_rq can't sleepChristoph Hellwig1-2/+1
2015-01-09MAINTAINERS: Update maintainer list for qla4xxxNilesh Javali1-2/+1
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont1-1/+3
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-2/+3
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-5/+21
2015-01-02Merge tag 'sound-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-45/+57
2015-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-3/+14
2015-01-01Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-9/+40
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-31Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2-18/+3
2014-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser1-18/+2
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens1-0/+1
2014-12-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+2
2014-12-31Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-6/+23
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-180/+302
2014-12-31Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina1-1/+1
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-1393/+628
2014-12-30Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2