)]}'
{
  "commit": "fc9a07e7bf1a76e710f5df017abb07628db1781d",
  "tree": "bf2a288f97cbf9cfd82a4306a7d9c615abc7c887",
  "parents": [
    "45426812d6b601430d560cb6049757b5b0bc71c4"
  ],
  "author": {
    "name": "Andrew Morton",
    "email": "akpm@linux-foundation.org",
    "time": "Sun Jul 15 23:38:14 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Mon Jul 16 09:05:36 2007 -0700"
  },
  "message": "invalidate_mapping_pages(): add cond_resched\n\ninvalidate_mapping_pages() can sometimes take a long time (millions of pages\nto free).  Long enough for the softlockup detector to trigger.\n\nWe used to have a cond_resched() in there but I took it out because the\ndrop_caches code calls invalidate_mapping_pages() under inode_lock.\n\nThe patch adds a nasty flag and puts the cond_resched() back.\n\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": "03ea7696fe39435183b1b7a32770857fd39915c3",
      "old_mode": 33188,
      "old_path": "fs/drop_caches.c",
      "new_id": "59375efcf39d6769d94a6d77ef33a06054e4f4b9",
      "new_mode": 33188,
      "new_path": "fs/drop_caches.c"
    },
    {
      "type": "modify",
      "old_id": "4f0b3bf5983c81fb495794d09b9b5e7c632b17dd",
      "old_mode": 33188,
      "old_path": "include/linux/fs.h",
      "new_id": "51c938a71decca6c9f6386ffbdf4256cbd0369c0",
      "new_mode": 33188,
      "new_path": "include/linux/fs.h"
    },
    {
      "type": "modify",
      "old_id": "af3dcf0e48e60c592f190cd85ce22088050b3126",
      "old_mode": 33188,
      "old_path": "mm/truncate.c",
      "new_id": "7c994f2d614519df007e16eb93f1a8a393589a2e",
      "new_mode": 33188,
      "new_path": "mm/truncate.c"
    }
  ]
}
