)]}'
{
  "log": [
    {
      "commit": "6a4a9b438fe43397f4652853838f284cddd629b5",
      "tree": "3a000f7fa5bfd18d98d632e82bb465a271d9cfb4",
      "parents": [
        "2acf80675800d5e6775990d1280cca5c2ffb30e6"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Sun Dec 28 11:00:55 2008 +0200"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Wed Dec 31 14:13:24 2008 +0200"
      },
      "message": "UBIFS: fix sparse warnings\n\nfs/ubifs/compress.c:111:8: warning: incorrect type in argument 5 (different signedness)\nfs/ubifs/compress.c:111:8:    expected unsigned int *dlen\nfs/ubifs/compress.c:111:8:    got int *out_len\nfs/ubifs/compress.c:175:10: warning: incorrect type in argument 5 (different signedness)\nfs/ubifs/compress.c:175:10:    expected unsigned int *dlen\nfs/ubifs/compress.c:175:10:    got int *out_len\n\nFix this by adding a cast to (unsigned int *). We guarantee that\nour lengths are small and no overflow is possible.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "995be04548f62c8e6b447410cd28b0666614b461",
      "tree": "fbabfbcc9bd11813d0d5bebd99cdc52dff37a909",
      "parents": [
        "2ba5f7ae8165b3f575dd3a7d8bb18f421fab8273"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Thu Dec 04 17:04:18 2008 +0300"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Thu Dec 04 17:53:10 2008 +0200"
      },
      "message": "UBIFS: fix section mismatch\n\nThis patch fixes the following section mismatch:\n\nWARNING: fs/ubifs/ubifs.o(.init.text+0xec): Section mismatch in reference from the function init_module() to the function .exit.text:ubifs_compressors_exit()\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "553dea4dd531562688ba01c641c7f8fc7abaaf8c",
      "tree": "823d2cb0b8684e7975ca3193a9fec2a53e3995b1",
      "parents": [
        "a1dc080c27ec8ea7ca1c8a9b499362a71ebff792"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Sat Nov 01 14:57:49 2008 +0200"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Wed Dec 03 13:14:05 2008 +0200"
      },
      "message": "UBIFS: introduce compression mount options\n\nIt is very handy to be able to change default UBIFS compressor\nvia mount options. Introduce -o compr\u003d\u003cname\u003e mount option support.\nCurrently only \"none\", \"lzo\" and \"zlib\" compressors are supported.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "062e4fee4400f283307cf8ac1b7931c939010229",
      "tree": "cacea4a2f65688ad02fa572060155783c4f0377c",
      "parents": [
        "f6f7b52e2f6149d2ee365717afff315b05720162"
      ],
      "author": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Sun Oct 26 16:58:25 2008 +0200"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Wed Dec 03 13:13:50 2008 +0200"
      },
      "message": "UBIFS: slight compression optimization\n\nIf data does not compress, it is better to leave it uncompressed\nbecause we\u0027ll read it faster then. So do not compress data if we\nsave less than 64 bytes.\n\nSigned-off-by: Artem Bityutskiy \u003cArtem.Bityutskiy@nokia.com\u003e\n"
    },
    {
      "commit": "54779aabb0183bbe049d2b52e96cd148366dfb0b",
      "tree": "c740badf2465dc5239fd593e058393ca9eb25435",
      "parents": [
        "fae7fb299f382355145c6cb4eec6aa84f4cd1fca"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "Geert.Uytterhoeven@sonycom.com",
        "time": "Fri Oct 17 16:16:10 2008 +0200"
      },
      "committer": {
        "name": "Artem Bityutskiy",
        "email": "Artem.Bityutskiy@nokia.com",
        "time": "Sun Oct 19 13:01:37 2008 +0300"
      },
      "message": "UBIFS: fix ubifs_compress commentary\n\nUpdate the comment for ubifs_compress(), which incorrectly states that it\nreturnsa success/failure indicator.\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\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"
    }
  ]
}
