Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-19 | s3:modules: s/struct fd_event/struct tevent_fd | Stefan Metzmacher | 1 | -3/+3 |
2013-02-19 | s3:modules: s/struct event_context/struct tevent_context | Stefan Metzmacher | 1 | -2/+2 |
2012-07-18 | s3: Add aio_fsync to the aio_linux module | Volker Lendecke | 1 | -0/+44 |
2012-07-18 | s3: Convert aio_linux to pread/pwrite_send/recv | Volker Lendecke | 1 | -543/+100 |
2012-07-17 | s3-linux-aio: Fix error handling | Volker Lendecke | 1 | -4/+2 |
2012-04-12 | Fix return_fn when aio was cancelled. We need to return -1, errno = ECANCELED. | Jeremy Allison | 1 | -0/+5 |
2012-04-12 | Fix the same bug reported by Kirill Malkin <kirill.malkin@starboardstorage.co... | Jeremy Allison | 1 | -4/+24 |
2012-04-12 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2012-04-11 | Add a new module, aio_linux which implements Linux kernel aio support. Docs t... | Jeremy Allison | 1 | -0/+730 |