)]}'
{
  "commit": "9747f1fbe9b07aa8bd06382e5d1f1825fd57c143",
  "tree": "a691df3cbd94d5bd2f031db700af1e18553c6c00",
  "parents": [
    "5a514471dc2deeb53cc535251264918d48db4fa8"
  ],
  "author": {
    "name": "Josef Bacik",
    "email": "jbacik@fb.com",
    "time": "Thu Sep 08 17:12:10 2016 -0400"
  },
  "committer": {
    "name": "Josef Bacik",
    "email": "jbacik@fb.com",
    "time": "Tue Nov 22 14:06:07 2016 -0500"
  },
  "message": "nbd: add multi-connection support\n\nNBD can become contended on its single connection.  We have to serialize all\nwrites and we can only process one read response at a time.  Fix this by\nallowing userspace to provide multiple connections to a single nbd device.  This\ncoupled with block-mq drastically increases performance in multi-process cases.\nThanks,\n\nSigned-off-by: Josef Bacik \u003cjbacik@fb.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9b33686d611a0d12dc5c7363b0271b3c80f83c64",
      "old_mode": 33188,
      "old_path": "drivers/block/nbd.c",
      "new_id": "e683e2241cbdaed583d2314b3868c114021a559c",
      "new_mode": 33188,
      "new_path": "drivers/block/nbd.c"
    },
    {
      "type": "modify",
      "old_id": "e08e413d5f71c916e3d666a7f79bc6b977ba98e4",
      "old_mode": 33188,
      "old_path": "include/uapi/linux/nbd.h",
      "new_id": "f063cff178c58e0b9956e7a1160195f5b927d39a",
      "new_mode": 33188,
      "new_path": "include/uapi/linux/nbd.h"
    }
  ]
}
