02 Aug 2024
Adding support for the operator O_DSYNC in aio_fsync().
02 Aug 2024
How I run the coverage analysis for my tests.
24 Jul 2024
Adding of notification via sigevent struct at request completion
25 Jun 2024
Correcting the implementation of aio_return() and aio_error() to make it compliant to the POSIX specifications.
11 Jun 2024
I updated and converted all comments related to AIO to Doxygen, and also fixed formatting in related source files.
04 Jun 2024
My first contribution to GSoC involved reviewing three patches sent by my mentor, Joel Sherrill.