summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2015-03-26libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-03-18fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-03-18wd719x: add missing .module to wd719x_templateOndrej Zary
2015-03-18sg: fix read() error reportingTony Battersby
2015-03-06sg: fix EWOULDBLOCK errors with scsi-mqTony Battersby
2015-03-06sg: fix unkillable I/O wait deadlock with scsi-mqTony Battersby
2015-03-06megaraid_sas: complete outstanding IOCTLs before killing adapterSumit.Saxena@avagotech.com
2015-03-06megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com
2015-03-06megaraid_sas: fix the problem of non-existing VD exposed to hostSumit.Saxena@avagotech.com
2015-03-06megaraid_sas: endianness related bug fixes and code optimizationSumit.Saxena@avagotech.com
2015-02-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-02-02sd: Fix max transfer length for 4k disksBrian King
2015-02-02scsi: fix device handler detach oopsMike Christie
2015-01-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-01-23scsi: always increment reference countRusty Russell
2015-01-22scsi_debug: test always evaluates to false, || should be used insteadColin Ian King
2015-01-20scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne
2015-01-20scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin
2015-01-19ipr: wait for aborted command responsesBrian King
2015-01-09scsi: ->queue_rq can't sleepChristoph Hellwig
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-15storvsc: ring buffer failures may result in I/O freezeLong Li
2014-12-15ipr: set scsi_level correctly for disk arraysBrian King
2014-12-15ipr: add support for async scanning to speed up bootBrian King
2014-12-15scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne
2014-12-15scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne
2014-12-15scsi_debug: improve driver description in KconfigDouglas Gilbert
2014-12-15scsi_debug: fix compare and write errorsDouglas Gilbert
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman
2014-12-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen
2014-12-15scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12libcxgbi: fix freeing skb prematurelyKaren Xie
2014-12-12cxgb4i: use set_wr_txq() to set tx queuesKaren Xie
2014-12-12cxgb4i: handle non-pdu-aligned rx dataKaren Xie
2014-12-12cxgb4i: additional types of negative adviceKaren Xie
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie
2014-12-12cxgb4i: fix credit check for tx_data_wrKaren Xie
2014-12-12cxgb4i: fix tx immediate data credit checkKaren Xie
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds