)]}'
{
  "commit": "b0cfbd995d091b10841eeb948976f5d1fbf13cdd",
  "tree": "a693416656084c99581c8ef6d2ca830b0cfe13a9",
  "parents": [
    "8ae0b77811d97552b3b3c745e97de18849583bf7"
  ],
  "author": {
    "name": "Badari Pulavarty",
    "email": "pbadari@us.ibm.com",
    "time": "Sat Jun 25 14:55:42 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@ppc970.osdl.org",
    "time": "Sat Jun 25 16:24:39 2005 -0700"
  },
  "message": "[PATCH] fix for generic_file_write iov problem\n\nHere is the fix for the problem described in\n\n\thttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4721\n\nBasically, problem is generic_file_buffered_write() is accessing beyond end\nof the iov[] vector after handling the last vector.  If we happen to cross\npage boundary, we get a fault.\n\nI think this simple patch is good enough.  If we really don\u0027t want to\ndepend on the \"count\", then we need pass nr_segs to\nfilemap_set_next_iovec() and decrement it and check it.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b573607b7112228142e77323f5f461593f7c36bb",
      "old_mode": 33188,
      "old_path": "mm/filemap.c",
      "new_id": "c11418dd94e810f4c8d9c4aa7ed2fae6d8aba290",
      "new_mode": 33188,
      "new_path": "mm/filemap.c"
    }
  ]
}
