summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler2019-08-161-1/+1
* scsi: core: remove Scsi_Cmnd typedefJohannes Thumshirn2018-06-201-1/+1
* scsi: ibmvfc: Avoid unnecessary port reloginBrian King2018-03-151-4/+2Star
* scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-231-17/+17
* scsi: ibmvscsi: Convert timers to use timer_setup()Kees Cook2017-11-011-8/+6Star
* scsi: ibmvfc: ibmvscsi: ibmvscsi_tgt: constify vio_device_idArvind Yadav2017-08-251-1/+1
* scsi: ibmvfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-251-5/+1Star
* scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav2017-07-011-1/+1
* scsi: ibmvfc: don't check for failure from mempool_alloc()NeilBrown2017-04-191-6/+0Star
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-071-0/+1
* scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-181-1/+1
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-181-4/+5
* scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-181-1/+1
* scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-181-2/+2
* scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-181-1/+2
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-181-10/+12
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-09-201-1/+0Star
* scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun2016-09-091-1/+1
* scsi: ibmvfc: add FC Class 3 Error Recovery supportTyrel Datwyler2016-08-261-0/+10
* scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLITyrel Datwyler2016-08-261-0/+1
* ibmvfc: prevent a potential deadlockDan Carpenter2016-07-151-0/+2
* ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler2016-02-241-1/+2
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-101-1/+0Star
* ibmvfc: remove unused tag variableChristoph Hellwig2014-12-041-1/+0Star
* scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0Star
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-7/+2Star
* 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-121-7/+1Star
* scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-121-5/+6
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-13/+3Star
* scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-121-24/+1Star
* ibmvfc: fix little endian issuesTyrel Datwyler2014-07-251-233/+240
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-2/+2
* sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* [SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian King2013-09-061-2/+13
* [SCSI] ibmvfc: Suppress ABTS if target goneBrian King2013-05-021-6/+7
* [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
* [SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King2013-05-021-1/+1
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* [SCSI] ibmvfc: Ignore fabric RSCNs when link is deadBrian King2012-09-241-2/+4
* [SCSI] ibmvfc: Fix double completion on abort timeoutBrian King2012-09-241-1/+29
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-5/+2Star
* [SCSI] ibmvfc: Fix Virtual I/O failover hangBrian King2011-06-291-2/+2
* [SCSI] ibmvfc: Improve ibmvfc_async_desc memory layoutRobert Jennings2010-12-211-14/+14
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* [SCSI] ibmvfc: Handle Virtual I/O Server rebootBrian King2010-10-081-2/+4
* [SCSI] ibmvfc: prep for fc host dev loss tmo supportMike Christie2010-10-081-13/+2Star
* [SCSI] ibmvfc: Log link up/down eventsBrian King2010-09-171-24/+50
* [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-3/+7