)]}'
{
  "commit": "ebd3610b110bbb18ea6f9f2aeed1e1068c537227",
  "tree": "a7ecd4c6ef1d05619abeefea831e8f73ffadda11",
  "parents": [
    "05bf9e839d9de4e8a094274a0a2fd07beb47eaf1"
  ],
  "author": {
    "name": "Jan Kara",
    "email": "jack@suse.cz",
    "time": "Sun Feb 22 21:09:59 2009 -0500"
  },
  "committer": {
    "name": "Theodore Ts\u0027o",
    "email": "tytso@mit.edu",
    "time": "Sun Feb 22 21:09:59 2009 -0500"
  },
  "message": "ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin()\n\nFunctions ext4_write_begin() and ext4_da_write_begin() call\ngrab_cache_page_write_begin() without AOP_FLAG_NOFS. Thus it\ncan happen that page reclaim is triggered in that function\nand it recurses back into the filesystem (or some other filesystem).\nBut this can lead to various problems as a transaction is already\nstarted at that point. Add the necessary flag.\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d11688\n\nSigned-off-by: Jan Kara \u003cjack@suse.cz\u003e\nSigned-off-by: \"Theodore Ts\u0027o\" \u003ctytso@mit.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cbd2ca99d11351d757f36194173ee716d89bdc4f",
      "old_mode": 33188,
      "old_path": "fs/ext4/inode.c",
      "new_id": "51cdd13e1c31832243a38324b1d7ea3d7fd3c080",
      "new_mode": 33188,
      "new_path": "fs/ext4/inode.c"
    }
  ]
}
