| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore | 2007-10-12 | 1 | -77/+135 |
* | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 2007-10-12 | 1 | -42/+32 |
* | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore | 2007-10-12 | 1 | -95/+104 |
* | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore | 2007-10-12 | 1 | -18/+18 |
* | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 2007-10-12 | 1 | -68/+72 |
* | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 2007-10-12 | 1 | -3/+3 |
* | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 2007-10-12 | 1 | -4/+10 |
* | [SCSI] mpt fusion: Changes in mptscsih.c for logging support | Prakash, Sathya | 2007-07-28 | 1 | -186/+260 |
* | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 2007-07-18 | 1 | -0/+153 |
* | [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only | Eric Moore | 2007-06-17 | 1 | -8/+45 |
* | [SCSI] mpt fusion: cleanup eh handlers | Eric Moore | 2007-06-17 | 1 | -55/+77 |
* | [SCSI] mpt fusion: remove unused header - linux_compat.h | Eric Moore | 2007-06-17 | 1 | -1/+0 |
* | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | 2007-06-17 | 1 | -1/+1 |
* | [SCSI] Merge up to linux-2.6 head | James Bottomley | 2007-05-30 | 1 | -4/+4 |
|\ |
|
| * | [SCSI] fusion: Fix |/|| confusion | Dave Jones | 2007-05-22 | 1 | -4/+4 |
* | | [SCSI] fusion: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-29 | 1 | -59/+19 |
|/ |
|
* | [SCSI] fusion: remove VMWare guest OS remounted as read only work around | Eric Moore | 2007-03-20 | 1 | -4/+1 |
* | [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume() | Horms | 2007-03-20 | 1 | -2/+1 |
* | [SCSI] fusion: remove unnecessary code in mptscsih_resume() | Horms | 2007-03-20 | 1 | -12/+0 |
* | [SCSI] fusion: kernel-doc warning fixes | Randy Dunlap | 2007-03-20 | 1 | -5/+10 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 2007-02-02 | 1 | -1/+1 |
* | [SCSI] fusion - error handling bug fix's | Eric Moore | 2007-02-02 | 1 | -150/+145 |
* | [SCSI] fusion - inactive raid support, and raid event bug fix's | Eric Moore | 2007-02-02 | 1 | -0/+32 |
* | [SCSI] fusion - iocstatus, loginfo, and event debug updates | Eric Moore | 2007-02-02 | 1 | -14/+115 |
* | [SCSI] fusion - move SPI API over to mptspi.c | Eric Moore | 2007-02-02 | 1 | -284/+0 |
* | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 2007-02-02 | 1 | -219/+82 |
* | [SCSI] fusion: MODULE_VERSION support | Eric Moore | 2007-01-06 | 1 | -1/+2 |
* | [SCSI] fusion: power pc and miscellaneous bug fixs | Eric Moore | 2007-01-06 | 1 | -2/+3 |
* | [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER... | Eric Moore | 2007-01-06 | 1 | -0/+11 |
* | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 2006-12-07 | 1 | -13/+11 |
* | [SCSI] mptfusion: task abort fix's | Eric Moore | 2006-07-13 | 1 | -15/+37 |
* | [SCSI] mptfusion: sas nexus loss support | Eric Moore | 2006-07-13 | 1 | -1/+18 |
* | [SCSI] mptfusion: sas enclosures with smart drive | Eric Moore | 2006-07-13 | 1 | -0/+47 |
* | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | 2006-06-10 | 1 | -1/+1 |
* | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | 2006-06-10 | 1 | -21/+0 |
* | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | 2006-04-25 | 1 | -22/+26 |
* | [SCSI] mptfusion: bug fix's for raid components adding/deleting | Moore, Eric | 2006-04-25 | 1 | -1/+1 |
* | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 2006-03-14 | 1 | -1/+20 |
* | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 2006-03-14 | 1 | -11/+8 |
* | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 2006-03-14 | 1 | -1/+1 |
* | [SCSI] mptscsih: remove unused page 1 setting function | James Bottomley | 2006-03-12 | 1 | -44/+0 |
* | [SCSI] mptspi: Add transport class Domain Validation | James Bottomley | 2006-03-01 | 1 | -2314/+88 |
* | [SCSI] fusion - mptctl - Event Log Fix | Moore, Eric | 2006-02-04 | 1 | -1/+1 |
* | [SCSI] fusion: add message sanity check | Moore, Eric | 2006-01-31 | 1 | -1/+14 |
* | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 2006-01-31 | 1 | -6/+8 |
* | [SCSI] fusion: add task managment response code info | Moore, Eric | 2006-01-31 | 1 | -0/+41 |
* | [SCSI] fusion: overrun tape fix | Moore, Eric | 2006-01-31 | 1 | -1/+2 |
* | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 2006-01-31 | 1 | -3/+17 |
* | [SCSI] fusion: fix compile | James Bottomley | 2006-01-31 | 1 | -2/+2 |