summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2015-01-09ses: Add power_status to SES device slotSong Liu-9/+89
2015-01-09ses: add reliable slot attributeDan Williams-5/+12
2015-01-09ses: add enclosure logical idDan Williams-0/+9
2015-01-09ses: generate KOBJ_CHANGE on enclosure attachDan Williams-1/+2
2015-01-09ses: close potential registration raceDan Williams-7/+14
2015-01-09scsi: retry report-luns when reported LU count requres more memoryRob Evers-30/+11
2015-01-09scsi: use set/get_unaligned_be32 in report_lunsRob Evers-8/+3
2015-01-09scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scanRob Evers-1/+1
2015-01-09scsi: fix scsi_error.c kernel-doc warningRandy Dunlap-0/+1
2015-01-09scsi: asc/ascq codes, sync to T10 2014/12/21Douglas Gilbert-1/+27
2015-01-09scsi: ->queue_rq can't sleepChristoph Hellwig-2/+1
2015-01-08csiostor:firmware upgrade fixPraveen Madhavan-82/+247
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+21
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register definesHariprasad Shenai-105/+101
2015-01-05cxgb4/csiostor: Cleanup TP, MPS and TCAM related register definesHariprasad Shenai-57/+60
2015-01-05cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register definesHariprasad Shenai-120/+122
2015-01-05cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register definesHariprasad Shenai-150/+151
2015-01-05RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register definesHariprasad Shenai-87/+91
2015-01-05qla2xxx: fix busy wait regressionBruno Prémont-1/+3
2014-12-30SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern-2/+2
2014-12-30fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)-1/+16
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen-2/+3
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-273/+104
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-27/+10
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-272/+100
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-27/+10
2014-12-15storvsc: ring buffer failures may result in I/O freezeLong Li-4/+3
2014-12-15ipr: set scsi_level correctly for disk arraysBrian King-0/+1
2014-12-15ipr: add support for async scanning to speed up bootBrian King-48/+44
2014-12-15scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne-0/+1
2014-12-15scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne-0/+2
2014-12-15scsi_debug: improve driver description in KconfigDouglas Gilbert-9/+8
2014-12-15scsi_debug: fix compare and write errorsDouglas Gilbert-15/+16
2014-12-15qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman-2/+0
2014-12-15scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen-0/+1
2014-12-15scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby-1/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-12/+0
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+3
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-43/+109
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+5
2014-12-12libcxgbi: fix freeing skb prematurelyKaren Xie-1/+3
2014-12-12cxgb4i: use set_wr_txq() to set tx queuesKaren Xie-11/+5
2014-12-12cxgb4i: handle non-pdu-aligned rx dataKaren Xie-0/+22
2014-12-12cxgb4i: additional types of negative adviceKaren Xie-3/+9
2014-12-12cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie-18/+51
2014-12-12cxgb4i: fix credit check for tx_data_wrKaren Xie-1/+2
2014-12-12cxgb4i: fix tx immediate data credit checkKaren Xie-9/+17
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-66/+22
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-414/+338
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-19/+31