)]}'
{
  "commit": "ce1d5a491f0ee50560416a73faa5e4ddbab074bd",
  "tree": "21f91d983b467ad05df0213f54fe00aad84e5761",
  "parents": [
    "a87046d822f2d982d25b24c4a644d34f22d4888a"
  ],
  "author": {
    "name": "Miklos Szeredi",
    "email": "miklos@szeredi.hu",
    "time": "Mon Apr 10 22:54:58 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Apr 11 06:18:49 2006 -0700"
  },
  "message": "[PATCH] fuse: clean up request accounting\n\nFUSE allocated most requests from a fixed size pool filled at mount time.\nHowever in some cases (release/forget) non-pool requests were used.  File\nlocking operations aren\u0027t well served by the request pool, since they may\nblock indefinetly thus exhausting the pool.\n\nThis patch removes the request pool and always allocates requests on demand.\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": "6b8843d4ad8cf11ac9170d9940f96c1dc738c68b",
      "old_mode": 33188,
      "old_path": "fs/fuse/dev.c",
      "new_id": "4dc104c0e95d0d7db22c5f8703eb9f7922583537",
      "new_mode": 33188,
      "new_path": "fs/fuse/dev.c"
    },
    {
      "type": "modify",
      "old_id": "256355b80256f4525272f84788c8561207942389",
      "old_mode": 33188,
      "old_path": "fs/fuse/dir.c",
      "new_id": "8d7546e832e89a28e770d09e8c6732577c41ea8f",
      "new_mode": 33188,
      "new_path": "fs/fuse/dir.c"
    },
    {
      "type": "modify",
      "old_id": "3ac39c0288dee4737cba61aa0d9f6f1e0a050ec0",
      "old_mode": 33188,
      "old_path": "fs/fuse/file.c",
      "new_id": "e4f041a11bb5fd80730f1cc21ce56c0dc0f19626",
      "new_mode": 33188,
      "new_path": "fs/fuse/file.c"
    },
    {
      "type": "modify",
      "old_id": "6ed812fd62009e73a7a03ef2ce4884a3d7dc64bf",
      "old_mode": 33188,
      "old_path": "fs/fuse/fuse_i.h",
      "new_id": "242e69cb12517c017975fea7489b9736277172b4",
      "new_mode": 33188,
      "new_path": "fs/fuse/fuse_i.h"
    },
    {
      "type": "modify",
      "old_id": "cc58debeabd40c68ac9ecac36d8b15ce2363f571",
      "old_mode": 33188,
      "old_path": "fs/fuse/inode.c",
      "new_id": "824ebbc428eddb7b751bb41543e41b0d0d24e9a2",
      "new_mode": 33188,
      "new_path": "fs/fuse/inode.c"
    }
  ]
}
