| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -0/+1 |
| 2010-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 1 | -2/+7 |
| 2010-02-08 | [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0. |  Kashyap, Desai | 1 | -1/+1 |
| 2010-01-18 | [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priority |  Kashyap, Desai | 1 | -2/+7 |
| 2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called |  Mike Christie | 1 | -2/+7 |
| 2009-10-29 | [SCSI] mptspi: Fix for incorrect data underrun errata |  Kashyap, Desai | 1 | -5/+81 |
| 2009-09-12 | [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed device |  Kashyap, Desai | 1 | -1/+11 |
| 2009-08-22 | [SCSI] mptsas : set max_id to infinite value. |  Kashyap, Desai | 1 | -1/+4 |
| 2009-08-22 | [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY status |  Kashyap, Desai | 1 | -1/+1 |
| 2009-08-22 | [SCSI] mptsas : Removed mptscsih_timer_expired. |  Kashyap, Desai | 1 | -48/+0 |
| 2009-06-14 | fusion: fix recent kernel-doc problems |  Randy Dunlap | 1 | -2/+2 |
| 2009-06-09 | [SCSI] mpt fusion: fix up doc book comments |  James Bottomley | 1 | -4/+1 |
| 2009-06-09 | [SCSI] mpt fusion: Added support for Broadcast primitives Event handling |  Kashyap, Desai | 1 | -0/+21 |
| 2009-06-09 | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added |  Kashyap, Desai | 1 | -2/+83 |
| 2009-06-09 | [SCSI] mpt fusion: Code Cleanup patch |  Kashyap, Desai | 1 | -112/+62 |
| 2009-06-09 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function |  Kashyap, Desai | 1 | -2/+0 |
| 2009-06-09 | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame |  Kashyap, Desai | 1 | -15/+4 |
| 2009-06-09 | [SCSI] mpt fusion: rewrite taskmgmt request and completion routines |  Kashyap, Desai | 1 | -295/+164 |
| 2009-06-09 | [SCSI] mpt fusion: rewrite of all internal generated functions |  Kashyap, Desai | 1 | -303/+211 |
| 2009-06-09 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region |  Kashyap, Desai | 1 | -83/+19 |
| 2009-01-13 | [SCSI] mpt fusion: Add Firmware debug support |  Kashyap, Desai | 1 | -0/+3 |
| 2008-12-16 | [SCSI] mpt fusion: clear list of outstanding commands on host reset |  James Bottomley | 1 | -0/+3 |
| 2008-10-23 | [SCSI] mptfusion: Increase scsi-timeouts, similariy to the LSI 4.x driver. |  Bernd Schubert | 1 | -2/+1 |
| 2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ |  Harvey Harrison | 1 | -2/+2 |
| 2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included |  Prakash, Sathya | 1 | -1/+1 |
| 2008-05-27 | [SCSI] fusion mpt: fix target missing after resetting external raid |  Michael Reed | 1 | -8/+0 |
| 2008-04-19 | 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-15 | 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, and shost_printk API |  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 management commands |  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-17 | [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only |  Eric Moore | 1 | -8/+45 |
| 2007-06-17 | [SCSI] mpt fusion: cleanup eh handlers |  Eric Moore | 1 | -55/+77 |
| 2007-06-17 | [SCSI] mpt fusion: remove unused header - linux_compat.h |  Eric Moore | 1 | -1/+0 |
| 2007-06-17 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) |  Eric Moore | 1 | -1/+1 |
| 2007-05-30 | [SCSI] Merge up to linux-2.6 head |  James Bottomley | 1 | -4/+4 |