| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-23 | 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-05 | 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 |
* | | | [SCSI] mpt2sas: Fix to use sas device list instead of enclosure list for _tra... | Kashyap, Desai | 2010-07-27 | 1 | -6/+6 |
* | | | [SCSI] mpt2sas: DIF Type 2 Protection Support | Eric Moore | 2010-07-27 | 2 | -8/+14 |
| |/
|/| |
|
* | | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 2 | -2/+2 |
|/ |
|
* | [SCSI] mpt2sas: Bump version 05.100.00.02 | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s... | Kashyap, Desai | 2010-04-11 | 1 | -3/+8 |
* | [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. | Kashyap, Desai | 2010-04-11 | 1 | -7/+14 |
* | [SCSI] mpt2sas: Upgrade version 05.100.00.01 | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. | Kashyap, Desai | 2010-04-11 | 1 | -1/+4 |
* | [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. | Kashyap, Desai | 2010-04-11 | 2 | -0/+124 |
* | [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl | Kashyap, Desai | 2010-04-11 | 1 | -2/+5 |
* | [SCSI] mpt2sas: sanity added to remove duplicate port from topology | Kashyap, Desai | 2010-04-11 | 2 | -0/+86 |
* | [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de... | Kashyap, Desai | 2010-04-11 | 1 | -9/+40 |
* | [SCSI] mpt2sas: Bump version 05.100.00.00 | Kashyap, Desai | 2010-04-11 | 1 | -4/+4 |