aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ibmvscsi/ibmvfc.c
Commit message (Expand)AuthorAge
* 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
* [SCSI] ibmvfc: Add suspend/resume supportBrian King2010-03-03
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-26
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* [SCSI] ibmvfc: Add FC Passthru supportBrian King2009-12-04
* [SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_ioBrian King2009-12-04
* [SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_hostBrian King2009-12-04
* [SCSI] ibmvfc: Fix locking in ibmvfc_removeBrian King2009-12-04
* [SCSI] ibmvfc: Fixup TMF response handlingBrian King2009-12-04
* [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_poolSage Weil2009-08-22
* ibmvfc: Fix endless PRLI loop in discoveryBrian King2009-06-21
* ibmvfc: Process async events before command responsesBrian King2009-06-21
* [SCSI] ibmvfc: Improve LOGO/PRLO ELS handlingBrian King2009-06-08
* [SCSI] ibmvfc: Improve device rediscoveryBrian King2009-06-08