)]}'
{
  "log": [
    {
      "commit": "3ca02ef96e119d36bc1752baeae7dd0c59c2f325",
      "tree": "5ef2a149d0f67b3f59fd5c4b168712046f7ce7f2",
      "parents": [
        "70edb55bdfa8922c8ad40bc5a67abb6d9fee8d47"
      ],
      "author": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Mon Mar 01 15:25:00 2010 -0800"
      },
      "committer": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Mon Mar 01 15:25:00 2010 -0800"
      },
      "message": "ceph: reset front len on return to msgpool; BUG on mismatched front iov\n\nReset msg front len when a message is returned to the pool: the caller\nmay have changed it.\n\nBUG if we try to send a message with a hdr.front_len that doesn\u0027t match\nthe front iov.\n\nSigned-off-by: Sage Weil \u003csage@newdream.net\u003e\n"
    },
    {
      "commit": "0cf90ab5b075821940873e73cdbfeb8edc3dabe8",
      "tree": "5388f009481026c6926a555fe0e2d378e346776e",
      "parents": [
        "350b1c32ea58d29e25d63fc25e92dd48f9339546"
      ],
      "author": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Tue Dec 22 10:45:18 2009 -0800"
      },
      "committer": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Wed Dec 23 08:17:21 2009 -0800"
      },
      "message": "ceph: more informative msgpool errors\n\nSigned-off-by: Sage Weil \u003csage@newdream.net\u003e\n"
    },
    {
      "commit": "c2e552e76e2c6907ca50cd9a4b747a2e2e8c615e",
      "tree": "4251e189caeb4de3f4a8763ae70600fc9d3acb51",
      "parents": [
        "415e49a9c4faf1a1480b1497da2037608e5aa2c5"
      ],
      "author": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Mon Dec 07 15:55:05 2009 -0800"
      },
      "committer": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Mon Dec 07 15:55:05 2009 -0800"
      },
      "message": "ceph: use kref for ceph_msg\n\nSigned-off-by: Sage Weil \u003csage@newdream.net\u003e\n"
    },
    {
      "commit": "8f3bc053c610826a657714649ea596f07875db2e",
      "tree": "97823cb2a202439bb9f9839e2d326ac95d728dd0",
      "parents": [
        "07bd10fb9853a41a7f0bb271721cca97d15eccae"
      ],
      "author": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Wed Oct 14 17:36:07 2009 -0700"
      },
      "committer": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Thu Oct 15 18:14:43 2009 -0700"
      },
      "message": "ceph: warn on allocation from msgpool with larger front_len\n\nPass the front_len we need when pulling a message off a msgpool,\nand WARN if it is greater than the pool\u0027s size.  Then try to\nallocate a new message (to continue without failing).\n\nSigned-off-by: Sage Weil \u003csage@newdream.net\u003e\n"
    },
    {
      "commit": "8fc91fd85950d106883852c6d215614ec28cc92d",
      "tree": "d2367bb82957da5ddfb48f64c6fd14e0dac6b4f8",
      "parents": [
        "31b8006e1d79e127a776c9414e3e0b5f9508047e"
      ],
      "author": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Tue Oct 06 11:31:13 2009 -0700"
      },
      "committer": {
        "name": "Sage Weil",
        "email": "sage@newdream.net",
        "time": "Tue Oct 06 11:31:13 2009 -0700"
      },
      "message": "ceph: message pools\n\nThe msgpool is a basic mempool_t-like structure to preallocate\nmessages we expect to receive over the wire.  This ensures we have the\nnecessary memory preallocated to process replies to requests, or to\nprocess unsolicited messages from various servers.\n\nSigned-off-by: Sage Weil \u003csage@newdream.net\u003e\n"
    }
  ]
}
