)]}'
{
  "log": [
    {
      "commit": "d8e965076514dcb16410c0d18c6c8de4dcba19fc",
      "tree": "8793c7b73c1af93200a4fe01bf6ca67c977e6c71",
      "parents": [
        "d58069adc6f59f48bf96a72e6df68a670ff1b3bc"
      ],
      "author": {
        "name": "Leubner, Achim",
        "email": "Achim_Leubner@adaptec.com",
        "time": "Wed Apr 01 07:16:08 2009 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Fri Apr 03 09:23:11 2009 -0500"
      },
      "message": "[SCSI] aacraid driver update\n\nchanges:\n\n- set aac_cache\u003d2 as default value to avoid performance problem\n  (Novell bugzilla #469922)\n\n- Dell/PERC controller boot problem fixed (RedHat bugzilla #457552)\n\n- WWN flag added to fix SLES10 SP1/SP2 drive detection problems\n\n- 64-bit support changes\n\n- DECLARE_PCI_DEVICE_TABLE macro added\n\n- controller type changes\n\nSigned-off-by: Achim Leubner \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\n"
    },
    {
      "commit": "89a056df78b113fcab21d71cd24aa1893c09225b",
      "tree": "1cbe58529c142dacf6cb80c84bc85d1aae2bd755",
      "parents": [
        "bcc378e777514832c11b09d194a7f946e7ad803a"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@redhat.com",
        "time": "Wed Oct 29 14:01:14 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Oct 30 11:38:47 2008 -0700"
      },
      "message": "Rationalise Randy\u0027s address a bit\n\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a4c38cfa462be3be6c200740a4f2edbae25903c5",
      "tree": "9c2ed4e204d713eec7b17931ca1802ae401c6d06",
      "parents": [
        "3a0d9e92356feb60ee4e978355f712366a93f4ef"
      ],
      "author": {
        "name": "Mark Salyzyn",
        "email": "Mark_Salyzyn@adaptec.com",
        "time": "Wed May 07 15:24:23 2008 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Thu Jun 05 09:23:44 2008 -0500"
      },
      "message": "[SCSI] aacraid: Add Power Management cards to documentation\n\nUpdate the documented list of products supported by the aacraid driver.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\n"
    },
    {
      "commit": "cb1042f285c2168bd8cf10aca0e24802e682252b",
      "tree": "80b682f3fc0622de08278e37e51c59f94ad530e0",
      "parents": [
        "2ca39c48ea0d2fd265479d0b62f2ac8878900360"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "Mark_Salyzyn@adaptec.com",
        "time": "Thu Jan 17 09:25:07 2008 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Wed Jan 23 11:29:34 2008 -0600"
      },
      "message": "[SCSI] aacraid: add Voodoo Lite class of cards.\n\nThe cards being added are supported in a limited sense already through\nfamily matching, but we needed to add some functionality to the driver\nto expose selectively the physical drives. These Physical drives are\nspecifically marked to not be part of any array and thus are declared\nJBODs (Just a Bunch Of Drives) for generic SCSI access.\n\nWe report that this is the second patch in a set of two, but merely\ndepends on the stand-alone functionality of the first patch which adds\nin that case the ability to report a driver feature flag via sysfs. We\nleverage that functionality by reporting that this driver now supports\nthis new JBOD feature for the controller so that the array management\napplications may react accordingly and guide the user as they manage\nthe controller.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\n"
    },
    {
      "commit": "c0d9a413a59024e27298c39c2df30eb6076437b8",
      "tree": "18878bbd43c7ed6fd38bfe0f2dab639cc9c8ce07",
      "parents": [
        "db9b6e89ea8dc3f32dea1125c672de1a9710be7c"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Tue Sep 04 12:55:47 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Fri Oct 12 14:46:43 2007 -0400"
      },
      "message": "[SCSI] aacraid: Add documentation for new Adaptec, SMC and SUN cards\n\nAdd the SMC LP, SUN EM and Adaptec 5405 cards to the aacraid\ndocumentation list of supported products. These cards are picked up with\nfamily match, so no associated code changes.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "5fa0f5e47a87ceb8a3269b28fa14764b37364f63",
      "tree": "b5ecfbd0b40663e6605d45d383e83369d92c7b36",
      "parents": [
        "cad7d7858bde1c1a6c1132ec8cad2b3abfacbd0d"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Mon Jul 09 09:57:11 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.localdomain",
        "time": "Sat Jul 14 19:09:28 2007 -0500"
      },
      "message": "[SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.\n\nAdding Adaptec 51245 (16 port), 51645 (20 port) and 52445 (28 port)\nUniversal Serial RAID controllers to the aacraid documentation.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "39580f2c15485ee7f40923af731b3052f70cb890",
      "tree": "fd589ff804a9f94eb83d8c93b7c742318e79e80c",
      "parents": [
        "9e4d4a5d71d673901d9c1df5146ce545c2cc0cc0"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Thu May 03 16:08:39 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun May 06 09:48:47 2007 -0500"
      },
      "message": "[SCSI] aacraid: correct SUN products to README\n\nCorrect SUN products in aacraid documentation, preliminary names were\nchanged from internal project to customer product prior to release.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "144ff8bf0d84a81806bfb5979b0a6b176b1fcace",
      "tree": "0297dcc57ee08897a0876d03ac773c755b5adfac",
      "parents": [
        "ed773e66480fdcd06732eb2aa39362599dcd67fa"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Wed Apr 04 15:49:54 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Tue Apr 17 18:01:45 2007 -0400"
      },
      "message": "[SCSI] aacraid: Correct SMC products in aacraid.txt\n\nCorrect a spelling mistake for the SMC product names (replace \u0027B\u0027 with\n\u0027R\u0027) in the Documentation/scsi/aacraid.txt file. This is a follow-up to\na documentation patch \u0027[PATCH] aacraid: Add SMC and SUN products to\nREADME\u0027 submitted and accepted to scsi-misc-2.6 on March 27 2007.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "10c9a017f1bd84a7aedaea7029cd5224863197db",
      "tree": "259f2d60e578fde63a99bf1a344f5bb17a8914db",
      "parents": [
        "e3e0ca5143d7a78522df30b75bd1acfcf80c2a38"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Tue Mar 27 11:51:34 2007 -0400"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Apr 01 10:17:39 2007 -0500"
      },
      "message": "[SCSI] aacraid: Add SMC and SUN products to README\n\nAdd SMC and SUN products to aacraid documentation\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "8e9d58e723e29e8b04c09bd9badd81c1d8232f5f",
      "tree": "2d06b4b91ea142716de4e40746355628a30ad6b4",
      "parents": [
        "9b80cb4be1f4181875e0cf274dc59f42964fdf1b"
      ],
      "author": {
        "name": "Salyzyn, Mark",
        "email": "mark_salyzyn@adaptec.com",
        "time": "Mon Dec 18 15:01:41 2006 -0500"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Jan 06 09:02:37 2007 -0600"
      },
      "message": "[SCSI] aacraid: Product List Update\n\nUpdate drivers/scsi/aacraid/linit.c and Documentation/scsi/aacraid.txt\nfile with the current list of\nadapters supported by the aacraid driver. Deprecated a few adapters that\nnever shipped, corrected a\nfew and added new adapters that matched the family code support. No\nfunctional changes to the driver.\nNo side effects.\n\nSigned-off-by: Mark Salyzyn \u003caacraid@adaptec.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "53cb47268e6b38180d9f253527135e1c69c5d310",
      "tree": "b264d89e3d21f0365fc4df0f32f5070bb4c6e91a",
      "parents": [
        "d6bc8ac9e13e466e844313b590fbc49f7f1abdea"
      ],
      "author": {
        "name": "Matt LaPlante",
        "email": "kernel1@cyberdogtech.com",
        "time": "Tue Oct 03 22:55:17 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Oct 03 22:55:17 2006 +0200"
      },
      "message": "Fix typos in Documentation/: \u0027S\u0027\n\nThis patch fixes typos in various Documentation txts. The patch addresses\nsome words starting with the letter \u0027S\u0027.\n\nSigned-off-by: Matt LaPlante \u003ckernel1@cyberdogtech.com\u003e\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\nAcked-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "2538363eb51a70948ed36bf3971a728268d10766",
      "tree": "09548ebacc4d796c02b45a3b20e5f963f6d8d330",
      "parents": [
        "ac5826ca91243272f97b3f01e80d71e3618f105f"
      ],
      "author": {
        "name": "Mark Haverkamp",
        "email": "markh@osdl.org",
        "time": "Tue Sep 19 09:00:39 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sat Sep 23 20:10:32 2006 -0500"
      },
      "message": "[SCSI] aacraid: README update\n\nReceived from Mark Salyzyn:\n\nThis patch to the driver\u0027s documentation adds a few new product entries,\nsorts the entries on OEM lines first for easy searching, followed by\nproduct id order to make it easier to compare against the open source\npci list. The driver has \u0027family match\u0027 so is somewhat future proof, no\ncode changes are required to recognize the new products.\n\nSigned-off-by: Mark Haverkamp \u003cmarkh@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "75c3628db75c573870379094a5f90f690ee99b76",
      "tree": "373db3823cb2a52e5809e335cf2ee33c347da9cf",
      "parents": [
        "821499a8241019be5591fad5ab925759fbcd9f32"
      ],
      "author": {
        "name": "Mark Haverkamp",
        "email": "markh@osdl.org",
        "time": "Thu Jun 08 13:55:42 2006 -0700"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Mon Jun 19 19:23:07 2006 -0500"
      },
      "message": "[SCSI] aacraid: Update supported product information\n\nReceived From Mark Salyzyn\n\nSome of the cards product names changed.\n\nSigned-off-by: Mark Haverkamp \u003cmarkh@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "6171b5eff2ef3f84333af652e8c7b0838bf72945",
      "tree": "09349737329fca1be13871df8c3b97c2e148a1e3",
      "parents": [
        "db39363c029cd9e74661ef059a17785d1c62a851"
      ],
      "author": {
        "name": "Mark Haverkamp",
        "email": "markh@osdl.org",
        "time": "Wed Jan 11 09:28:57 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.(none)",
        "time": "Thu Jan 12 11:55:16 2006 -0600"
      },
      "message": "[SCSI] aacraid: README update\n\nReceived From Mark Salyzyn.\n\nMove the README from the driver directory to the Documentation directory.\nUpdated the documentation, added descriptions for cards that\nwere missing.\n\nSigned-off-by: Mark Haverkamp \u003cmarkh@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    }
  ]
}
