summaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi
Commit message (Expand)AuthorAge
* scsi: ibmvfc: Avoid unnecessary port reloginBrian King2018-03-15
* scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler2018-01-30
* scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-22
* scsi: ibmvscsi: Convert timers to use timer_setup()Kees Cook2017-11-01
* scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_idArvind Yadav2017-08-25
* scsi: ibmvfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-25
* scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav2017-07-01
* scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav2017-07-01
* scsi: ibmvfc: don't check for failure from mempool_alloc()NeilBrown2017-04-18
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-06
* scsi: ibmvscsi: add write memory barrier to CRQ processingTyrel Datwyler2016-12-08
* scsi: ibmvscsi: log bad SRP response opcode in hex formatTyrel Datwyler2016-12-08
* scsi: ibmvscsi: add vscsi hosts to global list_headTyrel Datwyler2016-12-08
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-17
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-17
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-17
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-17
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-17
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-17
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-09-19
* scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun2016-09-09
* scsi: ibmvfc: add FC Class 3 Error Recovery supportTyrel Datwyler2016-08-25
* scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLITyrel Datwyler2016-08-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-08-04
|\
| * ibmvscsis: Initial commit of IBM VSCSI Tgt DriverBryant G. Ly2016-07-20
* | ibmvfc: prevent a potential deadlockDan Carpenter2016-07-15
|/
* ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler2016-02-23
* ibmvscsi: use H_CLOSED instead of magic numberTyrel Datwyler2016-02-23
* ibmvscsi: Add endian conversions to sysfs attribute show functionsTyrel Datwyler2016-02-23
* ibmvscsi: Remove unsupported host config MADTyrel Datwyler2016-02-23
* ibmvscsi: Use of_root to access OF device tree root nodeTyrel Datwyler2016-02-23
* ibmvscsi: Replace magic values in set_adpater_info() with definesTyrel Datwyler2016-02-23
* ibmvscsi: Add and use enums for valid CRQ header valuesTyrel Datwyler2016-02-23
* ibmvscsi: Correct values for several viosrp_crq_format enumsTyrel Datwyler2016-02-23
* Merge tag '4.4-scsi-mkp' into miscJames Bottomley2015-11-12
|\
| * ibmvscsi: set max_lun to 32Laurent Vivier2015-11-11
| * ibmvscsi: display default value for max_id, max_lun and max_channel.Laurent Vivier2015-11-11
* | scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
|/
* IB/srp: Add 64-bit LUN supportBart Van Assche2015-05-18
* ibmvfc: remove unused tag variableChristoph Hellwig2014-12-04
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-04
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-12
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-12
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-12
* ibmvfc: fix little endian issuesTyrel Datwyler2014-07-25
* ibmvstgt: removeChristoph Hellwig2014-07-17
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17