Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | [SCSI] ibmvfc: Handle Virtual I/O Server reboot | Brian King | 1 | -2/+4 |
2010-10-08 | [SCSI] ibmvfc: prep for fc host dev loss tmo support | Mike Christie | 1 | -13/+2 |
2010-09-17 | [SCSI] ibmvfc: Log link up/down events | Brian King | 1 | -24/+50 |
2010-09-05 | [SCSI] ibmvfc: do not reset dev_loss_tmo in slave callout | Mike Christie | 1 | -3/+7 |
2010-08-06 | [SCSI] ibmvfc: Fix terminate_rport_io | Brian King | 1 | -169/+203 |
2010-08-06 | [SCSI] ibmvfc: Fix rport add/delete race resulting in oops | Brian King | 1 | -0/+8 |
2010-07-27 | [SCSI] ibmvfc: Add support for fc_block_scsi_eh | Brian King | 1 | -0/+4 |
2010-07-27 | [SCSI] ibmvfc: Fix soft lockup on resume | Brian King | 1 | -27/+54 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -2/+9 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -1/+2 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -1/+1 |
2010-05-02 | [SCSI] ibmvfc: Reduce error recovery timeout | Brian King | 1 | -1/+1 |
2010-05-02 | [SCSI] ibmvfc: Fix command completion handling | Brian King | 1 | -0/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-03 | [SCSI] ibmvfc: Add suspend/resume support | Brian King | 1 | -0/+27 |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen | 1 | -2/+2 |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 1 | -1/+6 |
2009-12-04 | [SCSI] ibmvfc: Add FC Passthru support | Brian King | 1 | -0/+279 |
2009-12-04 | [SCSI] ibmvfc: Fix adapter cancel flags for terminate_rport_io | Brian King | 1 | -4/+16 |
2009-12-04 | [SCSI] ibmvfc: Remove unnecessary parameter to ibmvfc_init_host | Brian King | 1 | -9/+6 |
2009-12-04 | [SCSI] ibmvfc: Fix locking in ibmvfc_remove | Brian King | 1 | -0/+4 |
2009-12-04 | [SCSI] ibmvfc: Fixup TMF response handling | Brian King | 1 | -2/+8 |
2009-08-23 | [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool | Sage Weil | 1 | -1/+1 |
2009-06-21 | ibmvfc: Fix endless PRLI loop in discovery | Brian King | 1 | -4/+12 |
2009-06-21 | ibmvfc: Process async events before command responses | Brian King | 1 | -10/+10 |
2009-06-08 | [SCSI] ibmvfc: Improve LOGO/PRLO ELS handling | Brian King | 1 | -1/+37 |
2009-06-08 | [SCSI] ibmvfc: Improve device rediscovery | Brian King | 1 | -3/+3 |
2009-06-08 | [SCSI] ibmvfc: Add flush on halt support | Brian King | 1 | -3/+31 |
2009-06-08 | [SCSI] ibmvfc: Add support for NPIV Logout | Brian King | 1 | -3/+94 |
2009-06-08 | [SCSI] ibmvfc: Fix deadlock in EH | Brian King | 1 | -39/+83 |
2009-06-08 | [SCSI] ibmvfc: Reduce error logging noise | Brian King | 1 | -26/+42 |
2009-06-08 | [SCSI] ibmvfc: Use DEVICE_ATTR macro | Brian King | 1 | -54/+13 |
2009-06-08 | [SCSI] ibmvfc: Fixup GFP flags for target allocations | Brian King | 1 | -1/+1 |
2009-06-08 | [SCSI] ibmvfc: Fix invalid error response handling | Brian King | 1 | -1/+1 |
2009-04-03 | [SCSI] ibmvfc: Improve ADISC timeout handling | Brian King | 1 | -1/+97 |
2009-04-03 | [SCSI] ibmvfc: Show host maxframe_size | Brian King | 1 | -0/+1 |
2009-04-03 | [SCSI] ibmvfc: Fixup module parms attributes | Brian King | 1 | -1/+1 |
2009-04-03 | [SCSI] ibmvfc: Fix dropped interrupts | Brian King | 1 | -2/+23 |
2009-03-12 | [SCSI] ibmvfc: Better handle other FC initiators | Brian King | 1 | -4/+58 |
2009-02-10 | [SCSI] ibmvfc: Fix rport relogin | Brian King | 1 | -1/+11 |
2009-02-10 | [SCSI] ibmvfc: Fix command timeout errors | Brian King | 1 | -3/+0 |
2009-01-25 | [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure | Brian King | 1 | -1/+3 |
2009-01-16 | powerpc: Cleanup from l64 to ll64 change drivers/scsi | Stephen Rothwell | 1 | -7/+7 |
2009-01-02 | [SCSI] ibmvfc: Fixup command response translation | Brian King | 1 | -5/+5 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2008-12-29 | [SCSI] ibmvfc: Improve async event handling | Brian King | 1 | -4/+6 |
2008-12-29 | [SCSI] ibmvfc: Fix errors due to inconsistent command data | Brian King | 1 | -0/+2 |
2008-12-29 | [SCSI] ibmvfc: Delay NPIV login retry and add retries | Brian King | 1 | -5/+12 |
2008-12-29 | [SCSI] ibmvfc: Handle port login required response | Brian King | 1 | -0/+3 |
2008-12-29 | [SCSI] ibmvfc: Fix oops in interrupt handler | Brian King | 1 | -1/+1 |