| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [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 |
| * | [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanup | James Smart | 2007-05-06 | 8 | -129/+80 |
| * | [SCSI] use sysfs configured timeout for EH Start Unit timeout | Brian King | 2007-05-06 | 1 | -2/+1 |
| * | [SCSI] megaraid: update version reported by MEGAIOC_QDRVRVER | David Milburn | 2007-05-06 | 1 | -1/+1 |
| * | [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULL | Matthias Kaehlcke | 2007-05-06 | 1 | -1/+1 |
| * | [SCSI] aacraid: kmalloc/memset->kzalloc | Salyzyn, Mark | 2007-05-06 | 3 | -10/+5 |
| * | [SCSI] dpt_i2o: kmalloc/memset->kzalloc | vignesh.babu@wipro.com | 2007-05-06 | 1 | -11/+6 |
| * | [SCSI] ch: kmalloc/memset->kzalloc | vignesh.babu@wipro.com | 2007-05-06 | 1 | -6/+3 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 4 | -8/+8 |
|\ \ |
|
| * \ | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 69 | -4068/+4255 |
| |\ \ |
|
| * | | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 | 4 | -8/+8 |
* | | | | Replace deprecated SA_xxx interrupt flags | Thomas Gleixner | 2007-05-08 | 1 | -1/+1 |
* | | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 5 | -5/+0 |
| |/ /
|/| | |
|
* | | | [SCSI] esp_scsi: Fix section mismatch warnings. | Martin Habets | 2007-05-07 | 1 | -1/+1 |
* | | | [SCSI] SUNESP: sun_esp.c needs linux/delay.h | David S. Miller | 2007-05-06 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 2007-05-02 | 1 | -2/+2 |
| |/ |
|
* | | Fix compile of tmscsim SCSI driver | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-05-05 | 57 | -1567/+1787 |
|\ \ |
|