)]}'
{
  "commit": "061e97469f46f924cf14bbf1dd4805b46986691a",
  "tree": "f89bae50777ff9d7a8dc917342f55218de132166",
  "parents": [
    "e69be4c9c4ac1b6bb6380512557da0afa6262e98"
  ],
  "author": {
    "name": "OGAWA Hirofumi",
    "email": "hirofumi@mail.parknet.co.jp",
    "time": "Mon Apr 28 02:16:28 2008 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Mon Apr 28 08:58:47 2008 -0700"
  },
  "message": "Add balance_dirty_pages_ratelimited() to cont_expand_zero()\n\nOn the systems, ftruncate() which expand size for FAT became the cause\nof OOM.  The cont_expand_zero() filled all memory with dirty pages,\nand since disk is very slow, limit of page scanning was exceeded, then\nit triggered OOM.\n\nThis adds balance_dirty_pages_ratelimited() to avoid filling memory\nwith dirty pages.\n\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": "7d51e649b19a7d8f84061186fbd84326420f44f8",
      "old_mode": 33188,
      "old_path": "fs/buffer.c",
      "new_id": "3db4a26adc44294f0a15a77aba595cc4336b31fd",
      "new_mode": 33188,
      "new_path": "fs/buffer.c"
    }
  ]
}
