)]}'
{
  "log": [
    {
      "commit": "ea5a7a82f9d2d8a81f8fa541c34a12b43d390f61",
      "tree": "3f8c20eb726abd6994f16d3938ff760fe25bafce",
      "parents": [
        "946cbf040adb9db05bb895a4b629537fd2d03b0e"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:20:01 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:33:24 2006 -0600"
      },
      "message": "[SCSI] fusion - mptctl -adding asyn event notification support\n\nAdding aen support.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "946cbf040adb9db05bb895a4b629537fd2d03b0e",
      "tree": "69268cb71f6fa5d61dd6be8fb112e6e9b54817e5",
      "parents": [
        "592f9c2fc9725b922ba8c4b1d67318ea4a301b59"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:19:50 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:33:07 2006 -0600"
      },
      "message": "[SCSI] fusion - mptctl -firmware download fix\n\nFix\u0027s firmware download ioctl to work with SAS.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "592f9c2fc9725b922ba8c4b1d67318ea4a301b59",
      "tree": "c6412bd0074ee48693d4560bcbe28927c95de3bb",
      "parents": [
        "5f07e2499d629045f7f8a60a5b442792f08732cb"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:19:47 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:32:51 2006 -0600"
      },
      "message": "[SCSI] fusion - mptctl - backplane istwi fix\n\nMoving the toolbox call from mptbase.c, over to\nmptctl.c, and using the mptctl infastructure to issue\nthe call.  The existing code is hanging on certain HP platforms\nwhen this ioctl is issued, and this patch fix\u0027s that.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "5f07e2499d629045f7f8a60a5b442792f08732cb",
      "tree": "a616bec57aece4c528ced7a0f130dd5f62446f28",
      "parents": [
        "5b5ef4f617f1706a23b0433d89a9c02ceb0980a5"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:19:44 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:32:32 2006 -0600"
      },
      "message": "[SCSI] fusion - mptctl -sense width fix\n\nBug fix for correctly setting sense width\nfor the MPTCOMMAND ioctl.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "5b5ef4f617f1706a23b0433d89a9c02ceb0980a5",
      "tree": "9ee0d3c2590af2ebd0dd542bf2803e8d909b551f",
      "parents": [
        "86a7dcaae9c67a344e51190734b98684072d181c"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:19:40 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:32:18 2006 -0600"
      },
      "message": "[SCSI] fusion - mptctl - Event Log Fix\n\nUse the hard coded value MPTCTL_EVENT_LOG_SIZE to fix\nbug where in certain cases, the ioc-\u003eeventLogSize was\ninitialized.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "86a7dcaae9c67a344e51190734b98684072d181c",
      "tree": "7de380c56e4f0ec2235e92633e6285fe226e62dd",
      "parents": [
        "9cc1cfbc67d77164f5b612fcf833460eca4d81e9"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:19:37 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:31:50 2006 -0600"
      },
      "message": "[SCSI] fusion - mtctl - change to wait_event_timeout\n\nChange from using wait_event_interruptible_timeout to\nwait_event_timeout.  Also delete white space and duplicate\nline of code.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "9cc1cfbc67d77164f5b612fcf833460eca4d81e9",
      "tree": "d2706627405b95fdfd22dcb14d2b9d06d9ac42c0",
      "parents": [
        "096f7a2a094af3007937d6fd21560e28dca0994d"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:19:33 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:31:29 2006 -0600"
      },
      "message": "[SCSI] fusion - mptctl - adding support for bus_type\u003dSAS\n\nAdd bus_type recognization in ioctl path for SAS.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "096f7a2a094af3007937d6fd21560e28dca0994d",
      "tree": "2128295ad5178e0677d0cef7e966f35de92d2730",
      "parents": [
        "b5b81016538cf84a10c80438b7aa750dd375ba93"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Feb 02 17:19:30 2006 -0700"
      },
      "committer": {
        "name": "",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Feb 04 16:31:12 2006 -0600"
      },
      "message": "[SCSI] fusion - mptctl - MPTCOMMAND - adding function types.\n\nThis adds support for new function types in\nthe existing MPTCOMMAND ioctl.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "2254c86db124a37057116ad20a8de7b8483b6f44",
      "tree": "324c4e17c925d3a229b6f522644c37c67c08e3e6",
      "parents": [
        "a69ac3248513ff0fbbdd8f316136036b3b8067a9"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Tue Jan 17 17:06:29 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:40:05 2006 -0600"
      },
      "message": "[SCSI] fusion: add message sanity check\n\nThis adds a sanity check in the interrupt routine\ninsures incoming message frames are a valid\nmessage frames.\n\nThe code for setting 0xdeadbeaf in the freed message\nframes, apparently was already submitted by Christoph\nin previous patch submission.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "a69ac3248513ff0fbbdd8f316136036b3b8067a9",
      "tree": "311845a1d317ab96036387269b589331e6796c64",
      "parents": [
        "335a94124470dd5be6c42378d1b7f7af9a80919e"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Tue Jan 17 17:06:26 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:40:04 2006 -0600"
      },
      "message": "[SCSI] fusion: unloading the driver - only set asyn narrow for configured devices\n\nThis patch inhibits sending spi negotiation parameters\nfor non-configured devices from the slave_destroy function.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "335a94124470dd5be6c42378d1b7f7af9a80919e",
      "tree": "1737368059803a88caf0367800593e392ab46777",
      "parents": [
        "23f236ed2748fca0bcba304f4f9e3eacda51e91c"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Tue Jan 17 17:06:23 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:40:03 2006 -0600"
      },
      "message": "[SCSI] fusion: unloading the driver results in panic - fix\n\nThe ioc-\u003ealt_ioc-\u003ealt_ioc pointer is not getting cleared\nduring driver unload time.   This dangling pointer\ncan result in panic in certain circumstances, such\nas error recovery, or firmware download in flashless\nenvironments. This only impacts dual functions controllers,\nsuch as 1030. Please apply.\n\nThis patch also includes a small cosmetic name change\nfor mpt_spi_log_info.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "23f236ed2748fca0bcba304f4f9e3eacda51e91c",
      "tree": "694b1c45f7b215b366bb0935e958012ca46040fa",
      "parents": [
        "9f63bb73eb52df43f46ce2284759709fc40f4f52"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Mon Jan 30 19:00:43 2006 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:40:01 2006 -0600"
      },
      "message": "[SCSI] mptsas: don\u0027t complain on bogus slave_alloc calls\n\nWhen people use the userspace scanning facilities on SAS hardware the\nLLDD gets bogus slave_alloc calls.  Just fail those gracefully instead\nof printing a warning in mptsas and another one in the midlayer.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "9f63bb73eb52df43f46ce2284759709fc40f4f52",
      "tree": "06096ad8afd9f3f6a1db1d6ae9888f0faaa1137f",
      "parents": [
        "4ddce14e753fd4fe7445fa046a3aee155c2e48f4"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Mon Jan 16 18:53:26 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:40:00 2006 -0600"
      },
      "message": "[SCSI] fusion: add task managment response code info\n\nAdding verbose message returned from firmware\nwhen a task mangment request fails.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "4ddce14e753fd4fe7445fa046a3aee155c2e48f4",
      "tree": "c95e910366dd8412ae8be1e5f73c56aca5576044",
      "parents": [
        "7e55147fe3203b72e80186c45df9bf0fd6cd97c9"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@infradead.org",
        "time": "Tue Jan 17 13:44:29 2006 +0000"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:59 2006 -0600"
      },
      "message": "[SCSI] fusion: add MSI support\n\nOn Mon, Jan 16, 2006 at 06:53:24PM -0700, Moore, Eric wrote:\n\u003e Adding MSI support, and command line for enabling\n\u003e it.  By default, the command line option has MSI disabled.\n\nmpt_msi_enable is initialized to 0 implicitly, no need to do that.  Also\nreplace if (mpt_msi_enable \u003d\u003d 1) tests with just if (mpt_msi_enable).\n\nUpdated patch below:\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7e55147fe3203b72e80186c45df9bf0fd6cd97c9",
      "tree": "7db7ae7c37c152b3556cc075d006ef6b3538f602",
      "parents": [
        "ece50914d5ce5c238e07d644e58701c173c48b7d"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Mon Jan 16 18:53:21 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:58 2006 -0600"
      },
      "message": "[SCSI] fusion: overrun tape fix\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "ece50914d5ce5c238e07d644e58701c173c48b7d",
      "tree": "ca26b12074f941cca5eb73ca6ff6884a5a04f39f",
      "parents": [
        "928496ac317cff0eaf70aef2d5039a2f66966247"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Mon Jan 16 18:53:19 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:56 2006 -0600"
      },
      "message": "[SCSI] fusion: add verbose messages for RAID actions\n\nA customer request to send raid asyn actions\nfrom firmware to the event syslog.  This shows\nwhen raid volumes go degraded, or complete resync,\nor volumes created/deleted, etc.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "928496ac317cff0eaf70aef2d5039a2f66966247",
      "tree": "0ba4f7b73a29b65b972951d7145bebeef6fa3bef",
      "parents": [
        "d66c7a0f46ce53f1252e03fe372e39dc2dfff1ea"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Mon Jan 16 18:53:16 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:55 2006 -0600"
      },
      "message": "[SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes\n\nIncreasing the reply frame size by 16 bytes, to\nbe in sync with the other fusion drivers.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d66c7a0f46ce53f1252e03fe372e39dc2dfff1ea",
      "tree": "ab84b802bd3b438f4b87aebb02b72aa195016d10",
      "parents": [
        "432b4c8b443af1b60cef7fcf90e8179cd8924f0a"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@infradead.org",
        "time": "Tue Jan 17 13:43:14 2006 +0000"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:54 2006 -0600"
      },
      "message": "[SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi\n\nOn Mon, Jan 16, 2006 at 06:53:13PM -0700, Moore, Eric wrote:\n\u003e The task managment request timeout in the eh threads was set\n\u003e for U320 timing, which is between 2-5 seconds.\n\u003e This is too small for FC and SAS.\n\u003e According to the firmware engineers, Fibre needs to be 40 seconds\n\u003e and SAS needs to be 10 seconds.\n\nThe timeout selection should probably be done in a little helper instead\nof duplicated in a few places.  Updated patch below.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "432b4c8b443af1b60cef7fcf90e8179cd8924f0a",
      "tree": "4fe6d641cae28d401589b8ce0176bb8bd339f8e9",
      "parents": [
        "d8e925dc8850c01e36e6b2acb08ed0fbdc38b9f1"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Mon Jan 16 18:53:11 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:53 2006 -0600"
      },
      "message": "[SCSI] fusion: mptsas, increase discovery timout to 300 seconds\n\nIncrease the port enable timeout only for SAS from 30 to 300 seconds.\nA customer request for the handling large topologies.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d8e925dc8850c01e36e6b2acb08ed0fbdc38b9f1",
      "tree": "08be691a42c50f2b815f35f954ec85eab1ea5df4",
      "parents": [
        "eb221849540b7f4165c58b6c79d98b97ac902fdb"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Mon Jan 16 18:53:06 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:51 2006 -0600"
      },
      "message": "[SCSI] fusion: spi bus reset when driver loads\n\nThis patch is for spi.  This issues bus reset when driver\nloads. Handling cases when initator has negotiated for packetized,\nand target negotiated for non-packetized; effectly this bus reset\nis getting both target and initiator on the same sheet of music.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "663e1aa12f9fc338fccee09f98d9f5bf68517f72",
      "tree": "c6d5dfec129285c284222f08983cfc6365918eed",
      "parents": [
        "fda4c2c8d0c9e22e3b9eeb6d75706d876af988f8"
      ],
      "author": {
        "name": "James Bottomley",
        "email": "jejb@titanic.(none)",
        "time": "Sun Jan 29 12:10:24 2006 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@titanic.(none)",
        "time": "Tue Jan 31 14:39:43 2006 -0600"
      },
      "message": "[SCSI] fusion: fix compile\n\nThe prior fusion patches moved an invocation of a function,\nmptscsih_TMHandler(), static to mptscsih.c into mptsas.c\n\nMake the function unstatic, move the header to mptscsih.h and export it.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "fda4c2c8d0c9e22e3b9eeb6d75706d876af988f8",
      "tree": "59a02d8cd870fb62c68df0f52d4ca88160db27cd",
      "parents": [
        "3bc7bf1d1294642f87c4f7df04c048dafa38ad51"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Jan 25 18:05:21 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:42 2006 -0600"
      },
      "message": "[SCSI] fusion: bump version\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "3bc7bf1d1294642f87c4f7df04c048dafa38ad51",
      "tree": "263a1466b905e3e3685f84975f4bd7850b489042",
      "parents": [
        "79de278e86121cd4473c276409f834aee87f3195"
      ],
      "author": {
        "name": "Michael Reed",
        "email": "mdr@sgi.com",
        "time": "Wed Jan 25 18:05:18 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:41 2006 -0600"
      },
      "message": "[SCSI] fusion: FC rport code fixes\n\nThis fix\u0027s problems with recent fc submission regarding\ni/o being redirected to the wrong target.\n\nSigned-off-by: Michael Reed \u003cmdr@sgi.com\u003e\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "79de278e86121cd4473c276409f834aee87f3195",
      "tree": "56b8d88d9b4bfd79c612bf81a133246b2131d5bc",
      "parents": [
        "7d3eecf7b2195c64d26f7e7d105d00e5a6dd702e"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Jan 25 18:05:15 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:39 2006 -0600"
      },
      "message": "[SCSI] fusion: move sas persistent event handling over to the mptsas module\n\nThis moves code intented for SAS from\nthe generic mptscsih module over to the\nmptsas module.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7d3eecf7b2195c64d26f7e7d105d00e5a6dd702e",
      "tree": "9de227b1c38f68e6c7312e85028ebb734457c7cd",
      "parents": [
        "c73787eecdbe4691d4e3f989052db8b552e1ac34"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Jan 25 18:05:12 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:38 2006 -0600"
      },
      "message": "[SCSI] fusion: target reset when drive is being removed\n\nThe issuing of the target reset\nused in device hot removal case so the\nfirmware queue is flushed out off outstanding\ncommands.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "c73787eecdbe4691d4e3f989052db8b552e1ac34",
      "tree": "f5c53229a700edbc0f27a4fc203811032dcb1c02",
      "parents": [
        "d99ca4180fe44ae7f409fc73f1a09f270b8d458a"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Jan 26 16:20:06 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Jan 31 14:39:37 2006 -0600"
      },
      "message": "[SCSI] fusion: add support for raid hot add/del support\n\nRAID event support.\n\nThis will hot add and remove raid volumes\nwhen managment application creates and\ndeletes the volumes.  The driver is basically\nresponding to firmware asyn events, and reporting\nthe changes to the above layers.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "858119e159384308a5dde67776691a2ebf70df0f",
      "tree": "f360768f999d51edc0863917ce0bf79e88c0ec4c",
      "parents": [
        "b0a9499c3dd50d333e2aedb7e894873c58da3785"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Sat Jan 14 13:20:43 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jan 14 18:27:06 2006 -0800"
      },
      "message": "[PATCH] Unlinline a bunch of other functions\n\nRemove the \"inline\" keyword from a bunch of big functions in the kernel with\nthe goal of shrinking it by 30kb to 40kb\n\nSigned-off-by: Arjan van de Ven \u003carjan@infradead.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3759b788498ffc0b2563181567af4c82d983f921",
      "tree": "e2c85821c9293a7416413ecfaac5eebfd52db745",
      "parents": [
        "569b11dcfa9d764e775f9e964a680c32265ab7f2"
      ],
      "author": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 09:28:07 2006 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:55:11 2006 -0600"
      },
      "message": "[SCSI] mptfc: need to select transport attrs\n\nNow that mptfc actually uses the transport class, it can\u0027t be built\nwithout it.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "569b11dcfa9d764e775f9e964a680c32265ab7f2",
      "tree": "d35e71f3819a1b188176afd054f7f6d0df522224",
      "parents": [
        "e6bc863cf25f30ed8e2a4d41b76d5688f8efaee9"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Jan 13 16:25:29 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:55:10 2006 -0600"
      },
      "message": "[SCSI] fusion - fix pci express bug\n\nThe fix is to write  \u0027MPI_HIM_DIM\u0027 to the Host Interrupt Mask\nregister, when enabling interrupts.  Instead of the\ntilde of MPI_HIM_RIM.\n\nApparently writing \u00271\u0027s to some of the reserved bits was causing\nall the bits to go to `1`, which effectly disabled all interrupts.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "4b915a73663fe0951077ebcdaf02337ff2bddcfc",
      "tree": "7a088360af29db0e2454ca324a8cf3c0e4e3e5d1",
      "parents": [
        "816aa907b909177bdf6e6e6b0d00c5e5a6e2be8c"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Jan 13 16:25:23 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:55:08 2006 -0600"
      },
      "message": "[SCSI] fusion - mpi header udpate\n\nThis updates mpi headers in fusion drivers to version 1.5.12.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "816aa907b909177bdf6e6e6b0d00c5e5a6e2be8c",
      "tree": "5953e5fc46a49bcdb28b17c6812469af4cc59c93",
      "parents": [
        "e02f3f59225d8c3b2a0ad0dc941a09865e27da61"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Jan 13 16:25:20 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:55:06 2006 -0600"
      },
      "message": "[SCSI] fusion - adding raid support in mptsas\n\nThe SAS RAID volumes are reported beyond the expected number of phys.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "6d5b0c315e0c14f8a0fe274eda7676d62cbd8584",
      "tree": "cf67da224646532670e0f9e3a7e5ecbe4e63d943",
      "parents": [
        "05e8ec17f4d11ba13795e878fc389cb04d1fdadd"
      ],
      "author": {
        "name": "Moore, Eric",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Jan 13 16:25:26 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:55:04 2006 -0600"
      },
      "message": "[SCSI] fusion - adding support for FC949ES\n\nAdd software recognition for the new LSI Logic Fibre Channel controller.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "05e8ec17f4d11ba13795e878fc389cb04d1fdadd",
      "tree": "0b7a7360e37be4851ce823450cabbce97bc28eea",
      "parents": [
        "d158d26167a3f6a910ec3e0eda23cc0cd437c689"
      ],
      "author": {
        "name": "Michael Reed",
        "email": "mdr@sgi.com",
        "time": "Fri Jan 13 14:31:54 2006 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:55:02 2006 -0600"
      },
      "message": "[SCSI] mptfusion - fc transport attributes\n\nSigned-off-by: Michael Reed \u003cmdr@sgi.com\u003e\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "1ca00bb7916cb40b8140173c23481e11d92d6f6a",
      "tree": "e5a16f6f230556ce43f77139c729f09a16ec95fb",
      "parents": [
        "eeb846cefdd842af479393a7d0fd399a29e42532"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Jan 13 18:27:50 2006 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:54:58 2006 -0600"
      },
      "message": "[SCSI] fusion: kzalloc / kcalloc conversion\n\nConvert kmalloc + memset to kzalloc or kcalloc in fusion.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "eeb846cefdd842af479393a7d0fd399a29e42532",
      "tree": "ee8ec36c7ce0c259b52de7b4185013082b061d14",
      "parents": [
        "9a28f49adbe4955af8a1306fd36ddae15136dde7"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Jan 13 18:27:11 2006 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:54:57 2006 -0600"
      },
      "message": "[SCSI] fusion: convert semaphores to mutexes\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "9a28f49adbe4955af8a1306fd36ddae15136dde7",
      "tree": "ff161da935cf2a14408b9040f685b9e9a530fd82",
      "parents": [
        "9638d89a75776abc614c29cdeece0cc874ea2a4c"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Jan 13 18:04:41 2006 +0100"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Jan 14 10:54:56 2006 -0600"
      },
      "message": "[SCSI] mptsas: support basic hotplug\n\nAdds hotplug support for SAS end devices.  Unfortunately the fusion\nfirmware doesn\u0027t generate similar events for expanders addition/removal\nso we can\u0027t support them yet.  Eric has an idea about a clever scheme to\nfind out about expander changes so that\u0027ll be added later on.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7ff92053ddff48d9d7908a353bd85f893944463e",
      "tree": "7536ae8d96b112e87766a60e52de40df8f1f657b",
      "parents": [
        "fc33a7bb9c6dd8f6e4a014976200f8fdabb3a45c"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Mon Jan 09 20:52:17 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jan 10 08:01:34 2006 -0800"
      },
      "message": "[PATCH] don\u0027t include ioctl32.h in drivers\n\nThese days ioctl32.h is only used for communication of fs/compat.c and\nfs/compat_ioctl.c and doesn\u0027t contain anything of interest to drivers.\n\nRemove inclusion in various drivers.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f61c1c41b6b959d08d87eee876406bdbcac77b7c",
      "tree": "37cbe0e09a99c5ca7bd7b498d6a02b982f4812b0",
      "parents": [
        "c7c82987b4844f555d309ccbd42abe95d46822ff"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Nov 16 18:54:27 2005 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Dec 13 18:41:48 2005 -0700"
      },
      "message": "[SCSI] mptfusion - bump version\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "c7c82987b4844f555d309ccbd42abe95d46822ff",
      "tree": "55eb2c02fa1ff25548b1cc673c47aaa19e380214",
      "parents": [
        "f2ea8671a8376e09cf759aa8cb3de8b8d3bced9e"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Nov 16 18:54:25 2005 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Dec 13 18:41:15 2005 -0700"
      },
      "message": "[SCSI] mptfusion - mapping fixs required support for transport layers.\n\nThis utilizes the hostdata area that is hung off of scsi_target and\nscsi_device for saving unique firmware mapping. This will be required\nfor supporting new Fibre and SPI transport support.\n\nThis also fixs problems in error handling error code for SAS\ncontrollers, in which the incorrect mapping was passed to the\nfirmware.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "f2ea8671a8376e09cf759aa8cb3de8b8d3bced9e",
      "tree": "82181e022ccecfa0f1b8b3cef673630df917209d",
      "parents": [
        "a9b2937a1eab2939d0eed3830ead88664ed7445d"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Nov 16 18:54:23 2005 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Dec 13 18:40:52 2005 -0700"
      },
      "message": "[SCSI] mptfusion - prep for removing domain validation\n\nThis moves some functions around from within the #define\nMPTSCSIH_ENABLE_DOMAIN_VALIDATION area, in preperation for generic\ndomain validation.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "a9b2937a1eab2939d0eed3830ead88664ed7445d",
      "tree": "bde1ec40bc7bbe56ab22f585699dd28b2009cd0f",
      "parents": [
        "7acec1e7556a861416bb6b10f3e3cbb6e82fc01d"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Nov 16 18:54:20 2005 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Dec 13 18:40:08 2005 -0700"
      },
      "message": "[SCSI] mptfusion - bus_type, change SCSI to SPI\n\nThis changes to SPI for the bus_type enumeration.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7acec1e7556a861416bb6b10f3e3cbb6e82fc01d",
      "tree": "3ca770f11ae152cd17af2a2032f2b13d0370d114",
      "parents": [
        "f78496da6a85f4b5f4532d7bf85b05fa655146a8"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Nov 16 18:54:17 2005 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Dec 13 18:38:44 2005 -0700"
      },
      "message": "[SCSI] mptfusion - cleaning up xxx_probe error handling\n\nThis cleans the returning failure conditions of the\nmptsas/mptfc/mptspi probe routines.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "f78496da6a85f4b5f4532d7bf85b05fa655146a8",
      "tree": "2c23ba5607a0f445a0a0af6e1477264436fe9809",
      "parents": [
        "1cb25a27d0a3f8296e67e5cc915048db10910d4f"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Nov 16 18:54:14 2005 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Tue Dec 13 18:37:42 2005 -0700"
      },
      "message": "[SCSI] mptfusion - adding \u003d THIS_MODULE\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "2741049e66d9698da5e0c90c849406fa3d3fc45c",
      "tree": "725c927121ccfe3eaa7df3b9b8e46610805f6b15",
      "parents": [
        "2a298a35ebe060a6f2b06b20c2a34ea188ddfd37",
        "4d5cda069b3f0a3bbc18576bc15903ed665d0295"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Dec 02 14:32:44 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Dec 02 14:32:44 2005 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6\n"
    },
    {
      "commit": "2a238ea5fbf2bd9a18a4ffb607418a4b9394647e",
      "tree": "dc505a831abdb22879e86187b3ae01912a02f604",
      "parents": [
        "8b2f81385aa02e9405990b7fe44462dfceb75ef7"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Dec 01 10:50:32 2005 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Thu Dec 01 15:59:51 2005 -0600"
      },
      "message": "[SCSI] mptfusion : dv performance fix\n\nSyncronization for Domain Validation workqueue and the initiation of the\nalternate controller.  Its possible that dv could be terminated if the\nworkqueue on the 1st channel doesn complete in time before the 2nd channel\nbegins initialization.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "f747307ed1defcdfd37a3ef84c48e3138691cd26",
      "tree": "137e2fe4178b0ca77005a92f208a6a1f2055ef37",
      "parents": [
        "325f04dbca60a4cfe4ac25e7cf246edd07eb4c5f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 29 14:21:57 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Nov 29 14:21:57 2005 -0800"
      },
      "message": "Revert \"[PATCH] drivers/message/fusion/mptbase.c: make code static\"\n\nThis reverts commit 252ac865535e1ea9cc2d28be83f477d8d8b961a2.\n\nIt impacts the LSI customers using the mptstm target mode drivers\n(source tar-ball at\n\n  ftp://ftp.lsil.com/HostAdapterDrivers/linux/Fusion-MPT/mptstm-1.00.13-src.tar.gz\n\nfor those who care).\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "252ac865535e1ea9cc2d28be83f477d8d8b961a2",
      "tree": "3ef8678ef14445b5ddebbda6f65c7510e809679f",
      "parents": [
        "cf62ddce2ee137ff92ad11ae762338b864f1dee5"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Nov 08 21:39:48 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:56:41 2005 -0800"
      },
      "message": "[PATCH] drivers/message/fusion/mptbase.c: make code static\n\nThis patch makes the following previously global and EXPORT_SYMBOL\u0027ed\ncode static:\n- struct mpt_proc_root_dir\n- int mpt_stm_index\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: James Bottomley \u003cJames.Bottomley@steeleye.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "733482e445ca4450cf41381b1c95e2b8c7145114",
      "tree": "d31a2fdaeb8e439fc348a781c780a035d794266d",
      "parents": [
        "c1a0f5e3c01d28b6782457bee5ae5ace3a9958ec"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Tue Nov 08 21:34:55 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Nov 09 07:55:57 2005 -0800"
      },
      "message": "[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason\n\nThis patch removes almost all inclusions of linux/version.h.  The 3\n#defines are unused in most of the touched files.\n\nA few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is\nunfortunatly in linux/version.h.\n\nThere are also lots of #ifdef for long obsolete kernels, this was not\ntouched.  In a few places, the linux/version.h include was move to where\nthe LINUX_VERSION_CODE was used.\n\nquilt vi `find * -type f -name \"*.[ch]\"|xargs grep -El \u0027(UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/version.h)\u0027|grep -Ev \u0027(/(boot|coda|drm)/|~$)\u0027`\n\nsearch pattern:\n/UTS_RELEASE\\|LINUX_VERSION_CODE\\|KERNEL_VERSION\\|linux\\/\\(utsname\\|version\\).h\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6521018d4bf9522b4de47254ea15e8c1be1ec00f",
      "tree": "352f6b9cc56018c584042c44502288599aed60ca",
      "parents": [
        "8b93ec77a6423cc57189561567ee41fa7fa1f5b6"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Mon Nov 07 01:01:19 2005 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Nov 07 07:53:57 2005 -0800"
      },
      "message": "[PATCH] message: fix-up schedule_timeout() usage\n\nUse schedule_timeout_interruptible() instead of\nset_current_state()/schedule_timeout() to reduce kernel size.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nCc: \"Moore, Eric Dean\" \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f9a2d2e0c89f73f0203fa796101089c2bce31974",
      "tree": "f44772f86144a72eac540fd76340bc71e3c52299",
      "parents": [
        "da4fa65596733914b3c21fdffa02593959c67f56"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Wed Oct 19 20:01:47 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri Oct 28 19:10:34 2005 -0500"
      },
      "message": "[SCSI] mptsas: white space fixes and version bump\n\nVarious whitespace and comment fixes from Eric, aswell as a version\nbump.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "da4fa65596733914b3c21fdffa02593959c67f56",
      "tree": "6a918d3feb6fe266e90dd4634775ae749bade6d0",
      "parents": [
        "07ba3a954714da10cbd3f6249d93ac2c1df72c4f"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Wed Oct 19 20:01:42 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri Oct 28 19:09:31 2005 -0500"
      },
      "message": "[SCSI] mptsas: add support for PHY resets\n\nSupport PHY resets in mptsas.  Thanks to Eric for various bug fixes\nand improvements.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "ac01bbbd3b7ebfca64357aed12cf476b16abe3ce",
      "tree": "e0ab34ebdabb88f31a0b06321df5c7ff7122455a",
      "parents": [
        "80d904c43b11105c16395b240078ccc2f7ac6074"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Wed Oct 19 20:01:17 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri Oct 28 19:06:45 2005 -0500"
      },
      "message": "[SCSI] sas: add flag for locally attached PHYs\n\nAdd a flag to mark a PHY as attached to the HBA as opposed to beeing on\nan expander.  This is needed because various features are only supported\non those.  This is a crude hack, the proper fix would be to use\ndifferent classes for host-attached vs expander phys.  I\u0027m looking into\nthat.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "b5141128027c53b8ca40736d969f75c9a1cdb64b",
      "tree": "f09f3f7b608017329a3e44a41e975acbd0ea9af0",
      "parents": [
        "28f22b031f8959cdf53202cd9f6ca8b9ce19b3a6"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Oct 28 22:07:41 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri Oct 28 17:27:25 2005 -0500"
      },
      "message": "[SCSI] mptsas: support link error attributes\n\n.. and the fusion part.  I had to move around the debug functions around\na little bit so they are below the transport class methods.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "024358eeafd44ecffd0e7a1002ef3ccc1d0acd4d",
      "tree": "a0ff602027b59745c01d69976f3c00e9c9fc47bb",
      "parents": [
        "ac9b9c667c2e1194e22ebe0a441ae1c37aaa9b90"
      ],
      "author": {
        "name": "Eric Moore",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Oct 21 20:56:36 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Oct 21 12:17:43 2005 -0700"
      },
      "message": "[PATCH] mptsas: fix phy identifiers\n\nThis fixes handling of the phy identifiers in mptsas.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\n[ split it a pre-2.6.14 portion from Eric\u0027s bigger patch ]\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e0fc15bef0e8c6b5abad6e10cfe3d42e278ae8e8",
      "tree": "f7a96e8b93a0de251b25c2b6543c115eba3abc8c",
      "parents": [
        "466544d8898fc87ed6e2e62ac14af7c50ab7a1a4"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Thu Sep 15 13:17:14 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Mon Sep 19 12:48:22 2005 -0500"
      },
      "message": "[SCSI] fusion SAS support (mptsas driver) minor fix\n\nOn Thursday, September 15, 2005 6:22 AM, Christoph Hellwig wrote:\n\u003e Looks good to me, except for the spurious scsi_print_command prototype\n\u003e in mptscsih.h.\n\nThe attached patch addresses that concern.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "466544d8898fc87ed6e2e62ac14af7c50ab7a1a4",
      "tree": "a23688bc1424a2af986482bac159768d625b5deb",
      "parents": [
        "0c33b27deb93178f10778b3d2669af1674793cef"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed Sep 14 18:09:10 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Mon Sep 19 12:45:38 2005 -0500"
      },
      "message": "[SCSI] fusion SAS support (mptsas driver) updates\n\nSummary of Changes:\n* splitting mpt_interrupt per Christophs suggestion\nabout a month ago\n* rename ScsiCfgData to SpiCfgData structure,\nthen move all the raid related info into\nnew structure called RaidCfgData.  This is\ndone because SAS supports RAID, as well as SPI,\nso the raid stuff should be seperate.\n* incorrect timeout calculation for cntdn\ninside WaitForDoorbellAck and WaitForDoortbellInt\n* add support for interpreting SAS Log Info\n* Increase Event Log Size from 0xA to 0x32\n* Fix bug in mptsas/mptfc/mptspi - when controller\nhas Initiator Mode Disabled, and only running in\nTargetMode, the mptctl would panic when loading.\nThe fix is to return 0, instead of -ENODEV, in\nSCSI LLD respective probe routines\n* Fix bug in mptlan.c - driver will panic if\nthere is host reset, due to dev being set to\nzero in mpt_lan_ioc_reset\n* Fix\u0027s for SPI - Echo Buffer\n* Several fix\u0027s in mptscsih_io_done - FCP Response\ninfo, RESIDUAL_MISMATCH, Data Underrun, etc.\n* Cleanup Error Handling - EH handlers,\nmptscsih_flush_cmds, and zeroing out ScsiLookup\nfrom mptscsih_qcmd\n* Cleanup asyn event handling from\nmptscsih -\u003e mptscsih_event_process.  Also\nadded support for SAS Persistent Table Full,\nan asyn event\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "0c33b27deb93178f10778b3d2669af1674793cef",
      "tree": "a16c7ce2f10947c696041febe89e13a98ba32b48",
      "parents": [
        "82ffb67164064752a56669511545316075b41e1d"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Sep 09 16:27:19 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Mon Sep 19 12:42:57 2005 -0500"
      },
      "message": "[SCSI] fusion SAS support (mptsas driver)\n\nAdds the actual mptsas driver, based upon the LSI driver with new work\nfor SAS transport class integration from Eric Moore and me.\n\nThis obviously depends on the SAS transport class.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "82ffb67164064752a56669511545316075b41e1d",
      "tree": "7b5c92f76e25ddf66419668412db147cde35a410",
      "parents": [
        "3ed7a4704beb66a155acd67b78b7e9a5674d55fb"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Fri Sep 09 16:25:54 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Mon Sep 19 12:42:31 2005 -0500"
      },
      "message": "[SCSI] fusion core changes for SAS support\n\n - various bits for SAS support from the LSI driver.\n - use the device private data for the fusion target private data.\n   this should be using the midlayer target data framework, but we\n   can\u0027t move over to that until fusion has been switched to the\n   generic DV code\n - use target ID and channel from the fusion target private data,\n   because those in scsi_device will be different for mptsas\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "c6678e0cfb41b029c3600c54b5bb65954de1230a",
      "tree": "ca3ac267e56bd481956a503e9595b4bfc52d174a",
      "parents": [
        "637fa99b86a00a0b5767a982b83a512ff48ad6d2"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Aug 18 16:24:53 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sun Sep 04 19:51:45 2005 -0500"
      },
      "message": "[SCSI] fusion: whitespace fixes\n\nAcked by: Moore, Eric Dean \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "637fa99b86a00a0b5767a982b83a512ff48ad6d2",
      "tree": "cb3f063b83163cfcb53c85e0fd411fe11f766a1f",
      "parents": [
        "ccf3b7bd26b242b39d54148ea2117295721681d3"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Aug 18 16:25:44 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sun Sep 04 19:51:25 2005 -0500"
      },
      "message": "[SCSI] fusion: endianess fixes\n\nAssorted endianess fixes.  I\u0027ll work on full endianess annotations\nlater.\n\nAcked by: Moore, Eric Dean \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "ccf3b7bd26b242b39d54148ea2117295721681d3",
      "tree": "a4fa0be9b769b57075a7bff9b5f55ec96c8132d1",
      "parents": [
        "69218ee5186aded6c78e12e083e073d000ff2e9b"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Aug 18 16:24:26 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sun Sep 04 19:48:39 2005 -0500"
      },
      "message": "[SCSI] fusion: update LSI headers\n\nAcked by: Moore, Eric Dean \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "69218ee5186aded6c78e12e083e073d000ff2e9b",
      "tree": "6dfd357efa1a17fa3c845570c722185b568423f0",
      "parents": [
        "1ff927306e08b356d764e605eff7c50079550bd2"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Thu Aug 18 16:26:15 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Sun Sep 04 19:48:06 2005 -0500"
      },
      "message": "[SCSI] fusion: extended config header support\n\nAcked by: Moore, Eric Dean \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "2d986010ad13a00b83851238d52601d6092df40e",
      "tree": "6a43ffd30290fc051435643d485ad12fb1448ed5",
      "parents": [
        "6b6a93c6876ea1c530d5d3f68e3678093a27fab0",
        "e10fb91c4dc81a4ae47caf0828df152f600f2546"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 26 13:28:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Jul 26 13:28:47 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6\n"
    },
    {
      "commit": "2a569579be87b5ba61f9b6c54fd5f9f307c53962",
      "tree": "6cc12f2384d235e87941a85a925618c10b419c7f",
      "parents": [
        "e8af300c3bd87b2310f1e7a642f37e0fe49a754b"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Thu Jul 07 17:56:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 07 18:23:43 2005 -0700"
      },
      "message": "[PATCH] pm: more u32 vs. pm_message_t fixes\n\nFew more u32 vs. pm_message_t fixes.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6e3815ba3a6d392fa9cfbf08208f64c06d9558c4",
      "tree": "4702625002cb4fd6a0a59112a34b3cc10c8efcc5",
      "parents": [
        "c0df28cfe012652160a530f9aa74b0a49c77eac5"
      ],
      "author": {
        "name": "Moore, Eric Dean",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Jun 24 12:18:57 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@titanic.(none)",
        "time": "Fri Jul 01 08:56:31 2005 -0500"
      },
      "message": "[SCSI] - mptfusion - convert to new change_queue_depth API\n\nConvert driver to use new change_queue_depth API.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\n\nFixed up rejections and\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d18c3db58bc544fce6662ca7edba616ca9788a70",
      "tree": "dd4c2d2c0bef6d47a32452112a9396a3137d8c10",
      "parents": [
        "4002307d2b563a6ab317ca4d7eb1d201a6673d37"
      ],
      "author": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Jun 23 17:35:56 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 21:52:47 2005 -0700"
      },
      "message": "[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.\n\nNow we can change the pci core to always set this pointer, as pci drivers\nshould use it, not the driver core callback.\n\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "12413197eef2a29e0b9fb0fa541f5cbaeb1d3f3f",
      "tree": "9f294101d0b9df2c49a0911b127aa99823bc0060",
      "parents": [
        "117e4b27ebb1133072b1453145e60e576569e8af"
      ],
      "author": {
        "name": "Christoph Hellwig",
        "email": "hch@lst.de",
        "time": "Sat Jun 11 01:05:01 2005 +0200"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@titanic.(none)",
        "time": "Sun Jun 26 08:31:47 2005 -0500"
      },
      "message": "[SCSI] remove scsi_set_device\n\nscsi_add_host is the proper place to set the device, but people copy\nthe scsi_set_device usage from older drivers again and again.\n\nnote that this leaves some legacy drivers like qlogicisp/qlogicfc\nwithout pci association in sysfs, but they\u0027re scheduled to go away soon\nanyway.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "e404e274f62665f3333d6a539d0d3701f678a598",
      "tree": "ef6618291524edaab45c4123274730c7d57ae852",
      "parents": [
        "a5099cfc2e82240b0a3e72ad79a5969d5af1a7dc"
      ],
      "author": {
        "name": "Yani Ioannou",
        "email": "yani.ioannou@gmail.com",
        "time": "Tue May 17 06:42:58 2005 -0400"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 20 15:15:34 2005 -0700"
      },
      "message": "[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks\n\nSigned-off-by: Yani Ioannou \u003cyani.ioannou@gmail.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "df0ae2497ddefd72a87f3a3b34ff32455d7d4ae0",
      "tree": "552e02a44a21bd38db91729c85219542c2930ae2",
      "parents": [
        "68b3aa7c9805aee9005a8ca53c5e99177961fbb9"
      ],
      "author": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Sat May 28 07:57:14 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Fri Jun 17 12:05:18 2005 -0500"
      },
      "message": "[SCSI] allow sleeping in -\u003eeh_host_reset_handler()\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "68b3aa7c9805aee9005a8ca53c5e99177961fbb9",
      "tree": "3f28891df0b3a1ecdfe6a98547d8f3c43b74e905",
      "parents": [
        "94d0e7b805961c44e4dc486ffc21075084bb7175"
      ],
      "author": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Sat May 28 07:56:31 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Fri Jun 17 12:05:10 2005 -0500"
      },
      "message": "[SCSI] allow sleeping in -\u003eeh_bus_reset_handler()\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "94d0e7b805961c44e4dc486ffc21075084bb7175",
      "tree": "1609752ea7a9adb28583147f0bea33a9f10877d7",
      "parents": [
        "8fa728a26886f56a9ee10a44fea0ddda301d21c3"
      ],
      "author": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Sat May 28 07:55:48 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Fri Jun 17 12:05:03 2005 -0500"
      },
      "message": "[SCSI] allow sleeping in -\u003eeh_device_reset_handler()\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "8fa728a26886f56a9ee10a44fea0ddda301d21c3",
      "tree": "105ead5c90057400abae0c8aa9e2b5ba1818c327",
      "parents": [
        "3471c288036bf0835a82d0b1bbce2002f6e68390"
      ],
      "author": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Sat May 28 07:54:40 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik ",
        "email": "jgarzik@pobox.com",
        "time": "Fri Jun 17 12:04:55 2005 -0500"
      },
      "message": "[SCSI] allow sleeping in -\u003eeh_abort_handler()\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7e8a226147eec1a874ed371832bc0b0e11fdfd19",
      "tree": "3fbb40d4139c4f887e1b098b4a5525368230518b",
      "parents": [
        "c1a71d1c0440c47e006845f8accc1f212ca86852"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed May 11 17:37:43 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 15:47:58 2005 -0500"
      },
      "message": "[SCSI] fusion - bump driver version to 3.03.02\n\nBump driver version to 3.03.02\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "c1a71d1c0440c47e006845f8accc1f212ca86852",
      "tree": "ae20bd33ede7cc1be832edc6c7b711c310af7573",
      "parents": [
        "51bbc9c3e85598ffe72caf99f88db767952f2a57"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed May 11 17:37:38 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 15:47:57 2005 -0500"
      },
      "message": "[SCSI] fusion - mpi headers version 1.5.9\n\nThis patch contains update for mpi headers 1.5.9.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "51bbc9c3e85598ffe72caf99f88db767952f2a57",
      "tree": "13076a6d17603fc8f52d35f7e10ddc9c0ab5dbcc",
      "parents": [
        "d485eb830576eef911727b1347402e9a708998a2"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed May 11 17:37:29 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 15:47:55 2005 -0500"
      },
      "message": "[SCSI] fusion-kconfig-cleanup\n\n* This patch clarifies help section in FUSION_MAX_SGE entry.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d485eb830576eef911727b1347402e9a708998a2",
      "tree": "497abb8f1cf8f82969647e0844da6752042f220a",
      "parents": [
        "3fadc59d603caf70e7a5295158e4f6eb06dffb8f"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed May 11 17:37:26 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 15:47:54 2005 -0500"
      },
      "message": "[SCSI] fusion-kfree-cleanup\n\nThis patch is originally From: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\n\nThis patch gets rid of redundant NULL checks prior to calling kfree() in\ndrivers/message/* There are also a few small whitespace changes in there.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "3fadc59d603caf70e7a5295158e4f6eb06dffb8f",
      "tree": "1f8de49cf6af0972c8cca2cfd13dc5a95e2b79b3",
      "parents": [
        "793698ce28e20f4736250a9766270368beae5668"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Wed May 11 17:46:52 2005 -0600"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 15:47:53 2005 -0500"
      },
      "message": "[SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chips\n\n* adding pci id support for new Fibre chips, 949X and 939X\n* adding errata workaround - disabling PIO access except during fwdlb.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d335cc38c75e28407455463444b912b09c92daec",
      "tree": "031810afee4004df4797a641d9d02fe3955a3b9b",
      "parents": [
        "4e33bd874bce8b3df2ab52538db59730196383c3"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Sat Apr 30 17:09:38 2005 -0500"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:42 2005 -0500"
      },
      "message": "[SCSI] mptfusion: fix panic loading driver statically compiled\n\n\nAdjust link ordering in the Makefile.  Also, the ioc-\u003eDoneCtx handles\nfor mptspi/mptfc in the message frame.  And I\u0027m now not seeing the\npanic.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "b86fff7368b139171edab66972ea1309092f519e",
      "tree": "6702dfa6a80897497b0ae106eea9995db566db21",
      "parents": [
        "2496af3945bdcc5fe774b8220a415086a47f40a0"
      ],
      "author": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Sat Apr 23 02:45:48 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:23 2005 -0500"
      },
      "message": "[SCSI] mptfusion: correct Kconfig problem\n\nThe fusion Kconfig forgets to set CONFIG_FUSION, which is required to\nget the upper makefile to descend into the fusion directory.  Add this\nback as a variable and make the two upper level modules select it.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "2496af3945bdcc5fe774b8220a415086a47f40a0",
      "tree": "6f6fa28f4dbcb31ac5332e189615e99e08b424bb",
      "parents": [
        "243eabcf6b9ab86ec1bc44c2bbb1ee9766481d16"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Apr 22 18:02:41 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:22 2005 -0500"
      },
      "message": "[SCSI] mptfusion: mptfc Adding Stub Driver - Fiber Channel\n\n(1) mptfc.c: This driver is having module_init, module_exit, and probe.\n(2) mptfc.c: Registering for Fibre Channel pci ids are done from this\nmodule.\n(3) mptfc.c: Convert MODULE_PARM to module_param\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "243eabcf6b9ab86ec1bc44c2bbb1ee9766481d16",
      "tree": "cd06c235994fb3a2460062a227598db1ba680ed5",
      "parents": [
        "0d0c79747e362ff54adc6418d2990d49cad9395d"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Apr 22 18:02:25 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:21 2005 -0500"
      },
      "message": "[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel\n\n(1) mptspi.c: This driver is having module_init, module_exit, and probe.\n(2) mptspi.c: Registering for SCSI pci ids are done from this module.\n(3) mptspi.c: Convert MODULE_PARM to module_param\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "0d0c79747e362ff54adc6418d2990d49cad9395d",
      "tree": "6c059a19ef84f482de191291d66b6e36fd038522",
      "parents": [
        "748b77b1908efac1328d1125563b2fc0184df8a7"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Apr 22 18:02:09 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:20 2005 -0500"
      },
      "message": "[SCSI] mptfusion: mptscsih Split driver support\n\n(1) mptscsih.c: Remove credits, -sralston references , update copyright \n(2) mptscsih.c: split driver support\n(3) mptscsih.c: module_init, module_exit, and probe routines moved to new \nstub drivers, mptfc and mptspi\n(4) mptscsih.c: some global parameters are moved to MPT_SCSI_HOST\n(5) mptscsih.c: removed scsi_device_online check.\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "748b77b1908efac1328d1125563b2fc0184df8a7",
      "tree": "5e5a9450261c17376b7edcc9c6f4d6ff50a057a7",
      "parents": [
        "b6fe4ddcf787026e5ae9105ce63e0f35f489a768"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Apr 22 18:01:52 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:19 2005 -0500"
      },
      "message": "[SCSI] mptfusion: mptlan Remove credits and update copyright\n\n(1) mptlan.c: Remove credits and update copyright\n(2) mptlan.c: Remove -sralston references\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "b6fe4ddcf787026e5ae9105ce63e0f35f489a768",
      "tree": "2156e6a07e49e477a8c08a60b4047ff2cd91ffa0",
      "parents": [
        "7fadc87e5c3dd96a36cd9b9500d2ccff39048dd4"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Apr 22 18:01:34 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:18 2005 -0500"
      },
      "message": "[SCSI] mptfusion: mptctl Remove credits and update copyright\n\n(1) mptctl.c: Remove credits and update copyright\n(2) mptctl.c: cleanup in get_iocinfo\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7fadc87e5c3dd96a36cd9b9500d2ccff39048dd4",
      "tree": "2bf83afab0cf54a5262c9e621bb2d505d4692614",
      "parents": [
        "5f5affddad836978f057d316ba8083a5d553773c"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Apr 22 18:01:16 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:17 2005 -0500"
      },
      "message": "[SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASK\n\n(1) mptbase.c: Move registering pci ids to scsi lld drivers \n(2) mptbase.c: Use the DMA_32BIT_MASK constant\n(3) mptbase.c: Fix for multiple pci domains\n(4) mptbase.c: Remove le32 conversion from BlockSize, which was u8 size\n(5) mptbase.c: Remove credits, -sralston references , update copyright\n(6) mptbase.c: split driver support\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "5f5affddad836978f057d316ba8083a5d553773c",
      "tree": "99d6ebec92379e5b52eef25395d58d46da871959",
      "parents": [
        "099175c94a221fa2723b7273883c98cd32efe900"
      ],
      "author": {
        "name": "Moore, Eric Dean ",
        "email": "Eric.Moore@lsil.com",
        "time": "Fri Apr 22 18:00:52 2005 -0400"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:16 2005 -0500"
      },
      "message": "[SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.\n\n(1) Kconfig - added new mptspi and mptfc scsi lld drivers\n(2) Kconfig - increased MAX_SGE from 40 to 128 \n(2) Makefile - compilation support for split drivers\n(3) Makefile - cleaned up debug defines; e.g. removed obsolete, added others\n\nSigned-off-by: Eric Moore \u003cEric.Moore@lsil.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "8d189f729829369edb2e797e9a6ebc2b01b359d0",
      "tree": "a2c723d4c8b0e18ee5249c85a125906aef1d5bdd",
      "parents": [
        "a291068991c4d0cc4c2bd533094422bf417c86dd"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Sat Apr 16 15:25:28 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:25:28 2005 -0700"
      },
      "message": "[PATCH] fix u32 vs. pm_message_t in drivers/message\n\nThis fixes u32 vs. pm_message_t in drivers/message.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
