| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-06-21 | 5 | -197/+449 |
|\ |
|
| * | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 2006-06-10 | 1 | -2/+2 |
| * | [SCSI] mptfusion: change driver revision to 3.03.10 | Michael Reed | 2006-06-10 | 1 | -2/+2 |
| * | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | 2006-06-10 | 3 | -17/+17 |
| * | [SCSI] mptfc: fix fibre channel infinite request/response loop | Michael Reed | 2006-06-10 | 2 | -2/+35 |
| * | [SCSI] mptfc: set fibre channel fw target missing timers to one second | Michael Reed | 2006-06-10 | 2 | -9/+172 |
| * | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | 2006-06-10 | 4 | -137/+184 |
| * | Merge ../linux-2.6 | James Bottomley | 2006-06-10 | 6 | -142/+309 |
| |\ |
|
| * | | [SCSI] kdump: mpt fusion driver initialization failure fix | Vivek Goyal | 2006-05-31 | 1 | -38/+50 |
* | | | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 | 1 | -16/+0 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-06-10 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | [FUSION]: Fix mptspi.c build with CONFIG_PM not set. | Tom "spot" Callaway | 2006-06-09 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | 2006-06-10 | 2 | -38/+38 |
|/ / |
|
* | | [SCSI] mptspi: reset handler shouldn't be called for other bus protocols | James Bottomley | 2006-05-19 | 1 | -6/+21 |
* | | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc | mdr@sgi.com | 2006-05-10 | 1 | -4/+7 |
* | | [SCSI] mptspi: revalidate negotiation parameters after host reset and resume | Eric Moore | 2006-05-03 | 1 | -2/+66 |
* | | [SCSI] fusion - bug fix stack overflow in mptbase | Eric Moore | 2006-04-27 | 1 | -23/+37 |
* | | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | 2006-04-25 | 4 | -77/+107 |
* | | [SCSI] mptfusion: bug fix's for raid components adding/deleting | Moore, Eric | 2006-04-25 | 3 | -32/+73 |
|/ |
|
* | [SCSI] mptfusion - fix panic in mptsas_slave_configure | Moore, Eric | 2006-04-14 | 1 | -1/+9 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 | 1 | -4/+3 |
* | [PATCH] i2o_dump_hrt() output cleanup | Vasily Averin | 2006-03-25 | 1 | -18/+13 |
* | [SCSI] convert mptsas over to end_device/expander allocations | James Bottomley | 2006-03-19 | 1 | -5/+40 |
* | [SCSI] fusion - bump version | Moore, Eric | 2006-03-14 | 1 | -2/+2 |
* | [SCSI] fusion - expander hotplug suport in mptsas module | Moore, Eric | 2006-03-14 | 2 | -69/+289 |
* | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 2006-03-14 | 3 | -27/+107 |
* | [SCSI] fusion - memory leak, and initializing fields | Moore, Eric | 2006-03-14 | 1 | -0/+11 |
* | [SCSI] fusion - exclosure misspelled | Moore, Eric | 2006-03-14 | 1 | -2/+2 |
* | [SCSI] fusion - cleanup mptsas event handling functions | Moore, Eric | 2006-03-14 | 1 | -39/+57 |
* | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 2006-03-14 | 5 | -55/+30 |
* | [SCSI] fusion - static fix's | Moore, Eric | 2006-03-14 | 3 | -4/+3 |
* | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 2006-03-14 | 8 | -26/+122 |
* | [SCSI] fusion - loginfo header update | Moore, Eric | 2006-03-14 | 2 | -46/+63 |
* | [SCSI] mptscsih: remove unused page 1 setting function | James Bottomley | 2006-03-12 | 1 | -44/+0 |
* | [SCSI] i2o: fix memory leak in i2o_exec_lct_modified | Vasily Averin | 2006-03-12 | 1 | -4/+17 |
* | [SCSI] mptspi: Add transport class Domain Validation | James Bottomley | 2006-03-01 | 6 | -2459/+774 |
* | [SCSI] mptsas: add support for enclosure and bay identifier attributes | Christoph Hellwig | 2006-02-27 | 1 | -35/+161 |
* | [SCSI] drivers/message/fusion/mptfc.c: make 2 functions static | Adrian Bunk | 2006-02-27 | 1 | -2/+2 |
* | [SCSI] fusion - mptlan - remove wierd humor print | Moore, Eric | 2006-02-27 | 1 | -4/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-02-16 | 5 | -157/+207 |
|\ |
|
| * | [SCSI] fusion - mptctl -adding asyn event notification support | Moore, Eric | 2006-02-04 | 2 | -0/+80 |
| * | [SCSI] fusion - mptctl -firmware download fix | Moore, Eric | 2006-02-04 | 1 | -15/+20 |
| * | [SCSI] fusion - mptctl - backplane istwi fix | Moore, Eric | 2006-02-04 | 3 | -125/+63 |
| * | [SCSI] fusion - mptctl -sense width fix | Moore, Eric | 2006-02-04 | 1 | -2/+6 |
| * | [SCSI] fusion - mptctl - Event Log Fix | Moore, Eric | 2006-02-04 | 3 | -5/+4 |
| * | [SCSI] fusion - mtctl - change to wait_event_timeout | Moore, Eric | 2006-02-04 | 1 | -6/+5 |
| * | [SCSI] fusion - mptctl - adding support for bus_type=SAS | Moore, Eric | 2006-02-04 | 2 | -4/+8 |
| * | [SCSI] fusion - mptctl - MPTCOMMAND - adding function types. | Moore, Eric | 2006-02-04 | 1 | -0/+21 |
* | | [PATCH] Fix i2o_scsi oops on abort | Markus Lidel | 2006-02-05 | 1 | -1/+1 |
|/ |
|