| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [SCSI] ibmvscsi: Send adapter info before login | Brian King | 2009-06-08 | 1 | -85/+85 |
* | [SCSI] ibmvscsi: Add specific timeouts for operations | Robert Jennings | 2009-06-08 | 1 | -12/+16 |
* | [SCSI] ibmvscsi: Add 16 byte CDB support | Brian King | 2009-06-08 | 1 | -0/+1 |
* | [SCSI] ibmvfc: Driver version 1.0.6 | Brian King | 2009-06-08 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Improve LOGO/PRLO ELS handling | Brian King | 2009-06-08 | 1 | -1/+37 |
* | [SCSI] ibmvfc: Improve device rediscovery | Brian King | 2009-06-08 | 1 | -3/+3 |
* | [SCSI] ibmvfc: Add flush on halt support | Brian King | 2009-06-08 | 2 | -5/+42 |
* | [SCSI] ibmvfc: Add support for NPIV Logout | Brian King | 2009-06-08 | 2 | -4/+105 |
* | [SCSI] ibmvfc: Fix deadlock in EH | Brian King | 2009-06-08 | 2 | -41/+86 |
* | [SCSI] ibmvfc: Reduce error logging noise | Brian King | 2009-06-08 | 2 | -26/+48 |
* | [SCSI] ibmvfc: Use DEVICE_ATTR macro | Brian King | 2009-06-08 | 1 | -54/+13 |
* | [SCSI] ibmvfc: Fixup GFP flags for target allocations | Brian King | 2009-06-08 | 1 | -1/+1 |
* | [SCSI] ibmvfc: Fix invalid error response handling | Brian King | 2009-06-08 | 1 | -1/+1 |
* | [SCSI] ibmvscsi: Remove redundant test on unsigned. | Roel Kluin | 2009-05-23 | 1 | -3/+0 |
* | [SCSI] ibmvfc: Driver version 1.0.5 | Brian King | 2009-04-03 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Improve ADISC timeout handling | Brian King | 2009-04-03 | 2 | -3/+106 |
* | [SCSI] ibmvfc: Show host maxframe_size | Brian King | 2009-04-03 | 1 | -0/+1 |
* | [SCSI] ibmvfc: Fixup module parms attributes | Brian King | 2009-04-03 | 1 | -1/+1 |
* | [SCSI] ibmvfc: Fix dropped interrupts | Brian King | 2009-04-03 | 2 | -2/+24 |
* | [SCSI] ibmvfc: Better handle other FC initiators | Brian King | 2009-03-12 | 1 | -4/+58 |
* | [SCSI] ibmvfc: Increase cancel timeout | Brian King | 2009-02-10 | 1 | -1/+1 |
* | [SCSI] ibmvfc: Fix rport relogin | Brian King | 2009-02-10 | 1 | -1/+11 |
* | [SCSI] ibmvfc: Fix command timeout errors | Brian King | 2009-02-10 | 1 | -3/+0 |
* | [SCSI] ibmvscsi: Correct DMA mapping leak | Robert Jennings | 2009-02-10 | 1 | -0/+1 |
* | [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failure | Brian King | 2009-01-25 | 1 | -1/+3 |
* | powerpc: Cleanup from l64 to ll64 change drivers/scsi | Stephen Rothwell | 2009-01-16 | 2 | -10/+10 |
* | powerpc: Change u64/s64 to a long long integer type | Ingo Molnar | 2009-01-13 | 1 | -6/+6 |
* | [SCSI] ibmvscsi: Make max_requests module parameter more accurate | Brian King | 2009-01-02 | 1 | -6/+10 |
* | [SCSI] ibmvfc: Fixup command response translation | Brian King | 2009-01-02 | 1 | -5/+5 |
* | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-02 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Improve async event handling | Brian King | 2008-12-29 | 2 | -5/+7 |
* | [SCSI] ibmvscsi: Don't fail EH due to insufficient resources | Brian King | 2008-12-29 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Fix errors due to inconsistent command data | Brian King | 2008-12-29 | 1 | -0/+2 |
* | [SCSI] ibmvfc: Delay NPIV login retry and add retries | Brian King | 2008-12-29 | 2 | -6/+15 |
* | [SCSI] ibmvfc: Driver version 1.0.4 | Brian King | 2008-12-29 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Handle port login required response | Brian King | 2008-12-29 | 2 | -0/+4 |
* | [SCSI] ibmvfc: Fix command timeouts due to cached CRQ access | Brian King | 2008-12-29 | 1 | -8/+8 |
* | [SCSI] ibmvfc: Fix oops in interrupt handler | Brian King | 2008-12-29 | 1 | -1/+1 |
* | [SCSI] ibmvfc: Driver version 1.0.3 | Brian King | 2008-12-29 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device | Brian King | 2008-12-29 | 1 | -1/+1 |
* | [SCSI] ibmvfc: Fix target initialization failure retry handling | Brian King | 2008-12-29 | 2 | -20/+23 |
* | [SCSI] ibmvfc: Error handling fixes | Brian King | 2008-12-29 | 2 | -61/+148 |
* | [SCSI] ibmvfc: Fix error reporting for some FC errors | Brian King | 2008-12-29 | 1 | -7/+3 |
* | [SCSI] ibmvfc: Fix log level filtering | Brian King | 2008-12-29 | 1 | -1/+1 |
* | [SCSI] ibmvstgt: move crq_queue_create to the end of initialization | Brian King | 2008-12-09 | 1 | -7/+9 |
* | [SCSI] ibmvscsi: switch to block timeout | James Bottomley | 2008-12-01 | 1 | -1/+1 |
* | [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c... | Mike Christie | 2008-10-13 | 1 | -2/+0 |
* | block: unify request timeout handling | Jens Axboe | 2008-10-09 | 1 | -1/+1 |
* | [SCSI] ibmvfc: Driver version 1.0.2 | Brian King | 2008-08-16 | 1 | -2/+2 |
* | [SCSI] ibmvfc: Add details to async event log | Brian King | 2008-08-16 | 1 | -1/+2 |