blob: e7759e0f920cdf9802871b146c347105bd019885 [file] [log] [blame]
2bb874c0d873 ("aio: store event at final iocb_put()")
a9339b785509 ("aio: keep io_event in aio_kiocb")
833f4154ed56 ("aio: fold lookup_kiocb() into its sole caller")
b53119f13a04 ("pin iocb through aio.")
84c4e1f89fef ("aio: simplify - and fix - fget/fput for io_submit()")
875736bb3f3d ("aio: abstract out io_event filler helper")
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")