)]}'
{
  "commit": "2c14fa838cbefc23cf1c73ca167ed85b274b2913",
  "tree": "23ba97edd9f681ea97850b7c8f56f9048c8ff397",
  "parents": [
    "888933f8fdf06ecbd5a476b312a37176ab29fb5e"
  ],
  "author": {
    "name": "Christoph Hellwig",
    "email": "hch@lst.de",
    "time": "Tue Mar 20 16:34:36 2018 +0100"
  },
  "committer": {
    "name": "Christoph Hellwig",
    "email": "hch@lst.de",
    "time": "Sat May 26 09:16:44 2018 +0200"
  },
  "message": "aio: implement IOCB_CMD_POLL\n\nSimple one-shot poll through the io_submit() interface.  To poll for\na file descriptor the application should submit an iocb of type\nIOCB_CMD_POLL.  It will poll the fd for the events specified in the\nthe first 32 bits of the aio_buf field of the iocb.\n\nUnlike poll or epoll without EPOLLONESHOT this interface always works\nin one shot mode, that is once the iocb is completed, it will have to be\nresubmitted.\n\nSigned-off-by: Christoph Hellwig \u003chch@lst.de\u003e\nReviewed-by: Darrick J. Wong \u003cdarrick.wong@oracle.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0633cf3b325ce5dcbaba11d254ab33904f313a8f",
      "old_mode": 33188,
      "old_path": "fs/aio.c",
      "new_id": "bd711cfa4a1f71e92369f6ce07844d713beb4621",
      "new_mode": 33188,
      "new_path": "fs/aio.c"
    },
    {
      "type": "modify",
      "old_id": "2c0a3415beee4d937bbf6394d4cbed2a0bc57505",
      "old_mode": 33188,
      "old_path": "include/uapi/linux/aio_abi.h",
      "new_id": "ed0185945bb2e8c23d8f7b0fc069f7c0babaf761",
      "new_mode": 33188,
      "new_path": "include/uapi/linux/aio_abi.h"
    }
  ]
}
