Hi all, this patch adds workqueue based fsync offload. Version of this patch have been floating around for a couple years, but we now have a user with seastar used by ScyllaDB (who sponsored this work) that really wants this in addition to the aio poll support. More details are in the patch itself. Because the iocb types have been defined sine day one (and probably were supported by RHEL3) libaio already supports these calls as-is. As the patch is on top of of the aio.c changes in the aio poll series I've also provided a git tree: git://git.infradead.org/users/hch/vfs.git aio-fsync Gitweb: http://git.infradead.org/users/hch/vfs.git/shortlog/refs/heads/aio-fsync