)]}'
{
  "log": [
    {
      "commit": "b137545c44fc0c80fb778abb0c582bda5601e8f8",
      "tree": "fb3da759a3c64587bee8bacf408cf774adb8b09a",
      "parents": [
        "cc64f774b4acd4954abe54f5919f50d78aba1e5f"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Tue Mar 29 18:04:05 2011 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Fri May 13 19:23:53 2011 +0300"
      },
      "message": "UBIFS: introduce a separate structure for budgeting info\n\nThis patch separates out all the budgeting-related information\nfrom \u0027struct ubifs_info\u0027 to \u0027struct ubifs_budg_info\u0027. This way the\ncode looks a bit cleaner. However, the main driver for this is\nthat we want to save budgeting information and print it later,\nso a separate data structure for this is helpful.\n\nThis patch is a preparation for the further debugging output\nimprovements.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "3edaae7c5bda085b7dc704fe379f35b85e6f493e",
      "tree": "40c8434ceff13de1c450a362b3f36dcb31c0e604",
      "parents": [
        "ec32816f94a0baf90f5e73033dcdbc8679c7f91d"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Tue Mar 03 19:22:53 2009 +0200"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Sun Mar 08 13:29:09 2009 +0200"
      },
      "message": "UBIFS: improve find function interface\n\nMake \u0027ubifs_find_free_space()\u0027 return offset where free space starts,\nrather than the amount of free space. This is just more appropriat\nfor its caller.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "8d47aef43ba166bdd11d522307c61ab23aab61c3",
      "tree": "7d462c2d304610b4eba3ceab1e39995efdc62bf9",
      "parents": [
        "948cfb219bbbc3c8e1b10a671ca88219fa42a052"
      ],
      "author": {
        "name": "Hirofumi Nakagawa",
        "email": "hnakagawa@miraclelinux.com",
        "time": "Thu Aug 21 17:16:40 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Tue Sep 30 11:12:55 2008 +0300"
      },
      "message": "UBIFS: remove unneeded unlikely()\n\nIS_ERR() macro already has unlikely(), so do not use constructions\nlike \u0027if (unlikely(IS_ERR())\u0027.\n\nSigned-off-by: Hirofumi Nakagawa \u003chnakagawa@miraclelinux.com\u003e\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "6e14968c869cd30e236bb626dd0c16421d2a658d",
      "tree": "cda074861f6c0a7d8c67a07bb8da2f9fff874566",
      "parents": [
        "6dcfac4f13d6b32fbaa60b64a23249999e66af8e"
      ],
      "author": {
        "name": "Adrian Hunter",
        "email": "ext-adrian.hunter@nokia.com",
        "time": "Wed Sep 17 10:52:07 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Wed Sep 17 14:47:09 2008 +0300"
      },
      "message": "UBIFS: remove incorrect assert\n\nThe assert was not valid because one of the variables\n\u0027taken_empty_lebs\u0027 has transient values out of sync\nwith the other variables.\n\nSigned-off-by: Adrian Hunter \u003cext-adrian.hunter@nokia.com\u003e\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "131130b9a1e6e523c64b34137b14f88ae1382a6a",
      "tree": "22d96db5b23f229c037eebfe85aa9c68cb74ecc0",
      "parents": [
        "ad507653a39e0d27404291e5d813683265388a20"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Mon Aug 25 18:34:45 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Sun Aug 31 17:21:31 2008 +0300"
      },
      "message": "UBIFS: add forgotten gc_idx_lebs component\n\nWe add this component at other similar places, but not in this\none.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "ad507653a39e0d27404291e5d813683265388a20",
      "tree": "947cfad487ccb8f3c8ccae065a1fcee9ba7cdab7",
      "parents": [
        "4b5f2762ec914c9dfd0e9d2377c0574f2ee9a8f9"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Mon Aug 25 18:32:57 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Sun Aug 31 17:21:22 2008 +0300"
      },
      "message": "UBIFS: fix assertion\n\nThe assertion was incorrect, because it did not take into\naccount free space.\n\nThis patch also amends the comments correspondingly, and\ncleans them up a little.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "3a13252c6f3a029ac992a36910e945f361482797",
      "tree": "c9d62f776c9761bd15d9b1b5c05f032895c7e8a9",
      "parents": [
        "22bc7fa8c5da09805edc6a6199ce81373b2c207d"
      ],
      "author": {
        "name": "Adrian Hunter",
        "email": "ext-adrian.hunter@nokia.com",
        "time": "Wed Jul 30 12:18:02 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Wed Aug 13 11:39:20 2008 +0300"
      },
      "message": "UBIFS: correct spelling of \"thrice\".\n\nSigned-off-by: Adrian Hunter \u003cext-adrian.hunter@nokia.com\u003e\n"
    },
    {
      "commit": "b364b41aeb0289be402be83eebca92eb90bfcb8b",
      "tree": "8bec0a45617f30e24b112b66973ac3eac72da834",
      "parents": [
        "1de9415906bccab51fb74c6adf575948610f0909"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Fri Jul 25 14:38:51 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Wed Aug 13 11:37:28 2008 +0300"
      },
      "message": "UBIFS: reserve more space for index\n\nAt the moment UBIFS reserves twice old index size space for the\nindex. But this is not enough in some cases, because if the indexing\nnode are very fragmented and there are many small gaps, while the\ndirty index has big znodes - in-the-gaps method would fail.\n\nThus, reserve trise as more, in which case we are guaranteed that\nwe can commit in any case.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "1e51764a3c2ac05a23a22b2a95ddee4d9bffb16d",
      "tree": "919debdd48aef9eee9ff0e8f465ef2649325b993",
      "parents": [
        "e56a99d5a42dcb91e622ae7a0289d8fb2ddabffb"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Mon Jul 14 19:08:37 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Tue Jul 15 17:35:15 2008 +0300"
      },
      "message": "UBIFS: add new flash file system\n\nThis is a new flash file system. See\nhttp://www.linux-mtd.infradead.org/doc/ubifs.html\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\nSigned-off-by: Adrian Hunter \u003cext-adrian.hunter@nokia.com\u003e\n"
    }
  ]
}
