aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-04Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy
2014-12-04Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy
2014-12-04esas2r: Correct typos of "validate" in a commentBoris Bodemann
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig