History log of /linux/drivers/message/fusion/Kconfig (Results 101 – 125 of 153)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 86579dd0 31-Mar-2006 Steven Whitehouse <swhiteho@redhat.com>

Merge branch 'master'


# d62e54ab 31-Mar-2006 Steve French <sfrench@us.ibm.com>

Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Signed-off-by: Steve French <sfrench@us.ibm.com>


# 79072f38 30-Mar-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'upstream'


# 11ed56fb 24-Mar-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'upstream'

Conflicts:

drivers/scsi/sata_vsc.c


# 1ebbe2b2 24-Mar-2006 Trond Myklebust <Trond.Myklebust@netapp.com>

Merge branch 'linus'


# b4d8d1a9 23-Mar-2006 Anton Altaparmakov <aia21@cantab.net>

Merge branch 'master' of /usr/src/ntfs-2.6/


# 74293759 23-Mar-2006 Anton Altaparmakov <aia21@hera.kernel.org>

Merge branch 'master' of /home/aia21/ntfs-2.6/


# f01c1845 23-Mar-2006 Jeff Garzik <jeff@garzik.org>

Merge branch 'master'


# 2152f853 22-Mar-2006 Linus Torvalds <torvalds@g5.osdl.org>

Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6

* master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (138 commits)
[SCSI] libata: implement minimal transport temp

Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6

* master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6: (138 commits)
[SCSI] libata: implement minimal transport template for ->eh_timed_out
[SCSI] eliminate rphy allocation in favour of expander/end device allocation
[SCSI] convert mptsas over to end_device/expander allocations
[SCSI] allow displaying and setting of cache type via sysfs
[SCSI] add scsi_mode_select to scsi_lib.c
[SCSI] 3ware 9000 add big endian support
[SCSI] qla2xxx: update MAINTAINERS
[SCSI] scsi: move target_destroy call
[SCSI] fusion - bump version
[SCSI] fusion - expander hotplug suport in mptsas module
[SCSI] fusion - exposing raid components in mptsas
[SCSI] fusion - memory leak, and initializing fields
[SCSI] fusion - exclosure misspelled
[SCSI] fusion - cleanup mptsas event handling functions
[SCSI] fusion - removing target_id/bus_id from the VirtDevice structure
[SCSI] fusion - static fix's
[SCSI] fusion - move some debug firmware event debug msgs to verbose level
[SCSI] fusion - loginfo header update
[SCSI] add scsi_reprobe_device
[SCSI] megaraid_sas: fix extended timeout handling
...

show more ...


Revision tags: v2.6.16, v2.6.16-rc6
# c92f222e 01-Mar-2006 James Bottomley <James.Bottomley@steeleye.com>

[SCSI] mptspi: Add transport class Domain Validation

This is the first half of a patch to add the generic domain validation
to mptspi. It also creates a secondary "virtual" channel for raid
compone

[SCSI] mptspi: Add transport class Domain Validation

This is the first half of a patch to add the generic domain validation
to mptspi. It also creates a secondary "virtual" channel for raid
component devices since these are now exported with no_uld_attach.

What Eric and I would have really liked is to export all physical
components on channel 0 and all raid components on channel 1.
Unfortunately, this would result in device renumbering on platforms with
mixed RAID/Physical devices which was considered unacceptable for
userland stability reasons.

Still to be done is to plug back the extra parameter setting and DV
pieces on reset and hotplug.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

show more ...


Revision tags: v2.6.16-rc5, v2.6.16-rc4, v2.6.16-rc3, v2.6.16-rc2
# 292dd876 27-Jan-2006 Len Brown <len.brown@intel.com>

Pull release into acpica branch


# 0a0fc0dd 24-Jan-2006 Dave Kleikamp <shaggy@austin.ibm.com>

Merge with /home/shaggy/git/linus-clean/


# 944d7955 19-Jan-2006 Anton Altaparmakov <aia21@cantab.net>

Merge branch 'master' of /usr/src/ntfs-2.6/


# d65177c1 18-Jan-2006 Steve French <sfrench@us.ibm.com>

Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Signed-off-by: Steve French <sfrench@us.ibm.com>


# ea9b395f 17-Jan-2006 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'upstream'


# 0825788f 17-Jan-2006 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'upstream'


Revision tags: v2.6.16-rc1
# f1dccedc 15-Jan-2006 Mauro Carvalho Chehab <mchehab@infradead.org>

Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6


# 12dbf3fc 14-Jan-2006 Linus Torvalds <torvalds@g5.osdl.org>

Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6


# 3759b788 14-Jan-2006 James Bottomley <jejb@mulgrave.(none)>

[SCSI] mptfc: need to select transport attrs

Now that mptfc actually uses the transport class, it can't be built
without it.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>


Revision tags: v2.6.15, v2.6.15-rc7, v2.6.15-rc6, v2.6.15-rc5, v2.6.15-rc4, v2.6.15-rc3, v2.6.15-rc2, v2.6.15-rc1
# 2fc29911 06-Nov-2005 Thomas Gleixner <tglx@mtd.linutronix.de>

Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/


Revision tags: v2.6.14
# 9cec58dc 20-Oct-2005 Tony Luck <tony.luck@intel.com>

Update from upstream with manual merge of Yasunori Goto's
changes to swiotlb.c made in commit 281dd25cdc0d6903929b79183816d151ea626341
since this file has been moved from arch/ia64/lib/swiotlb.c to
l

Update from upstream with manual merge of Yasunori Goto's
changes to swiotlb.c made in commit 281dd25cdc0d6903929b79183816d151ea626341
since this file has been moved from arch/ia64/lib/swiotlb.c to
lib/swiotlb.c

Signed-off-by: Tony Luck <tony.luck@intel.com>

show more ...


Revision tags: v2.6.14-rc5, v2.6.14-rc4
# 012e060c 06-Oct-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


Revision tags: v2.6.14-rc3
# e5baa396 25-Sep-2005 Paul Mackerras <paulus@samba.org>

Merge from Linus' tree.


# 4e0c1159 25-Sep-2005 Dave Airlie <airlied@starflyer.(none)>

update from upstream


# 98ed72de 24-Sep-2005 Jeff Garzik <jgarzik@pobox.com>

Merge /spare/repo/linux-2.6/


1234567