)]}'
{
  "commit": "fa72b903f75e4f0f0b2c2feed093005167da4023",
  "tree": "12087e87fb8d41d10013946e5b2c91e57265c29e",
  "parents": [
    "2bf0fdad51c6710bf15d0bf4b9b30b8498fe4ddd"
  ],
  "author": {
    "name": "Tejun Heo",
    "email": "htejun@gmail.com",
    "time": "Thu Jun 23 00:08:49 2005 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@ppc970.osdl.org",
    "time": "Thu Jun 23 09:45:15 2005 -0700"
  },
  "message": "[PATCH] blk: remove blk_queue_tag-\u003ereal_max_depth optimization\n\nblk_queue_tag-\u003ereal_max_depth was used to optimize out unnecessary\nallocations/frees on tag resize.  However, the whole thing was very broken -\ntag_map was never allocated to real_max_depth resulting in access beyond the\nend of the map, bits in [max_depth..real_max_depth] were set when initializing\na map and copied when resizing resulting in pre-occupied tags.\n\nAs the gain of the optimization is very small, well, almost nill, remove the\nwhole thing.\n\nSigned-off-by: Tejun Heo \u003chtejun@gmail.com\u003e\nAcked-by: Jens Axboe \u003caxboe@suse.de\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": "808390c742004dbc59adb75955de9f9327dec60d",
      "old_mode": 33188,
      "old_path": "drivers/block/ll_rw_blk.c",
      "new_id": "896d17c28f427b5d830525bdfcd89d686c126678",
      "new_mode": 33188,
      "new_path": "drivers/block/ll_rw_blk.c"
    },
    {
      "type": "modify",
      "old_id": "235c3414d2687d0f0bb2560c79f639b8fe475414",
      "old_mode": 33188,
      "old_path": "include/linux/blkdev.h",
      "new_id": "8d7e2f4151d0a20b2c19ec9f69dd254b620be5e4",
      "new_mode": 33188,
      "new_path": "include/linux/blkdev.h"
    }
  ]
}
