)]}'
{
  "commit": "3ec870d524c9150add120475c8ddcfa50574f98e",
  "tree": "62918ff93aac09bc13d4730208a8c8bc1fec4e40",
  "parents": [
    "1d3d752b471d2a3a1d5e4fe177e5e7d52abb4e4c"
  ],
  "author": {
    "name": "Miklos Szeredi",
    "email": "miklos@szeredi.hu",
    "time": "Fri Jan 06 00:19:41 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Fri Jan 06 08:33:56 2006 -0800"
  },
  "message": "[PATCH] fuse: make maximum write data configurable\n\nMake the maximum size of write data configurable by the filesystem.  The\nprevious fixed 4096 limit only worked on architectures where the page size is\nless or equal to this.  This change make writing work on other architectures\ntoo, and also lets the filesystem receive bigger write requests in direct_io\nmode.\n\nNormal writes which go through the page cache are still limited to a page\nsized chunk per request.\n\nSigned-off-by: Miklos Szeredi \u003cmiklos@szeredi.hu\u003e\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": "1afdffdf80db73a16656607c3972902d6f00b745",
      "old_mode": 33188,
      "old_path": "fs/fuse/dev.c",
      "new_id": "e08ab4702d97ca1099474c2833778d9e72c879b4",
      "new_mode": 33188,
      "new_path": "fs/fuse/dev.c"
    },
    {
      "type": "modify",
      "old_id": "17fd368559cdd33554a657d66761737514bcb263",
      "old_mode": 33188,
      "old_path": "fs/fuse/fuse_i.h",
      "new_id": "74c8d098a14a2b9ced4faca1c940f804d39cd19f",
      "new_mode": 33188,
      "new_path": "fs/fuse/fuse_i.h"
    },
    {
      "type": "modify",
      "old_id": "3580b9e12345e6b6b1b1eb03cac132e2ecaf2d05",
      "old_mode": 33188,
      "old_path": "fs/fuse/inode.c",
      "new_id": "e4541869831e2348b664235fd465b4410174864e",
      "new_mode": 33188,
      "new_path": "fs/fuse/inode.c"
    },
    {
      "type": "modify",
      "old_id": "8f64cc2205b092099387a8e034cfba3ca8a47c1d",
      "old_mode": 33188,
      "old_path": "include/linux/fuse.h",
      "new_id": "528959c52f1b6fd5f9f3f9722f22cfe6616876e1",
      "new_mode": 33188,
      "new_path": "include/linux/fuse.h"
    }
  ]
}
