)]}'
{
  "log": [
    {
      "commit": "1377d8dd7e1b5526637958aabb5427bbee5a68d7",
      "tree": "ed545c51f083c8470830b008ea71fd5f2454b643",
      "parents": [
        "2b48aed182c65b3387b076364ab286c445aa4a93"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Wed Apr 23 12:51:10 2008 +0300"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Sun Apr 27 12:19:55 2008 -0500"
      },
      "message": "[SCSI] FlashPoint: fix off-by-one errors\n\nThis patch fixes off-by-one errors in error checks (the variables are\nused as array indexes for arrays with MAX_SCSI_TAR resp. MAX_LUN\nelements) spotted by the Coverity checker.\n\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\n"
    },
    {
      "commit": "78b4b05db57b04b3ed17dc71259bf1402c04abfa",
      "tree": "9d3100ad64dec6c5c3a9aa718682e13e3345c4d3",
      "parents": [
        "5c815d1501a9ce84578cb3ec64c9d31ef91e3de2"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "matthew@wil.cx",
        "time": "Thu Mar 13 06:55:08 2008 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@HansenPartnership.com",
        "time": "Mon Apr 07 12:15:44 2008 -0500"
      },
      "message": "[SCSI] BusLogic: make FlashPoint support x86-32 only\n\nWe\u0027ve verified that there are 64 bit and endianness problems in the\nflashpoint driver.  Reverse the logic of CONFIG_OMIT_FLASHPOINT (make\nit CONFIG_SCSI_FLASHPOINT) and make it depend on X86_32 so it can\u0027t\nappear for any other architectures.  Long term, if someone chooses,\nthey could make FlashPoint 64 bit compliant (it looks like its a\nquestion of fixing up the sizes in some of the packed descriptors)\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@HansenPartnership.com\u003e\n"
    },
    {
      "commit": "1cafc30f43696e8b1b6f7ef4fed354cb3e3af2e6",
      "tree": "0c36814f5f105c9961cfb2a80c37c1d3c021923e",
      "parents": [
        "93043ece030af58529e3e1367502461d265ab4e2"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Thu Oct 18 23:40:36 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Oct 19 11:53:42 2007 -0700"
      },
      "message": "FlashPoint, use BIT instead of BITW\n\nFlashPoint, use BIT instead of BITW\n\nBITW was an ushort variant of BIT, use BIT instead\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: James Bottomley \u003cJames.Bottomley@steeleye.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "93043ece030af58529e3e1367502461d265ab4e2",
      "tree": "48add1b72e3ebd07866089c88ad6122422f1da55",
      "parents": [
        "7b19ada2ed3c1eccb9fe94d74b05e1428224663d"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "jirislaby@gmail.com",
        "time": "Thu Oct 18 23:40:35 2007 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Oct 19 11:53:42 2007 -0700"
      },
      "message": "define global BIT macro\n\ndefine global BIT macro\n\nmove all local BIT defines to the new globally define macro.\n\nSigned-off-by: Jiri Slaby \u003cjirislaby@gmail.com\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Kumar Gala \u003cgalak@gate.crashing.org\u003e\nCc: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: James Bottomley \u003cJames.Bottomley@steeleye.com\u003e\nCc: \"Antonino A. Daplas\" \u003cadaplas@pol.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nAcked-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: \"John W. Linville\" \u003clinville@tuxdriver.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "2065e310cc116e4b2b0f42faaf27f0c9baaca9cd",
      "tree": "9b440296c5ce13ee9e62456c0737752212bf60a6",
      "parents": [
        "35d6848322364b396484b5fcc450f6b009a3dac4"
      ],
      "author": {
        "name": "Richard Knutsson",
        "email": "ricknu-0@student.ltu.se",
        "time": "Mon Feb 05 16:39:01 2007 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Wed Feb 07 18:32:29 2007 -0500"
      },
      "message": "[SCSI] BusLogic: Replace \u0027boolean\u0027 by \u0027bool\u0027\n\nSigned-off-by: Richard Knutsson \u003cricknu-0@student.ltu.se\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "6ab3d5624e172c553004ecc862bfeac16d9d68b7",
      "tree": "6d98881fe91fd9583c109208d5c27131b93fa248",
      "parents": [
        "e02169b682bc448ccdc819dc8639ed34a23cedd8"
      ],
      "author": {
        "name": "Jörn Engel",
        "email": "joern@wohnheim.fh-wedel.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jun 30 19:25:36 2006 +0200"
      },
      "message": "Remove obsolete #include \u003clinux/config.h\u003e\n\nSigned-off-by: Jörn Engel \u003cjoern@wohnheim.fh-wedel.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "5c1b85e209af41c7e99a2bfd21dc8fe840b342d8",
      "tree": "520afd25c5581cbf90bc5c8cbfbd361d498aeffe",
      "parents": [
        "5c04a7b8981f2855869bf04c881553135445d701"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:37 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:18:47 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: don\u0027t use parenthesis with \"return\"\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "5c04a7b8981f2855869bf04c881553135445d701",
      "tree": "536192a7b3e15523e0a0aecbd629be27404f2b10",
      "parents": [
        "13e6851aa1e8f7db0e9f0cc8567394a9fe451357"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:35 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:18:15 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: Lindent\n\nIt\u0027s much, much more readable now.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "13e6851aa1e8f7db0e9f0cc8567394a9fe451357",
      "tree": "82fee3a2c8c232b0239739f66faf8cd224881c74",
      "parents": [
        "68d0c1ae66413ef553b1132269129003cea668ed"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:34 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:17:01 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcard\n\n* struct SCCBcard \u003d\u003e struct sccb_card\n* PSCCBcard \u003d\u003e struct sccb_card *\n* SCCBCARD \u003d\u003e struct sccb_card\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "68d0c1ae66413ef553b1132269129003cea668ed",
      "tree": "425e0d52997425a494d36471ab29b3bd11c83986",
      "parents": [
        "f31dc0cde69761dca05687addfd233accd393d1c"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:33 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:16:47 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo\n\n* struct NVRAMInfo \u003d\u003e struct nvram_info\n* PNVRamInfo \u003d\u003e struct nvram_info *\n* NVRAMINFO \u003d\u003e struct nvram_info\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "f31dc0cde69761dca05687addfd233accd393d1c",
      "tree": "ac3164043d9d1f822706677ee6b26b884be9aae9",
      "parents": [
        "7f101662dd55aa16852ff6228ac496f56a259f5e"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:31 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:16:25 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_info\n\n* struct SCCBMgr_tar_info \u003d\u003e struct sccb_mgr_tar_info\n* PSCCBMgr_tar_info \u003d\u003e struct sccb_mgr_tar_info *\n* SCCBMGR_TAR_INFO \u003d\u003e struct sccb_mgr_tar_info\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "7f101662dd55aa16852ff6228ac496f56a259f5e",
      "tree": "74f5d279047890f21fd1c7cdcaf04fe3cf1cccf6",
      "parents": [
        "69eb2ea47793366f59bfbc6e3c655b9c5047badd"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:30 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:16:09 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_info\n\n* struct SCCBMgr_info \u003d\u003e struct sccb_mgr_info\n* PSCCBMGR_INFO \u003d\u003e struct sccb_mgr_info *\n* SCCBMGR_INFO \u003d\u003e struct sccb_mgr_info\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "69eb2ea47793366f59bfbc6e3c655b9c5047badd",
      "tree": "8d79cbfbe91e0f5e36e75513bd57e13fda341208",
      "parents": [
        "ad0e1d9f0155073cffb74755fb21c0fb82b1b094"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:29 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:15:44 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCB\n\n* struct _SCCB \u003d\u003e struct sccb\n* PSCCB \u003d\u003e struct sccb *\n* SCCB \u003d\u003e struct sccb\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "ad0e1d9f0155073cffb74755fb21c0fb82b1b094",
      "tree": "f28b92bcd417b5d1715e5e1fa5e485cf22b20225",
      "parents": [
        "fd1e29ed62cc307281d1a62f73ebac059ac6b6a1"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:28 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:15:21 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: use standard fixed size types\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "fd1e29ed62cc307281d1a62f73ebac059ac6b6a1",
      "tree": "ce4d046e58d6e4fa0486228fb6481f77a29bb651",
      "parents": [
        "d63a4cccf387a8e6210cfd818c1ea717beefc531"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:27 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:15:00 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptr\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d63a4cccf387a8e6210cfd818c1ea717beefc531",
      "tree": "4798682beed80ba9e120757b4d5373e5818b60d8",
      "parents": [
        "ce793215b428ae7650b39d87702efa3d5b26ba28"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:26 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:14:40 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: remove ULONG\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "ce793215b428ae7650b39d87702efa3d5b26ba28",
      "tree": "c46376823aac7d09145e482903a2cc516e2db313",
      "parents": [
        "c823feeb33161c09e83ee4e68c822d6b9ececbc4"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:26 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:14:15 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: remove UINT\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "c823feeb33161c09e83ee4e68c822d6b9ececbc4",
      "tree": "3d1524c0825b2d34a3d8930c26ab694ca5f891c8",
      "parents": [
        "db038cf86fc63d336fc9d8e57712dee1d726e2e9"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:25 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:13:20 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: remove USHORT\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "db038cf86fc63d336fc9d8e57712dee1d726e2e9",
      "tree": "08a313c0efbb13969e403ccf2777370378cd86ae",
      "parents": [
        "d8b6b8bd8a99ee91843381d51e8e619463721aed"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:24 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:13:00 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: remove UCHAR\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "d8b6b8bd8a99ee91843381d51e8e619463721aed",
      "tree": "a768444119807bc18ea399aa87c441f5e01aab07",
      "parents": [
        "85ae97d816da3f8af9dcfbc4197a2950b55c3b0d"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:23 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:12:32 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappers\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "85ae97d816da3f8af9dcfbc4197a2950b55c3b0d",
      "tree": "033848609c70a5cb5311f7f3d269f582c74ec5b5",
      "parents": [
        "f018fa552c52642a6b9db2bda90477762e42163f"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Mar 08 00:14:22 2006 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "jejb@mulgrave.il.steeleye.com",
        "time": "Sun Mar 12 09:12:11 2006 -0600"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: remove unused things\n\n* Remove unused #define\u0027s\n* Remove unused typedefs.\n* Remove prototypes for non-existing functions.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\n"
    },
    {
      "commit": "3235798804ee75f09d45aee5003197930de57689",
      "tree": "1f4612f8af6cc638736661c0899e58fb20e650e2",
      "parents": [
        "fad6a94ee6b33ca5e6184e8b08634a6a2319d0cb"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Sun Jan 15 02:12:54 2006 +0100"
      },
      "committer": {
        "name": "Adrian Bunk",
        "email": "bunk@r063144.stusta.swh.mhn.de",
        "time": "Sun Jan 15 02:12:54 2006 +0100"
      },
      "message": "Fix \"stuct\", \"strut\", \"struc\" typos\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\n"
    },
    {
      "commit": "47b5d69c4aa753fcfc9b2b8d28c0660a1e25c129",
      "tree": "fe7b76c571de6ce105fb0b8917e0fb94a6895f55",
      "parents": [
        "7dfaa5f40da87e85b3883b102bbf1bf3f3b42534"
      ],
      "author": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Sun Apr 24 02:38:05 2005 -0500"
      },
      "committer": {
        "name": "James Bottomley ",
        "email": "jejb@mulgrave.(none)",
        "time": "Fri May 20 12:53:34 2005 -0500"
      },
      "message": "[SCSI] drivers/scsi/FlashPoint.c: cleanups\n\nFrom: Adrian Bunk \u003cbunk@stusta.de\u003e\n\nThis patch contains cleanups including the following:\n- remove #ifdef\u0027ed code for other OS\u0027s\n- remove other unused code\n- make needlessly global code static\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\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"
    }
  ]
}
