| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | [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 |
* | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai | 2010-04-11 | 15 | -15/+15 |
* | [SCSI] mpt2sas: Default descriptor for RAID Passthru command. | Kashyap, Desai | 2010-04-11 | 1 | -2/+5 |
* | [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. | Kashyap, Desai | 2010-04-11 | 1 | -1/+10 |
* | [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. | Kashyap, Desai | 2010-04-11 | 3 | -83/+108 |
* | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai | 2010-04-11 | 5 | -26/+46 |
* | [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. | Kashyap, Desai | 2010-04-11 | 1 | -15/+138 |
* | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai | 2010-04-11 | 2 | -3/+5 |
* | [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. | Kashyap, Desai | 2010-04-11 | 2 | -7/+10 |
* | [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset | Kashyap, Desai | 2010-04-11 | 1 | -3/+3 |
* | [SCSI] mpt2sas: Corrected time stamp | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R... | Kashyap, Desai | 2010-04-11 | 1 | -2/+0 |