summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: ibmvscsi: add write memory barrier to CRQ processingTyrel Datwyler2016-12-081-0/+2
* scsi: ibmvscsi: log bad SRP response opcode in hex formatTyrel Datwyler2016-12-081-1/+1
* scsi: ibmvscsi: add vscsi hosts to global list_headTyrel Datwyler2016-12-082-0/+4
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-1/+1
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-171-4/+5
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-1/+1
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-2/+2
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-1/+2
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-171-10/+12
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-09-191-1/+0
* scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun2016-09-091-1/+1
* scsi: ibmvfc: add FC Class 3 Error Recovery supportTyrel Datwyler2016-08-252-0/+11
* scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLITyrel Datwyler2016-08-251-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-08-043-227/+2
|\
| * ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly2016-07-203-227/+2
* | ibmvfc: prevent a potential deadlockDan Carpenter2016-07-151-0/+2
|/
* ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler2016-02-231-1/+2
* ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler2016-02-231-2/+2
* ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler2016-02-231-3/+4
* ibmvscsi: Remove unsupported host config MADTyrel Datwyler2016-02-232-74/+4
* ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler2016-02-231-8/+6
* ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler2016-02-232-4/+7
* ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler2016-02-232-9/+21
* ibmvscsi: Correct values for several viosrp_crq_format enumsTyrel Datwyler2016-02-231-2/+2
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-122-3/+8
|\
| * ibmvscsi: set max_lun to 32Laurent Vivier2015-11-112-1/+2
| * ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier2015-11-111-2/+6
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
|/
* IB/srp: Add 64-bit LUN supportBart Van Assche2015-05-181-3/+3
* ibmvfc: remove unused tag variableChristoph Hellwig2014-12-041-1/+0
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-242-15/+4
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-122-9/+2
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+6
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-13/+3
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-24/+1
* ibmvfc: fix little endian issuesTyrel Datwyler2014-07-252-367/+374
* ibmvstgt: removeChristoph Hellwig2014-07-172-1002/+0
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-2/+2
* ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
* ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
* sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-182-2/+2
* [SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker2014-03-191-1/+1
* [SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian King2013-09-061-2/+13
* [SCSI] ibmvscsi: Fix little endian issuesAnton Blanchard2013-09-062-91/+109
* [SCSI] ibmvfc: Driver version 1.0.11Brian King2013-05-021-2/+2
* [SCSI] ibmvfc: Suppress ABTS if target goneBrian King2013-05-022-7/+9
* [SCSI] ibmvfc: Send cancel when link is downBrian King2013-05-021-5/+8
* [SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King2013-05-021-17/+52
OpenPOWER on IntegriCloud