)]}'
{
  "commit": "9fa29b9df32ba4db055f3977933cd0c1b8fe67cd",
  "tree": "c44177d2d352f74300fe9124decc6462c8804bbe",
  "parents": [
    "ee006b353f1ca8c9a8470b72b462beb011d62e32"
  ],
  "author": {
    "name": "Mark McLoughlin",
    "email": "markmc@redhat.com",
    "time": "Mon May 11 18:11:45 2009 +0100"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Fri Jun 12 22:16:39 2009 +0930"
  },
  "message": "virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)\n\nAdd a new feature flag for indirect ring entries. These are ring\nentries which point to a table of buffer descriptors.\n\nThe idea here is to increase the ring capacity by allowing a larger\neffective ring size whereby the ring size dictates the number of\nrequests that may be outstanding, rather than the size of those\nrequests.\n\nThis should be most effective in the case of block I/O where we can\npotentially benefit by concurrently dispatching a large number of\nlarge requests. Even in the simple case of single segment block\nrequests, this results in a threefold increase in ring capacity.\n\nSigned-off-by: Mark McLoughlin \u003cmarkmc@redhat.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "579fa693d5d0dbcb6400ed8994df0b49d4d8aea7",
      "old_mode": 33188,
      "old_path": "drivers/virtio/virtio_ring.c",
      "new_id": "a882f2606515796334e403baa411ebcbe45c592a",
      "new_mode": 33188,
      "new_path": "drivers/virtio/virtio_ring.c"
    },
    {
      "type": "modify",
      "old_id": "166c519689dea8da43ad119dbf5bc010a6121311",
      "old_mode": 33188,
      "old_path": "include/linux/virtio_ring.h",
      "new_id": "693e0ec5afa67f9ec2c18d48563cccdba3261409",
      "new_mode": 33188,
      "new_path": "include/linux/virtio_ring.h"
    }
  ]
}
