summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: ibmvfc: Avoid unnecessary port reloginBrian King2018-03-151-4/+2
* scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-221-17/+17
* scsi: ibmvscsi: Convert timers to use timer_setup()Kees Cook2017-11-011-8/+6
* 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/+1
* 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-181-6/+0
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* 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-251-0/+10
* scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLITyrel Datwyler2016-08-251-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-231-1/+2
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-1/+0
* 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-241-7/+2
* 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/+1
* 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-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-031-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/+2
* [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-071-2/+4
* [SCSI] ibmvfc: prep for fc host dev loss tmo supportMike Christie2010-10-071-13/+2
* [SCSI] ibmvfc: Log link up/down eventsBrian King2010-09-161-24/+50
* [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-051-3/+7
* [SCSI] ibmvfc: Fix terminate_rport_ioBrian King2010-08-061-169/+203
* [SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King2010-08-061-0/+8