summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi_debug: test always evaluates to false, || should be used insteadColin Ian King2015-01-221-1/+1
* scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne2015-01-201-1/+11
* scsi_debug: use atomic allocation in resp_rsup_opcodesSasha Levin2015-01-201-1/+1
* ipr: wait for aborted command responsesBrian King2015-01-192-0/+93
* scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-091-2/+1
* qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
* SCSI: fix regression in scsi_send_eh_cmnd()Alan Stern2014-12-301-2/+2
* fnic: IOMMU Fault occurs when IO and abort IO is out of orderAnil Chintalapati (achintal)2014-12-302-1/+16
* sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen2014-12-301-2/+3
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-2034-273/+104
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-1832-272/+100
| |\
| | * storvsc: ring buffer failures may result in I/O freezeLong Li2014-12-151-4/+3
| | * ipr: set scsi_level correctly for disk arraysBrian King2014-12-151-0/+1
| | * ipr: add support for async scanning to speed up bootBrian King2014-12-152-48/+44
| | * scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED caseEwan D. Milne2014-12-151-0/+1
| | * scsi_debug: take sdebug_host_list_lock when changing capacityEwan D. Milne2014-12-151-0/+2
| | * scsi_debug: improve driver description in KconfigDouglas Gilbert2014-12-151-9/+8
| | * scsi_debug: fix compare and write errorsDouglas Gilbert2014-12-151-15/+16
| | * qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-151-2/+0
| | * Revert "[SCSI] mpt3sas: Remove phys on topology change"Sreekanth Reddy2014-12-041-4/+1
| | * Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy2014-12-041-4/+1
| | * esas2r: Correct typos of "validate" in a commentBoris Bodemann2014-12-041-2/+2
| | * fc: FCP_PTA_SIMPLE is 0Christoph Hellwig2014-12-042-9/+2
| | * ibmvfc: remove unused tag variableChristoph Hellwig2014-12-041-1/+0
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-044-12/+11
| | * scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-041-1/+1
| | * scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-042-3/+3
| | * scsi: never drop to untagged mode during queue ramp downChristoph Hellwig2014-12-041-6/+0
| | * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-0420-152/+4
| * | scsi: blacklist RSOC for Microsoft iSCSI target devicesMartin K. Petersen2014-12-151-0/+1
| * | scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby2014-12-151-1/+3
* | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-184-27/+10
|\ \ \ | |/ / |/| |
| * | SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-154-27/+10
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1412-12/+0
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0312-12/+0
| |\ \ \
| | * | | scsi: ufs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | | scsi: drop owner assignment from platform_driversWolfram Sang2014-10-2011-11/+0
* | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-131-2/+3
|\ \ \ \ \
| * | | | | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-291-2/+3
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-123-43/+109
|\ \ \ \ \
| * | | | | libcxgbi: fix freeing skb prematurelyKaren Xie2014-12-121-1/+3
| * | | | | cxgb4i: use set_wr_txq() to set tx queuesKaren Xie2014-12-121-11/+5
| * | | | | cxgb4i: handle non-pdu-aligned rx dataKaren Xie2014-12-121-0/+22
| * | | | | cxgb4i: additional types of negative adviceKaren Xie2014-12-121-3/+9
| * | | | | cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-121-18/+51
| * | | | | cxgb4i: fix credit check for tx_data_wrKaren Xie2014-12-121-1/+2
| * | | | | cxgb4i: fix tx immediate data credit checkKaren Xie2014-12-122-9/+17
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-125-4/+5
|\ \ \ \ \ \
| * | | | | | ps3rom: fix error return codeJulia Lawall2014-11-201-0/+1
| * | | | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
OpenPOWER on IntegriCloud