summaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi
AgeCommit message (Expand)Author
2019-08-25scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2018-10-03scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2016-09-19scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King
2016-09-09scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun
2016-08-25scsi: ibmvfc: add FC Class 3 Error Recovery supportTyrel Datwyler
2016-08-25scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLITyrel Datwyler
2016-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-07-20ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly
2016-07-15ibmvfc: prevent a potential deadlockDan Carpenter
2016-02-23ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler
2016-02-23ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler
2016-02-23ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler
2016-02-23ibmvscsi: Remove unsupported host config MADTyrel Datwyler
2016-02-23ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler
2016-02-23ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler
2016-02-23ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler
2016-02-23ibmvscsi: Correct values for several viosrp_crq_format enumsTyrel Datwyler
2015-11-12Merge tag '4.4-scsi-mkp' into miscJames Bottomley
2015-11-11ibmvscsi: set max_lun to 32Laurent Vivier
2015-11-11ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche
2014-12-04ibmvfc: remove unused tag variableChristoph Hellwig
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig
2014-11-12scsi: provide a generic change_queue_type methodChristoph Hellwig
2014-07-25ibmvfc: fix little endian issuesTyrel Datwyler
2014-07-17ibmvstgt: removeChristoph Hellwig
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-06-25ibmvscsi: Add memory barriers for send / receiveBrian King
2014-06-25ibmvscsi: Abort init sequence during error recoveryBrian King
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2013-09-06[SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian King
2013-09-06[SCSI] ibmvscsi: Fix little endian issuesAnton Blanchard
2013-05-02[SCSI] ibmvfc: Driver version 1.0.11Brian King
2013-05-02[SCSI] ibmvfc: Suppress ABTS if target goneBrian King
2013-05-02[SCSI] ibmvfc: Send cancel when link is downBrian King
2013-05-02[SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King
2013-05-02[SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King
2013-04-06[SCSI] ibmvscsi: Fix slave_configure deadlockBrian King
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-09-24[SCSI] ibmvscsi: Fix host config length field overflowBenjamin Herrenschmidt
2012-09-24[SCSI] ibmvscsi: Remove backend abstractionBenjamin Herrenschmidt
2012-09-24[SCSI] ibmvfc: Driver version 1.0.10Brian King