summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-12/+0
2014-12-14Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2014-12-13Merge 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/jik...Linus 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-12Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds6-66/+22
2014-12-12Merge 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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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-09Merge 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
2014-12-04esas2r: Correct typos of "validate" in a commentBoris Bodemann1-2/+2
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2-9/+2
2014-12-04ibmvfc: remove unused tag variableChristoph Hellwig1-1/+0
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig4-12/+11
2014-12-04scsi: remove scsi_set_tag_typeChristoph Hellwig1-1/+1
2014-12-04scsi: remove scsi_get_tag_typeChristoph Hellwig2-3/+3
2014-12-04scsi: never drop to untagged mode during queue ramp downChristoph Hellwig1-6/+0
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig20-152/+4
2014-12-02scsi: set fmt to NULL scsi_extd_sense_format() by defaultDan Carpenter1-0/+3
2014-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-52/+77
2014-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-52/+77
2014-11-27libsas: remove task_collector modeChristoph Hellwig18-465/+92
2014-11-27wd719x: remove dma_cache_sync callOndrej Zary1-2/+0
2014-11-26ufs: fix NULL dereference when no regulators are definedAkinobu Mita1-0/+6
2014-11-26ufs: ensure clk gating work is finished before module unloadingAkinobu Mita1-0/+2
2014-11-25cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2-94/+19
2014-11-25scsi_debug: add Report supported opcodes+tmfs; Compare and writeDouglas Gilbert1-19/+307
2014-11-25scsi_debug: change SCSI command parser to table drivenDouglas Gilbert1-558/+833
2014-11-25scsi_debug: add Capacity Changed Unit AttentionDouglas Gilbert1-4/+24
2014-11-25scsi_debug: append inject error flags onto scsi_cmnd objectDouglas Gilbert1-0/+68
2014-11-25scsi_debug: pinpoint invalid field in sense dataDouglas Gilbert1-50/+88
2014-11-25wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driverOndrej Zary4-0/+1256
2014-11-25esas2r: fix an oversight in setting return valueTomas Henzl1-1/+4
2014-11-25esas2r: fix an error path in esas2r_ioctl_handlerTomas Henzl1-3/+4