| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] ibmvfc: Fix Virtual I/O failover hang | Brian King | 2011-06-29 | 1 | -2/+2 |
* | [SCSI] ibmvscsi: Improve CRQ reset reliability | Brian King | 2011-05-01 | 1 | -2/+1 |
* | [SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout | Robert Jennings | 2010-12-21 | 2 | -15/+15 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 2 | -2/+6 |
* | [SCSI] ibmvfc: Handle Virtual I/O Server reboot | Brian King | 2010-10-08 | 1 | -2/+4 |
* | [SCSI] ibmvfc: prep for fc host dev loss tmo support | Mike Christie | 2010-10-08 | 1 | -13/+2 |
* | [SCSI] ibmvfc: Log link up/down events | Brian King | 2010-09-17 | 2 | -24/+56 |
* | [SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout | Mike Christie | 2010-09-05 | 1 | -3/+7 |
* | [SCSI] ibmvfc: Driver version 1.0.9 | Brian King | 2010-08-06 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Fix terminate_rport_io | Brian King | 2010-08-06 | 2 | -169/+204 |
* | [SCSI] ibmvfc: Fix rport add/delete race resulting in oops | Brian King | 2010-08-06 | 2 | -0/+9 |
* | [SCSI] ibmvstgt: add __init/__exit macros | Peter Huewe | 2010-07-28 | 1 | -2/+2 |
* | [SCSI] ibmvscsi: Driver version 1.5.9 | Brian King | 2010-07-27 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Fix possible request_limit issue | Brian King | 2010-07-27 | 1 | -2/+5 |
* | [SCSI] ibmvscsi: Fix error path deadlock | Brian King | 2010-07-27 | 1 | -14/+17 |
* | [SCSI] ibmvscsi: Fix softlockup on resume | Brian King | 2010-07-27 | 3 | -31/+106 |
* | [SCSI] ibmvfc: Driver version 1.0.8 | Brian King | 2010-07-27 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Add support for fc_block_scsi_eh | Brian King | 2010-07-27 | 1 | -0/+4 |
* | [SCSI] ibmvfc: Fix soft lockup on resume | Brian King | 2010-07-27 | 2 | -27/+56 |
* | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe | Anton Blanchard | 2010-07-27 | 1 | -6/+7 |
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 3 | -29/+12 |
|\ |
|
| * | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -1/+2 |
| * | [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 | James Bottomley | 2010-05-18 | 2 | -1/+8 |
| |\ |
|
| | * | [SCSI] ibmvfc: Reduce error recovery timeout | Brian King | 2010-05-02 | 2 | -1/+2 |
| | * | [SCSI] ibmvfc: Fix command completion handling | Brian King | 2010-05-02 | 1 | -0/+6 |
| * | | [SCSI] ibmvscsi: fix DMA API misuse | FUJITA Tomonori | 2010-04-11 | 1 | -27/+2 |
| |/ |
|
* / | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 2 | -2/+2 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -0/+4 |
* | [SCSI] ibmvfc: Add suspend/resume support | Brian King | 2010-03-03 | 1 | -0/+27 |
* | [SCSI] ibmvscsi: Add suspend/resume support | Brian King | 2010-03-03 | 4 | -0/+39 |
* | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-03-01 | 1 | -2/+2 |
|\ |
|
| * | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 2010-02-26 | 1 | -2/+2 |
* | | [SCSI] ibmvscsi: fix a typo in a source code comment | Bart Van Assche | 2010-01-18 | 1 | -1/+1 |
|/ |
|
* | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 2 | -2/+12 |
* | [SCSI] ibmvfc: Driver version 1.0.7 | Brian King | 2009-12-04 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Add FC Passthru support | Brian King | 2009-12-04 | 2 | -1/+286 |
* | [SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io | Brian King | 2009-12-04 | 1 | -4/+16 |
* | [SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_host | Brian King | 2009-12-04 | 1 | -9/+6 |
* | [SCSI] ibmvfc: Fix locking in ibmvfc_remove | Brian King | 2009-12-04 | 1 | -0/+4 |
* | [SCSI] ibmvfc: Fixup TMF response handling | Brian King | 2009-12-04 | 1 | -2/+8 |
* | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool | Sage Weil | 2009-08-23 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Fix module load hang | Brian King | 2009-06-25 | 1 | -1/+6 |
* | ibmvfc: Fix endless PRLI loop in discovery | Brian King | 2009-06-21 | 2 | -4/+13 |
* | ibmvfc: Process async events before command responses | Brian King | 2009-06-21 | 1 | -10/+10 |
* | ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-16 | 2 | -4/+4 |
* | [SCSI] ibmvscsi: Add support for capabilities MAD | Brian King | 2009-06-09 | 3 | -27/+255 |
* | [SCSI] ibmvscsi: Enable fast fail feature | Robert Jennings | 2009-06-09 | 2 | -2/+71 |
* | [SCSI] ibmvscsi: Send adapter info before login | Brian King | 2009-06-09 | 1 | -85/+85 |
* | [SCSI] ibmvscsi: Add specific timeouts for operations | Robert Jennings | 2009-06-09 | 1 | -12/+16 |