aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi
AgeCommit message (Expand)Author
2019-03-27scsi: ibmvfc: Clean up transport eventsTyrel Datwyler
2019-03-27scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler
2019-03-27scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler
2019-03-27scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler
2019-03-20scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-03-20scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-07-30scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet
2018-07-02scsi: ibmvscsi: Improve strings handlingBreno Leitao
2018-06-19scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn
2018-03-15scsi: ibmvfc: Avoid unnecessary port reloginBrian King
2018-01-30scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-01-22scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros
2017-11-01scsi: ibmvscsi: Convert timers to use timer_setup()Kees Cook
2017-08-25scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_idArvind Yadav
2017-08-25scsi: ibmvfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke
2017-07-01scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav
2017-07-01scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav
2017-04-18scsi: ibmvfc: don't check for failure from mempool_alloc()NeilBrown
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2016-12-08scsi: ibmvscsi: add write memory barrier to CRQ processingTyrel Datwyler
2016-12-08scsi: ibmvscsi: log bad SRP response opcode in hex formatTyrel Datwyler
2016-12-08scsi: ibmvscsi: add vscsi hosts to global list_headTyrel Datwyler
2016-11-17scsi: fc: use bsg_job_doneJohannes Thumshirn
2016-11-17scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn
2016-11-17scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn
2016-11-17scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn
2016-11-17scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn
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