)]}'
{
  "log": [
    {
      "commit": "33a2ffce51d9598380d73c515a27fc6cff3bd9c4",
      "tree": "c370a96166c005f82c44353f4098778e85db0f72",
      "parents": [
        "db61bfcfe2a68dc71402c270686cd73b80971efc"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Thu Feb 25 14:03:27 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 18:37:22 2010 +0530"
      },
      "message": "[SCSI] hpsa: Increase the number of scatter gather elements supported.\n\nThis uses the scatter-gather chaining feature of Smart Array\ncontrollers.  32 scatter-gather elements are embedded in the\n\"command list\", and the last element in the list may be marked\nas a \"chain pointer\", and point to an additional block of\nscatter gather elements.  The precise number of scatter gather\nelements supported is dependent on the particular kind of\nSmart Array, and is determined at runtime by querying the\nhardware.\n\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "31468401ccf64322ca99fe05fbe64f1551240f57",
      "tree": "e74aca4b1f6bda2aec3d84d0296361f86a48da67",
      "parents": [
        "e9ea04a65ad842452cbee92b5c865af7fed17f63"
      ],
      "author": {
        "name": "Mike Miller",
        "email": "mikem@beardog.cce.hp.com",
        "time": "Thu Feb 25 14:03:12 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Mar 03 18:36:48 2010 +0530"
      },
      "message": "[SCSI] hpsa: remove scan thread\n\nThe intent of the scan thread was to allow a UNIT ATTENTION/LUN\nDATA CHANGED condition encountered in the interrupt handler\nto trigger a rescan of devices, which can\u0027t be done in interrupt\ncontext.  However, we weren\u0027t able to get this to work, due to\nmultiple such UNIT ATTENTION conditions arriving during the rescan,\nduring updating of the SCSI mid layer, etc.  There\u0027s no way to tell\nthe devices, \"stand still while I scan you!\"  Since it doesn\u0027t work,\nthere\u0027s no point in having the thread, as the rescan triggered via\nioctl or sysfs can be done without such a thread.\n\nSigned-off-by: Mike Miller \u003cmikem@beardog.cce.hp.com\u003e\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "a08a8471b7aed3d50df8e9c852dc2baa08ec8b01",
      "tree": "d32473715467a46fc39b6af9b3f889666a86a98f",
      "parents": [
        "a23513e8413e02b7e34e96a03d6bfd1c1948ac00"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Thu Feb 04 08:43:16 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:22:16 2010 -0600"
      },
      "message": "[SCSI] hpsa: use scan_start and scan_finished entry points for scanning\n\nuse scan_start and scan_finished entry points for scanning and route\nthe CCISS_REGNEWD ioctl and sysfs triggering of same functionality\nthrough hpsa_scan_start.\n\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "339b2b14c634da58626eb742370d915591c2fb6d",
      "tree": "40f699f2e16eedcb7d4ae39f7ea4a32f8a73f680",
      "parents": [
        "f8b01eb9049113920f4eb2f944a0c713ce597673"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Thu Feb 04 08:42:50 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:20:59 2010 -0600"
      },
      "message": "[SCSI] hpsa: Fix p1210m LUN assignment.\n\nThe p1210m responsds to SCSI report LUNs, unlike traditional Smart\nArray controllers.  This means that the bus, target, and lun\nassignments done by the driver cannot be arbitrary, but must match\nwhat SCSI REPORT LUNS returns.\n\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "303932fd4ff63e8650d5d5da6cc286a8b5f8318d",
      "tree": "f48d9a236ffa5a43ed873d429243a12ceb19aa93",
      "parents": [
        "900c54404a9456b3ff10745e5e8f64b12c3a6ef7"
      ],
      "author": {
        "name": "Don Brace",
        "email": "brace@beardog.cce.hp.com",
        "time": "Thu Feb 04 08:42:40 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:20:26 2010 -0600"
      },
      "message": "[SCSI] hpsa: Allow multiple command completions per interrupt.\n\nThis is done by adding support for the so-called \"performant mode\"\n(that\u0027s really what they called it).  Smart Array controllers\nhave a mode which enables multiple command completions to be\ndelivered with a single interrupt, \"performant\" mode.  We want to use\nthat mode, as some newer controllers will be requiring this mode.\n\nSigned-off-by: Don Brace \u003cbrace@beardog.cce.hp.com\u003e\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: Mike Miller \u003cmikem@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "900c54404a9456b3ff10745e5e8f64b12c3a6ef7",
      "tree": "44a6372391cb24f0414141f775d15c93b26ee08c",
      "parents": [
        "84ca0be2a2cd9730683310b831db9d2fa60b3b0b"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Thu Feb 04 08:42:35 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:19:52 2010 -0600"
      },
      "message": "[SCSI] hpsa: interrupt pending function should return bool not unsigned long\n\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "84ca0be2a2cd9730683310b831db9d2fa60b3b0b",
      "tree": "88c8c320893c8c37890d5839eabc27aae71be816",
      "parents": [
        "a104c99f386191706a11d39be81b8f03cd4f2719"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Thu Feb 04 08:42:30 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:19:37 2010 -0600"
      },
      "message": "[SCSI] hpsa: fix some debug printks to use dev_dbg instead\n\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "a104c99f386191706a11d39be81b8f03cd4f2719",
      "tree": "9a8a0cd868ac23eeaf45a3a1a4bf44c31cae9f72",
      "parents": [
        "6df1e95496f8dfe08a520756187be59f7896f589"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Thu Feb 04 08:42:24 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:19:25 2010 -0600"
      },
      "message": "[SCSI] hpsa: make tag macros into functions\n\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "01a02ffcd55b74e3459bb7358140970e126d4731",
      "tree": "cc533e13052c960f31250c35a5660eeae75b6bce",
      "parents": [
        "466dc22409b97343c6b2168094d5f867093a70c2"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Thu Feb 04 08:41:33 2010 -0600"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Wed Feb 17 13:17:00 2010 -0600"
      },
      "message": "[SCSI] hpsa: Use kernel integer types, not userland ones\n\nThat is, use u64, u32, u16 and u8 rather than __u64, __u32, __u16 and __u8.\n\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    },
    {
      "commit": "edd163687ea59f01d6b43c9e1fdaa0126fa30191",
      "tree": "419b8b983cbc7c72ffa3917ce8b706caa63084a1",
      "parents": [
        "0109abffbf91b76e2a34e324a407d780a55fc1ab"
      ],
      "author": {
        "name": "Stephen M. Cameron",
        "email": "scameron@beardog.cce.hp.com",
        "time": "Tue Dec 08 14:09:11 2009 -0800"
      },
      "committer": {
        "name": "James Bottomley",
        "email": "James.Bottomley@suse.de",
        "time": "Thu Dec 10 09:55:00 2009 -0600"
      },
      "message": "[SCSI] hpsa: add driver for HP Smart Array controllers.\n\nThis driver supports a subset of HP Smart Array Controllers.\nIt is a SCSI alternative to the cciss driver.\n\n[akpm@linux-foundation.org: avoid helpful cleanup patches]\n[achiang@hp.com: make device attrs static]\n[akpm@linux-foundation.org: msleep() does set_current_state() itself]\nSigned-off-by: Stephen M. Cameron \u003cscameron@beardog.cce.hp.com\u003e\nSigned-off-by: Mike Miller \u003cmikem@beardog.cce.hp.com\u003e\nSigned-off-by: Alex Chiang \u003cachiang@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: James Bottomley \u003cJames.Bottomley@suse.de\u003e\n"
    }
  ]
}
