| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mpt2sas : Added customer specific display support | Kashyap, Desai | 2011-03-23 | 2 | -0/+69 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-17 | 8 | -451/+128 |
|\ |
|
| * | [SCSI] remove flush_scheduled_work() usages | Tejun Heo | 2011-02-12 | 1 | -1/+0 |
| * | [SCSI] mpt2sas: Bump version 08.100.00.00 | Kashyap, Desai | 2011-01-24 | 1 | -2/+2 |
| * | [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base | Kashyap, Desai | 2011-01-24 | 2 | -56/+68 |
| * | [SCSI] mpt2sas: Add support for Customer specific branding messages | Kashyap, Desai | 2011-01-24 | 2 | -0/+40 |
| * | [SCSI] mpt2sas: Revision P MPI Header Update | Kashyap, Desai | 2011-01-24 | 5 | -392/+18 |
* | | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problem | Kashyap, Desai | 2011-01-24 | 1 | -0/+1 |
* | | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery | Kashyap, Desai | 2011-01-24 | 1 | -2/+11 |
* | | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co... | Kashyap, Desai | 2011-01-24 | 1 | -9/+45 |
* | | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth | Kashyap, Desai | 2011-01-24 | 1 | -3/+3 |
* | | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev K | Kashyap, Desai | 2011-01-24 | 1 | -0/+6 |
* | | [SCSI] mpt2sas: Fix device removal handshake for zoned devices | Kashyap, Desai | 2011-01-24 | 1 | -3/+0 |
|/ |
|
* | [SCSI] mpt2sas: Bump version 07.100.00.00 | Kashyap, Desai | 2010-12-21 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Debug string changes from target to device. | Kashyap, Desai | 2010-12-21 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Sanity check for phy count is added using max phy count | Kashyap, Desai | 2010-12-21 | 1 | -4/+8 |
* | [SCSI] mpt2sas: change queue depth with reason argument more appropriately | Kashyap, Desai | 2010-12-21 | 1 | -11/+26 |
* | [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. | Kashyap, Desai | 2010-12-21 | 2 | -92/+0 |
* | [SCSI] mpt2sas: MPI 2.0 Header updated | Kashyap, Desai | 2010-12-21 | 8 | -18/+95 |
* | [SCSI] mpt2sas: Modify code to support Expander switch | Kashyap, Desai | 2010-12-21 | 3 | -124/+206 |
* | [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs | Kashyap, Desai | 2010-12-21 | 3 | -43/+119 |
* | [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD | Kashyap, Desai | 2010-12-21 | 1 | -0/+100 |
* | [SCSI] mpt2sas: Added sanity check for cb_idx and smid access. | Kashyap, Desai | 2010-12-21 | 2 | -1/+9 |
* | [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled | Kashyap, Desai | 2010-12-21 | 2 | -2/+3 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-22 | 1 | -1/+1 |
|\ |
|
| * | [SCSI] drivers/scsi: Adjust confusing if indentation | Julia Lawall | 2010-09-05 | 1 | -1/+1 |
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ |
|
| * | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
| |/ |
|
* | | scsi: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 | 1 | -5/+6 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 2 | -2/+2 |
| |\ |
|
| * | | fix typos concerning "management" | Uwe Kleine-König | 2010-06-16 | 2 | -3/+3 |
* | | | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors | Eric Moore | 2010-07-27 | 6 | -19/+57 |
* | | | [SCSI] mpt2sas: Bump version 06.100.00.00 | Kashyap, Desai | 2010-07-27 | 1 | -3/+3 |
* | | | [SCSI] mpt2sas: Copy message frame before releasing to free pool to have a lo... | Kashyap, Desai | 2010-07-27 | 1 | -18/+38 |
* | | | [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location | Kashyap, Desai | 2010-07-27 | 3 | -5/+28 |
* | | | [SCSI] mpt2sas: Adding additional message to error escalation callback | Kashyap, Desai | 2010-07-27 | 1 | -39/+104 |
* | | | [SCSI] mpt2sas: Add additional check for responding volumes after Host Reset | Kashyap, Desai | 2010-07-27 | 1 | -2/+12 |
* | | | [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails | Kashyap, Desai | 2010-07-27 | 1 | -1/+10 |
* | | | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA | Kashyap, Desai | 2010-07-27 | 3 | -103/+391 |
* | | | [SCSI] mpt2sas: Tie a log info message to a specific PHY. | Kashyap, Desai | 2010-07-27 | 3 | -1/+62 |
* | | | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO | Kashyap, Desai | 2010-07-27 | 6 | -114/+113 |
* | | | [SCSI] mpt2sas: Added sysfs support for trace buffer | Kashyap, Desai | 2010-07-27 | 3 | -4/+200 |
* | | | [SCSI] mpt2sas: MPI header version N is updated. | Kashyap, Desai | 2010-07-27 | 5 | -45/+308 |
* | | | [SCSI] mpt2sas: Added sysfs counter for ioc reset | Kashyap, Desai | 2010-07-27 | 3 | -2/+32 |
* | | | [SCSI] mpt2sas: Added expander phy control support | Kashyap, Desai | 2010-07-27 | 1 | -30/+275 |
* | | | [SCSI] mpt2sas: Added expander phy counter support | Kashyap, Desai | 2010-07-27 | 1 | -9/+233 |
* | | | [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter i... | Kashyap, Desai | 2010-07-27 | 1 | -0/+7 |
* | | | [SCSI] mpt2sas: Hold Controller reset when another reset is in progress | Kashyap, Desai | 2010-07-27 | 3 | -7/+27 |