| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-02 | 21 | -1187/+1732 |
|\ |
|
| * | [SCSI] lpfc 8.3.34: Update lpfc version for 8.3.34 driver release | James Smart | 2012-09-14 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma pool | James Smart | 2012-09-14 | 2 | -10/+17 |
| * | [SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/... | James Smart | 2012-09-14 | 1 | -3/+9 |
| * | [SCSI] lpfc 8.3.34: Adjust IO Channels to 1 when INTx | James Smart | 2012-09-14 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.34: Add XRI to abort handler timeout log message | James Smart | 2012-09-14 | 1 | -3/+4 |
| * | [SCSI] lpfc 8.3.34: Streamline fcp underrun message printing | James Smart | 2012-09-14 | 1 | -7/+13 |
| * | [SCSI] lpfc 8.3.34: Correct typecasts for snprintf messages | James Smart | 2012-09-14 | 1 | -7/+11 |
| * | [SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messages | James Smart | 2012-09-14 | 1 | -44/+14 |
| * | [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status | James Smart | 2012-09-14 | 7 | -23/+38 |
| * | [SCSI] lpfc 8.3.34: Fix number of IO channels to match CPUs | James Smart | 2012-09-14 | 1 | -0/+14 |
| * | [SCSI] lpfc 8.3.34: Add SLI-4 V1 Capacity and Resource Descriptor support | James Smart | 2012-09-14 | 2 | -11/+31 |
| * | [SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance | James Smart | 2012-09-14 | 7 | -80/+296 |
| * | [SCSI] lpfc 8.3.33: Update lpfc version for 8.3.33 driver release | James Smart | 2012-09-14 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.33: Fixed incomplete list of SLI4 commands with extended time... | James Smart | 2012-09-14 | 4 | -1/+18 |
| * | [SCSI] lpfc 8.3.33: Fixed debugfs queInfo to include queue stats | James Smart | 2012-09-14 | 1 | -157/+259 |
| * | [SCSI] lpfc 8.3.33: Add lpfc_fcp_look_ahead module parameter | James Smart | 2012-09-14 | 6 | -4/+102 |
| * | [SCSI] lpfc 8.3.33: Make I/O to hw queue distribution algorithm a module para... | James Smart | 2012-09-14 | 4 | -1/+22 |
| * | [SCSI] lpfc 8.3.33: Change Naming convention for SLI4 Interrupt vector | James Smart | 2012-09-14 | 3 | -1/+13 |
| * | [SCSI] lpfc 8.3.33: Allow per-hba interrupt rate tuning | James Smart | 2012-09-14 | 4 | -12/+28 |
| * | [SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectors | James Smart | 2012-09-14 | 8 | -687/+454 |
| * | [SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfs | James Smart | 2012-09-14 | 2 | -1/+19 |
| * | [SCSI] lpfc 8.3.33: Parallelize SLI-4 Q distribution | James Smart | 2012-09-14 | 6 | -36/+77 |
| * | [SCSI] lpfc 8.3.33: Misc changes to optimize critical path | James Smart | 2012-09-14 | 2 | -14/+29 |
| * | [SCSI] lpfc 8.3.33: Formally separate lpfc_sli_ring SLI-3 and SLI-4 variantions | James Smart | 2012-09-14 | 5 | -105/+150 |
| * | [SCSI] lpfc 8.3.33: Convert to no SCSI host lock in queuecommand | James Smart | 2012-09-14 | 1 | -7/+2 |
| * | [SCSI] lpfc 8.3.33: Add debugfs interface to display SLI queue information | James Smart | 2012-09-14 | 3 | -1/+66 |
| * | [SCSI] lpfc 8.3.33: Fix error when remote port switches address | James Smart | 2012-09-14 | 2 | -8/+59 |
| * | [SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper retur... | James Smart | 2012-09-14 | 1 | -4/+4 |
| * | [SCSI] lpfc 8.3.33: Check data transfer amount on write commands | James Smart | 2012-09-14 | 1 | -3/+3 |
| * | [SCSI] lpfc 8.3.33: Fix error of not reiniting mbx cmd before reissue | James Smart | 2012-09-14 | 1 | -2/+3 |
| * | [SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver r... | James Smart | 2012-09-14 | 1 | -1/+5 |
| * | [SCSI] lpfc 8.3.33: Enable attachment to OCe14000 adapters | James Smart | 2012-09-14 | 2 | -0/+11 |
| * | [SCSI] lpfc 8.3.33: When doing loopback testing, set the diag valid bit | James Smart | 2012-09-14 | 2 | -0/+7 |
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ \ |
|
| * | | scsi: make pci error handlers const | Stephen Hemminger | 2012-09-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-01 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | treewide: fix comment/printk/variable typos | Anatol Pomozov | 2012-09-01 | 2 | -3/+3 |
* | | [SCSI] lpfc: fix problems with -Werror | James Bottomley | 2012-07-20 | 1 | -0/+2 |
* | | [SCSI] lpfc 8.3.32: Update lpfc to version 8.3.32 | James Smart | 2012-07-20 | 1 | -1/+1 |
* | | [SCSI] lpfc 8.3.32: Fix error reporting of misconfigured ports | James Smart | 2012-07-20 | 2 | -6/+93 |
* | | [SCSI] lpfc 8.3.32: Fix system panic due to node state change | James Smart | 2012-07-20 | 1 | -4/+2 |
* | | [SCSI] lpfc 8.3.32: Fix ability to change FCP EQ delay multiplier | James Smart | 2012-07-20 | 4 | -8/+185 |
* | | [SCSI] lpfc 8.3.32: Correct successful aborts returning error status | James Smart | 2012-07-20 | 1 | -12/+12 |
* | | [SCSI] lpfc 8.3.32: Correct provisioning change failure on local function | James Smart | 2012-07-20 | 6 | -46/+98 |
* | | [SCSI] lpfc 8.3.32: Correct host DIF configuration that hung system | James Smart | 2012-07-20 | 1 | -2/+33 |
* | | [SCSI] lpfc 8.3.32: Fix CQ and EQ dump failure for debugfs | James Smart | 2012-07-20 | 1 | -4/+14 |
* | | [SCSI] lpfc 8.3.32: Correct null pointer Error in lpfc_sli.c | James Smart | 2012-07-20 | 1 | -13/+7 |
* | | [SCSI] lpfc 8.3.32: lpfc_sli.c: add missing jumps to mempool_free | James Smart | 2012-07-20 | 1 | -8/+16 |
|/ |
|
* | [SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31 | James Smart | 2012-05-17 | 1 | -1/+1 |