Age | Commit message (Expand) | Author | Files | Lines |
2006-04-14 | [SCSI] mptfusion - fix panic in mptsas_slave_configure | Moore, Eric | 1 | -1/+9 |
2006-03-28 | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 1 | -1/+1 |
2006-03-26 | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 1 | -4/+3 |
2006-03-25 | [PATCH] i2o_dump_hrt() output cleanup | Vasily Averin | 1 | -18/+13 |
2006-03-19 | [SCSI] convert mptsas over to end_device/expander allocations | James Bottomley | 1 | -5/+40 |
2006-03-14 | [SCSI] fusion - bump version | Moore, Eric | 1 | -2/+2 |
2006-03-14 | [SCSI] fusion - expander hotplug suport in mptsas module | Moore, Eric | 2 | -69/+289 |
2006-03-14 | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 3 | -27/+107 |
2006-03-14 | [SCSI] fusion - memory leak, and initializing fields | Moore, Eric | 1 | -0/+11 |
2006-03-14 | [SCSI] fusion - exclosure misspelled | Moore, Eric | 1 | -2/+2 |
2006-03-14 | [SCSI] fusion - cleanup mptsas event handling functions | Moore, Eric | 1 | -39/+57 |
2006-03-14 | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 5 | -55/+30 |
2006-03-14 | [SCSI] fusion - static fix's | Moore, Eric | 3 | -4/+3 |
2006-03-14 | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 8 | -26/+122 |
2006-03-14 | [SCSI] fusion - loginfo header update | Moore, Eric | 2 | -46/+63 |
2006-03-12 | [SCSI] mptscsih: remove unused page 1 setting function | James Bottomley | 1 | -44/+0 |
2006-03-12 | [SCSI] i2o: fix memory leak in i2o_exec_lct_modified | Vasily Averin | 1 | -4/+17 |
2006-03-01 | [SCSI] mptspi: Add transport class Domain Validation | James Bottomley | 6 | -2459/+774 |
2006-02-27 | [SCSI] mptsas: add support for enclosure and bay identifier attributes | Christoph Hellwig | 1 | -35/+161 |
2006-02-27 | [SCSI] drivers/message/fusion/mptfc.c: make 2 functions static | Adrian Bunk | 1 | -2/+2 |
2006-02-27 | [SCSI] fusion - mptlan - remove wierd humor print | Moore, Eric | 1 | -4/+1 |
2006-02-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 5 | -157/+207 |
2006-02-05 | [PATCH] Fix i2o_scsi oops on abort | Markus Lidel | 1 | -1/+1 |
2006-02-04 | [SCSI] fusion - mptctl -adding asyn event notification support | Moore, Eric | 2 | -0/+80 |
2006-02-04 | [SCSI] fusion - mptctl -firmware download fix | Moore, Eric | 1 | -15/+20 |
2006-02-04 | [SCSI] fusion - mptctl - backplane istwi fix | Moore, Eric | 3 | -125/+63 |
2006-02-04 | [SCSI] fusion - mptctl -sense width fix | Moore, Eric | 1 | -2/+6 |
2006-02-04 | [SCSI] fusion - mptctl - Event Log Fix | Moore, Eric | 3 | -5/+4 |
2006-02-04 | [SCSI] fusion - mtctl - change to wait_event_timeout | Moore, Eric | 1 | -6/+5 |
2006-02-04 | [SCSI] fusion - mptctl - adding support for bus_type=SAS | Moore, Eric | 2 | -4/+8 |
2006-02-04 | [SCSI] fusion - mptctl - MPTCOMMAND - adding function types. | Moore, Eric | 1 | -0/+21 |
2006-02-03 | [PATCH] I2O: fix and workaround for Motorola/Freescale controller | Markus Lidel | 2 | -0/+21 |
2006-02-03 | [PATCH] I2O: don't disable PCI device if it is enabled before probing | Markus Lidel | 1 | -15/+14 |
2006-01-31 | [SCSI] fusion: add message sanity check | Moore, Eric | 1 | -1/+14 |
2006-01-31 | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 1 | -6/+8 |
2006-01-31 | [SCSI] fusion: unloading the driver results in panic - fix | Moore, Eric | 1 | -4/+10 |
2006-01-31 | [SCSI] mptsas: don't complain on bogus slave_alloc calls | Christoph Hellwig | 1 | -2/+1 |
2006-01-31 | [SCSI] fusion: add task managment response code info | Moore, Eric | 1 | -0/+41 |
2006-01-31 | [SCSI] fusion: add MSI support | Christoph Hellwig | 1 | -0/+11 |
2006-01-31 | [SCSI] fusion: overrun tape fix | Moore, Eric | 1 | -1/+2 |
2006-01-31 | [SCSI] fusion: add verbose messages for RAID actions | Moore, Eric | 1 | -0/+136 |
2006-01-31 | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes | Moore, Eric | 1 | -1/+1 |
2006-01-31 | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 1 | -3/+17 |
2006-01-31 | [SCSI] fusion: mptsas, increase discovery timout to 300 seconds | Moore, Eric | 1 | -6/+9 |
2006-01-31 | [SCSI] fusion: spi bus reset when driver loads | Moore, Eric | 2 | -1/+17 |
2006-01-31 | [SCSI] fusion: fix compile | James Bottomley | 2 | -2/+3 |
2006-01-31 | [SCSI] fusion: bump version | Moore, Eric | 1 | -2/+2 |
2006-01-31 | [SCSI] fusion: FC rport code fixes | Michael Reed | 3 | -63/+151 |
2006-01-31 | [SCSI] fusion: move sas persistent event handling over to the mptsas module | Moore, Eric | 3 | -19/+17 |
2006-01-31 | [SCSI] fusion: target reset when drive is being removed | Moore, Eric | 1 | -1/+23 |