aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messagesHariprasad Shenai3-6/+6
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL messagesHariprasad Shenai1-6/+6
2015-01-12csiostor:fix sparse warningsPraveen Madhavan1-3/+3
2015-01-08csiostor:firmware upgrade fixPraveen Madhavan3-82/+247
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+21
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai5-105/+101
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai2-57/+60
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai4-120/+122
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai6-150/+151
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai3-87/+91
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern1-2/+2
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2-1/+16
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen1-2/+3
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds34-273/+104
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-27/+10
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley32-272/+100
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki4-27/+10
2014-12-15storvsc: ring buffer failures may result in I/O freezeLong Li1-4/+3
2014-12-15ipr: set scsi_level correctly for disk arraysBrian King1-0/+1
2014-12-15ipr: add support for async scanning to speed up bootBrian King2-48/+44
2014-12-15scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne1-0/+1
2014-12-15scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne1-0/+2
2014-12-15scsi_debug: improve driver description in KconfigDouglas Gilbert1-9/+8
2014-12-15scsi_debug: fix compare and write errorsDouglas Gilbert1-15/+16
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman1-2/+0
2014-12-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen1-0/+1
2014-12-15scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby1-1/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds12-12/+0
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-43/+109
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-4/+5
2014-12-12libcxgbi: fix freeing skb prematurelyKaren Xie1-1/+3
2014-12-12cxgb4i: use set_wr_txq() to set tx queuesKaren Xie1-11/+5
2014-12-12cxgb4i: handle non-pdu-aligned rx dataKaren Xie1-0/+22
2014-12-12cxgb4i: additional types of negative adviceKaren Xie1-3/+9
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie1-18/+51
2014-12-12cxgb4i: fix credit check for tx_data_wrKaren Xie1-1/+2
2014-12-12cxgb4i: fix tx immediate data credit checkKaren Xie2-9/+17
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds6-66/+22
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-414/+338
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-19/+31
2014-12-11cxgb4/csiostor: Don't use MASTER_MUST for fw_hello callHariprasad Shenai2-6/+1
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin1-1/+0
2014-12-09virtio_scsi: v1.0 supportMichael S. Tsirkin1-19/+32
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro9-48/+91
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley117-11112/+5722
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley97-2769/+1340
2014-12-04Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy1-4/+1
2014-12-04Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy1-4/+1