)]}'
{
  "commit": "0a0d96b03a1f3bfd6bc3ea08008699e8e59fccd9",
  "tree": "59cbbcb691a76121fba8d7af74d89558296d5834",
  "parents": [
    "3e6053d76dcbd92b2f9f4ad5ece9bce83149523e"
  ],
  "author": {
    "name": "Jens Axboe",
    "email": "jens.axboe@oracle.com",
    "time": "Thu Sep 11 13:17:37 2008 +0200"
  },
  "committer": {
    "name": "Jens Axboe",
    "email": "jens.axboe@oracle.com",
    "time": "Thu Oct 09 08:56:17 2008 +0200"
  },
  "message": "block: add bio_kmalloc()\n\nNot all callers need (or want!) the mempool backing guarentee, it\nessentially means that you can only use bio_alloc() for short allocations\nand not for preallocating some bio\u0027s at setup or init time.\n\nSo add bio_kmalloc() which does the same thing as bio_alloc(), except\nit just uses kmalloc() as the backing instead of the bio mempools.\n\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "355302985e2242b2e9000651603fc437a763af33",
      "old_mode": 33188,
      "old_path": "fs/bio.c",
      "new_id": "e56e7685af9cf352b086580cfe6886c64895d0fa",
      "new_mode": 33188,
      "new_path": "fs/bio.c"
    },
    {
      "type": "modify",
      "old_id": "7af373f253dc91dbd911fd04f8885711f8fb0fe1",
      "old_mode": 33188,
      "old_path": "include/linux/bio.h",
      "new_id": "6520ee1a3f6db61defe8cc939fa614694792f3ca",
      "new_mode": 33188,
      "new_path": "include/linux/bio.h"
    }
  ]
}
