| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] I2O: fix and workaround for Motorola/Freescale controller | Markus Lidel | 2006-02-03 | 2 | -0/+21 |
* | [PATCH] I2O: don't disable PCI device if it is enabled before probing | Markus Lidel | 2006-02-03 | 1 | -15/+14 |
* | [SCSI] fusion: add message sanity check | Moore, Eric | 2006-01-31 | 1 | -1/+14 |
* | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 2006-01-31 | 1 | -6/+8 |
* | [SCSI] fusion: unloading the driver results in panic - fix | Moore, Eric | 2006-01-31 | 1 | -4/+10 |
* | [SCSI] mptsas: don't complain on bogus slave_alloc calls | Christoph Hellwig | 2006-01-31 | 1 | -2/+1 |
* | [SCSI] fusion: add task managment response code info | Moore, Eric | 2006-01-31 | 1 | -0/+41 |
* | [SCSI] fusion: add MSI support | Christoph Hellwig | 2006-01-31 | 1 | -0/+11 |
* | [SCSI] fusion: overrun tape fix | Moore, Eric | 2006-01-31 | 1 | -1/+2 |
* | [SCSI] fusion: add verbose messages for RAID actions | Moore, Eric | 2006-01-31 | 1 | -0/+136 |
* | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes | Moore, Eric | 2006-01-31 | 1 | -1/+1 |
* | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 2006-01-31 | 1 | -3/+17 |
* | [SCSI] fusion: mptsas, increase discovery timout to 300 seconds | Moore, Eric | 2006-01-31 | 1 | -6/+9 |
* | [SCSI] fusion: spi bus reset when driver loads | Moore, Eric | 2006-01-31 | 2 | -1/+17 |
* | [SCSI] fusion: fix compile | James Bottomley | 2006-01-31 | 2 | -2/+3 |
* | [SCSI] fusion: bump version | Moore, Eric | 2006-01-31 | 1 | -2/+2 |
* | [SCSI] fusion: FC rport code fixes | Michael Reed | 2006-01-31 | 3 | -63/+151 |
* | [SCSI] fusion: move sas persistent event handling over to the mptsas module | Moore, Eric | 2006-01-31 | 3 | -19/+17 |
* | [SCSI] fusion: target reset when drive is being removed | Moore, Eric | 2006-01-31 | 1 | -1/+23 |
* | [SCSI] fusion: add support for raid hot add/del support | Moore, Eric | 2006-01-31 | 1 | -25/+173 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -2/+2 |
* | [SCSI] mptfc: need to select transport attrs | James Bottomley | 2006-01-14 | 1 | -0/+1 |
* | [SCSI] fusion - fix pci express bug | Moore, Eric | 2006-01-14 | 1 | -4/+4 |
* | [SCSI] fusion - mpi header udpate | Moore, Eric | 2006-01-14 | 8 | -102/+554 |
* | [SCSI] fusion - adding raid support in mptsas | Moore, Eric | 2006-01-14 | 2 | -1/+27 |
* | [SCSI] fusion - adding support for FC949ES | Moore, Eric | 2006-01-14 | 2 | -0/+6 |
* | [SCSI] mptfusion - fc transport attributes | Michael Reed | 2006-01-14 | 4 | -27/+613 |
* | [SCSI] fix up message/i2o/pci.c | James Bottomley | 2006-01-14 | 1 | -1/+1 |
* | [SCSI] fusion: kzalloc / kcalloc conversion | Christoph Hellwig | 2006-01-14 | 6 | -75/+35 |
* | [SCSI] fusion: convert semaphores to mutexes | Christoph Hellwig | 2006-01-14 | 3 | -11/+11 |
* | [SCSI] mptsas: support basic hotplug | Christoph Hellwig | 2006-01-14 | 2 | -31/+308 |
* | [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() | Salyzyn, Mark | 2006-01-14 | 1 | -5/+5 |
* | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 | 1 | -2/+0 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -10/+8 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 1 | -1/+1 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] I2O: Lindent run | Markus Lidel | 2006-01-06 | 3 | -32/+29 |
* | | [PATCH] I2O: Optimizing | Markus Lidel | 2006-01-06 | 8 | -35/+22 |
* | | [PATCH] I2O: Beautifying | Markus Lidel | 2006-01-06 | 9 | -26/+20 |
* | | [PATCH] I2O: Bugfixes | Markus Lidel | 2006-01-06 | 4 | -24/+20 |
* | | [PATCH] I2O: Remove wrong I2O device class | Markus Lidel | 2006-01-06 | 4 | -114/+68 |
* | | [PATCH] I2O: SPARC fixes | Markus Lidel | 2006-01-06 | 5 | -101/+111 |
* | | [PATCH] I2O: changed I2O API to create I2O messages in kernel memory | Markus Lidel | 2006-01-06 | 8 | -426/+412 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-01-04 | 8 | -558/+567 |
|\ |
|
| * | [SCSI] mptfusion - bump version | Moore, Eric Dean | 2005-12-13 | 1 | -2/+2 |
| * | [SCSI] mptfusion - mapping fixs required support for transport layers. | Moore, Eric Dean | 2005-12-13 | 7 | -417/+411 |
| * | [SCSI] mptfusion - prep for removing domain validation | Moore, Eric Dean | 2005-12-13 | 1 | -111/+114 |
| * | [SCSI] mptfusion - bus_type, change SCSI to SPI | Moore, Eric Dean | 2005-12-13 | 3 | -23/+23 |
| * | [SCSI] mptfusion - cleaning up xxx_probe error handling | Moore, Eric Dean | 2005-12-13 | 3 | -21/+30 |