aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
Commit message (Expand)AuthorAge
* 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
* ibmvfc: prevent a potential deadlockDan Carpenter2016-07-15
* ibmvfc: byteswap scsi_id, wwpn, and node_name prior to loggingTyrel Datwyler2016-02-23
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* 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
* scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-17
* sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-18
* [SCSI] ibmvfc: Fix for offlining devices during error recoveryBrian King2013-09-06
* [SCSI] ibmvfc: Suppress ABTS if target goneBrian King2013-05-02
* [SCSI] ibmvfc: Send cancel when link is downBrian King2013-05-02
* [SCSI] ibmvfc: Support FAST_IO_FAIL in EH handlersBrian King2013-05-02
* [SCSI] ibmvfc: Properly set cancel flags when cancelling abortBrian King2013-05-02
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* [SCSI] ibmvfc: Ignore fabric RSCNs when link is deadBrian King2012-09-24
* [SCSI] ibmvfc: Fix double completion on abort timeoutBrian King2012-09-24
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
* [SCSI] ibmvfc: Fix Virtual I/O failover hangBrian King2011-06-29
* [SCSI] ibmvfc: Improve ibmvfc_async_desc memory layoutRobert Jennings2010-12-21
* SCSI host lock push-downJeff Garzik2010-11-16
* [SCSI] ibmvfc: Handle Virtual I/O Server rebootBrian King2010-10-07
* [SCSI] ibmvfc: prep for fc host dev loss tmo supportMike Christie2010-10-07
* [SCSI] ibmvfc: Log link up/down eventsBrian King2010-09-16
* [SCSI] ibmvfc: do not reset dev_loss_tmo in slave calloutMike Christie2010-09-05
* [SCSI] ibmvfc: Fix terminate_rport_ioBrian King2010-08-06
* [SCSI] ibmvfc: Fix rport add/delete race resulting in oopsBrian King2010-08-06
* [SCSI] ibmvfc: Add support for fc_block_scsi_ehBrian King2010-07-27
* [SCSI] ibmvfc: Fix soft lockup on resumeBrian King2010-07-27
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
| * [SCSI] ibmvfc: Reduce error recovery timeoutBrian King2010-05-02
| * [SCSI] ibmvfc: Fix command completion handlingBrian King2010-05-02
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30