blob: f9f8a077467dcfb911b764513fdd7dfd9e01f334 [file] [log] [blame]
18bfb9c6a8a5 ("aio: Fix an error code in __io_submit_one()")
7316b49c2a11 ("aio: move sanity checks and request allocation to io_submit_one()")
fa0ca2aee3be ("deal with get_reqs_available() in aio_get_req() itself")
7425970347a2 ("aio: move dropping ->ki_eventfd into iocb_destroy()")
958c13ce141c ("make aio_read()/aio_write() return int")
b53119f13a04 ("pin iocb through aio.")
84c4e1f89fef ("aio: simplify - and fix - fget/fput for io_submit()")
88a6f18b950e ("aio: split out iocb copy from io_submit_one()")
71ebc6fef0f5 ("aio: use iocb_put() instead of open coding it")
2bc4ca9bb600 ("aio: don't zero entire aio_kiocb aio_get_req()")
432c79978c33 ("aio: separate out ring reservation from req allocation")
154989e45fd8 ("aio: clear IOCB_HIPRI")
53fffe29a9e6 ("aio: fix failure to put the file pointer")
bfe4037e722e ("aio: implement IOCB_CMD_POLL")
9018ccc453af ("aio: add a iocb refcount")
a11e1d432b51 ("Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL")
a5b729ea18ae ("Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs")