)]}'
{
  "commit": "f22032ba8de2960a64a3dd9719fb5c99b1f1ae6e",
  "tree": "c515ff4c94c041325cede8061a9fe3301ec08e53",
  "parents": [
    "061e97469f46f924cf14bbf1dd4805b46986691a"
  ],
  "author": {
    "name": "Keith Mok",
    "email": "ek9852@gmail.com",
    "time": "Mon Apr 28 02:16:29 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Apr 28 08:58:47 2008 -0700"
  },
  "message": "vfat: bug fix for vfat cannot handle filename with 255\n\nThis patch fix the problem that the buffer allocated for convert of unicode to\nutf8 in fat/dir.c is too small.\n\nAnd cannot handle filename with 255 asian characters when mounted with utf8\noptions.\n\nAlso it fix the filename length limitation checking in vfat/namei.c that the\nfilename length should be checked against the number of converted unicode\ncharacters.\n\nNot the length before NLS/UTF8 converted.\n\nSigned-off-by: Keith Mok \u003cek9852@gmail.com\u003e\nSigned-off-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "72cbcd61bd951268fa49eb18faf42d516606b6dd",
      "old_mode": 33188,
      "old_path": "fs/fat/dir.c",
      "new_id": "7b62ffb663f614c1a6acb1d352834b2216159d6e",
      "new_mode": 33188,
      "new_path": "fs/fat/dir.c"
    },
    {
      "type": "modify",
      "old_id": "efc70576e4b41c989e1877e2ea21c3fa11eca89d",
      "old_mode": 33188,
      "old_path": "fs/vfat/namei.c",
      "new_id": "ab4f3da770f0bcf83d23849e8429f930940edefb",
      "new_mode": 33188,
      "new_path": "fs/vfat/namei.c"
    }
  ]
}
