summaryrefslogtreecommitdiff
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
AgeCommit message (Expand)Author
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-07scsi: ibmvfc: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-23scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
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
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-06-19scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn
2018-03-15scsi: ibmvfc: Avoid unnecessary port reloginBrian King
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-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-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-07-15ibmvfc: prevent a potential deadlockDan Carpenter
2016-02-23ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
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-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2013-09-06[SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian 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-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-09-24[SCSI] ibmvfc: Ignore fabric RSCNs when link is deadBrian King
2012-09-24[SCSI] ibmvfc: Fix double completion on abort timeoutBrian King