Age | Commit message (Expand) | Author |
2010-07-27 | [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ... | Kashyap, Desai |
2010-07-27 | [SCSI] mptfusion: Corrected declaration of device_missing_delay | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Proper error handling is added after mpt_config timeout | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Check for command status is added after completion. | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-18 | [SCSI] mptfusion: block device when target is being removed by FW | Kashyap, Desai |
2010-01-18 | [SCSI] mptfusion: Added sysfs expander manufacture information at the time of... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te... | Kashyap, Desai |
2009-09-12 | [SCSI] mptsas : Sanity check for phyinfo is added | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : set max_id to infinite value. | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Change config request timeout value to 30 seconds. | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai |
2009-08-22 | [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. | Kashyap, Desai |
2009-06-22 | fusion: mptsas, fix lock imbalance | Jiri Slaby |
2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley |
2009-06-09 | [SCSI] mpt fusion: fix up doc book comments | James Bottomley |
2009-06-09 | [SCSI] mpt fusion: Added support for Broadcast primitives Event handling | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Queue full event handling | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Rescan SAS topology added | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: SAS topology scan changes, expander events | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Added support for MPT discovery completion check | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai |
2009-05-19 | block: set rq->resid_len to blk_rq_bytes() on issue | Tejun Heo |
2009-05-11 | block: cleanup rq->data_len usages | Tejun Heo |
2009-05-11 | block: add rq->resid_len | Tejun Heo |
2009-04-03 | [SCSI] mptsas: remove unneeded check | Alan Cox |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya |
2008-05-27 | [SCSI] fusion mpt: fix target missing after resetting external raid | Michael Reed |
2008-04-07 | [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure | Michael Reed |
2008-03-05 | [SCSI] mpt fusion: don't oops if NumPhys==0 | Krzysztof Oledzki |
2008-01-11 | [SCSI] mpt fusion: make mptsas_smp_handler update resid | FUJITA Tomonori |
2007-10-12 | [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an... | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: removing Dell copyright | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore |