Age | Commit message (Expand) | Author | Files | Lines |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -54/+68 |
2008-04-07 | [SCSI] mpt fusion: convert inactive_list_mutex to a mutex | Matthias Kaehlcke | 1 | -4/+4 |
2008-03-18 | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers | Prakash, Sathya | 1 | -1/+10 |
2008-03-03 | docbook: fix fusion source files | Randy Dunlap | 1 | -9/+5 |
2008-02-03 | drivers/message/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-23 | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 1 | -1/+1 |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -3/+3 |
2007-10-16 | Fusion: sg chaining support | Jens Axboe | 1 | -3/+3 |
2007-10-16 | docbook: fix kernel-api content | Randy Dunlap | 1 | -7/+3 |
2007-10-12 | [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an... | Eric Moore | 1 | -2/+2 |
2007-10-12 | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore | 1 | -77/+135 |
2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 1 | -42/+32 |
2007-10-12 | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore | 1 | -95/+104 |
2007-10-12 | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore | 1 | -18/+18 |
2007-10-12 | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 1 | -68/+72 |
2007-10-12 | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 1 | -3/+3 |
2007-10-12 | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 1 | -4/+10 |
2007-07-28 | [SCSI] mpt fusion: Changes in mptscsih.c for logging support | Prakash, Sathya | 1 | -186/+260 |
2007-07-18 | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 1 | -0/+153 |
2007-06-18 | [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only | Eric Moore | 1 | -8/+45 |
2007-06-18 | [SCSI] mpt fusion: cleanup eh handlers | Eric Moore | 1 | -55/+77 |
2007-06-18 | [SCSI] mpt fusion: remove unused header - linux_compat.h | Eric Moore | 1 | -1/+0 |
2007-06-18 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | 1 | -1/+1 |
2007-05-31 | [SCSI] Merge up to linux-2.6 head | James Bottomley | 1 | -4/+4 |
2007-05-30 | [SCSI] fusion: convert to use the data buffer accessors | FUJITA Tomonori | 1 | -59/+19 |
2007-05-23 | [SCSI] fusion: Fix |/|| confusion | Dave Jones | 1 | -4/+4 |
2007-03-20 | [SCSI] fusion: remove VMWare guest OS remounted as read only work around | Eric Moore | 1 | -4/+1 |
2007-03-20 | [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume() | Horms | 1 | -2/+1 |
2007-03-20 | [SCSI] fusion: remove unnecessary code in mptscsih_resume() | Horms | 1 | -12/+0 |
2007-03-20 | [SCSI] fusion: kernel-doc warning fixes | Randy Dunlap | 1 | -5/+10 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-03 | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 1 | -1/+1 |
2007-02-03 | [SCSI] fusion - error handling bug fix's | Eric Moore | 1 | -150/+145 |
2007-02-03 | [SCSI] fusion - inactive raid support, and raid event bug fix's | Eric Moore | 1 | -0/+32 |
2007-02-03 | [SCSI] fusion - iocstatus, loginfo, and event debug updates | Eric Moore | 1 | -14/+115 |
2007-02-03 | [SCSI] fusion - move SPI API over to mptspi.c | Eric Moore | 1 | -284/+0 |
2007-02-03 | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 1 | -219/+82 |
2007-01-06 | [SCSI] fusion: MODULE_VERSION support | Eric Moore | 1 | -1/+2 |
2007-01-06 | [SCSI] fusion: power pc and miscellaneous bug fixs | Eric Moore | 1 | -2/+3 |
2007-01-06 | [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER... | Eric Moore | 1 | -0/+11 |
2006-12-07 | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 1 | -13/+11 |
2006-07-13 | [SCSI] mptfusion: task abort fix's | Eric Moore | 1 | -15/+37 |
2006-07-13 | [SCSI] mptfusion: sas nexus loss support | Eric Moore | 1 | -1/+18 |
2006-07-13 | [SCSI] mptfusion: sas enclosures with smart drive | Eric Moore | 1 | -0/+47 |
2006-06-11 | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | 1 | -1/+1 |
2006-06-11 | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | 1 | -21/+0 |
2006-04-26 | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | 1 | -22/+26 |
2006-04-26 | [SCSI] mptfusion: bug fix's for raid components adding/deleting | Moore, Eric | 1 | -1/+1 |
2006-03-14 | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 1 | -1/+20 |
2006-03-14 | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 1 | -11/+8 |