| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-22 | 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-15 | 2 | -4/+4 |
* | [SCSI] ibmvscsi: Add support for capabilities MAD | Brian King | 2009-06-08 | 3 | -27/+255 |
* | [SCSI] ibmvscsi: Enable fast fail feature | Robert Jennings | 2009-06-08 | 2 | -2/+71 |
* | [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 |