| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-05-09 | 1 | -13/+17 |
|\ |
|
| * | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -6/+10 |
| * | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -6/+6 |
| * | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -1/+1 |
* | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 4 | -6/+6 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-08 | 1 | -7/+4 |
|\ |
|
| * | [QLA2XXX]: Fix build on sparc. | David S. Miller | 2007-05-08 | 1 | -7/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-08 | 43 | -1982/+2210 |
|\ \
| |/
|/| |
|
| * | [SCSI] ipr: Use PCI-E reset API for new ipr adapter | Brian King | 2007-05-08 | 2 | -6/+72 |
| * | [SCSI] qla2xxx: Update version number to 8.01.07-k7. | Andrew Vasquez | 2007-05-08 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Add MSI support. | Andrew Vasquez | 2007-05-08 | 1 | -1/+14 |
| * | [SCSI] qla2xxx: Correct pci_set_msi() usage semantics. | Andrew Vasquez | 2007-05-08 | 1 | -17/+14 |
| * | [SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu... | Andrew Vasquez | 2007-05-08 | 1 | -0/+2 |
| * | [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings. | Andrew Vasquez | 2007-05-08 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init... | Andrew Vasquez | 2007-05-08 | 1 | -3/+1 |
| * | [SCSI] mesh: cleanup variable usage in interrupt handler | Olaf Hering | 2007-05-08 | 1 | -7/+7 |
| * | [SCSI] megaraid: replace yield() with cond_resched() | Amol Lad | 2007-05-08 | 1 | -1/+2 |
| * | [SCSI] megaraid: fix warnings when CONFIG_PROC_FS=n | walter harms | 2007-05-08 | 2 | -8/+13 |
| * | [SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllers | Salyzyn, Mark | 2007-05-06 | 1 | -1/+1 |
| * | [SCSI] aacraid: kexec fix (reset interrupt handler) | Salyzyn, Mark | 2007-05-06 | 1 | -0/+2 |
| * | [SCSI] tmscsim: Remove the last bus_to_virt() | Guennadi Liakhovetski | 2007-05-06 | 1 | -58/+66 |
| * | [SCSI] tmscsim: remove bogus endianness conversions | Guennadi Liakhovetski | 2007-05-06 | 2 | -22/+17 |
| * | [SCSI] tmscsim: remove long dead DMA_INT | Guennadi Liakhovetski | 2007-05-06 | 1 | -89/+9 |
| * | [SCSI] ipr: Better handle adapter boot time errors | Brian King | 2007-05-06 | 1 | -1/+6 |
| * | [SCSI] fc_transport: make all rports wait dev_loss_tmo before removing them | James Smart | 2007-05-06 | 1 | -61/+97 |
| * | [SCSI] ipr: Enable multi-initator RAID support | Brian King | 2007-05-06 | 2 | -7/+159 |
| * | [SCSI] ipr: Improved dual adapter errors | Brian King | 2007-05-06 | 1 | -6/+72 |
| * | [SCSI] ipr: Increase adapter operational timeout | Brian King | 2007-05-06 | 1 | -3/+6 |
| * | [SCSI] ipr: Handle IOA reset request | Brian King | 2007-05-06 | 2 | -2/+13 |
| * | [SCSI] ipr: Handle check condition status from disk array device | Brian King | 2007-05-06 | 1 | -2/+3 |
| * | [SCSI] ipr: Handle UA on disk array following an adapter reset | Brian King | 2007-05-06 | 1 | -0/+1 |
| * | [SCSI] ipr: Allow driver_data to be passed for dynamic ids | Brian King | 2007-05-06 | 1 | -0/+1 |
| * | [SCSI] ipr: Prevent overlapped adapter resets | Brian King | 2007-05-06 | 1 | -1/+23 |
| * | [SCSI] sas_scsi_host: Convert to use the kthread API | Christoph Hellwig | 2007-05-06 | 1 | -23/+13 |
| * | [SCSI] qla4xxx: possible cleanups | Adrian Bunk | 2007-05-06 | 6 | -37/+40 |
| * | [SCSI] lpfc 8.1.12 : Change version number to 8.1.12 | James Smart | 2007-05-06 | 1 | -3/+3 |
| * | [SCSI] lpfc 8.1.12 : Update copyright year to 2007 | James Smart | 2007-05-06 | 14 | -14/+14 |
| * | [SCSI] lpfc 8.1.12 : Added support for 8G speed and new HBAs | James Smart | 2007-05-06 | 6 | -3/+51 |
| * | [SCSI] lpfc 8.1.12 : Add support for async scanning | James Smart | 2007-05-06 | 3 | -150/+160 |
| * | [SCSI] lpfc 8.1.12 : Don't process ERATT interrupts when issuing KILL_BOARD m... | James Smart | 2007-05-06 | 2 | -0/+13 |
| * | [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node list | James Smart | 2007-05-06 | 9 | -536/+282 |
| * | [SCSI] lpfc 8.1.12 : Reference count node structures for node lifetime manage... | James Smart | 2007-05-06 | 6 | -109/+149 |
| * | [SCSI] lpfc 8.1.12 : Improve handling of failed ELS aborts | James Smart | 2007-05-06 | 2 | -1/+55 |
| * | [SCSI] lpfc 8.1.12 : Improve diagnostic messages and change local loopback me... | James Smart | 2007-05-06 | 6 | -35/+61 |
| * | [SCSI] lpfc 8.1.12 : Fixed recovery of rport after race with dev_loss_tmo | James Smart | 2007-05-06 | 1 | -3/+5 |
| * | [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixes | James Smart | 2007-05-06 | 9 | -79/+168 |
| * | [SCSI] lpfc 8.1.12 : Reorganize lpfc_nlp_list() and callers to prepare for no... | James Smart | 2007-05-06 | 6 | -283/+266 |
| * | [SCSI] lpfc 8.1.12 : Fix unlock inside list traversal | James Smart | 2007-05-06 | 5 | -148/+116 |
| * | [SCSI] lpfc 8.1.12 : Rework offline path to solve HBA reset issues | James Smart | 2007-05-06 | 6 | -52/+150 |
| * | [SCSI] lpfc 8.1.12 : Modify ELS abort handling to prevent double completion | James Smart | 2007-05-06 | 6 | -181/+97 |