Age | Commit message (Expand) | Author |
---|---|---|
2009-03-28 | new scsi-generic abstraction, use SG_IO (Christoph Hellwig) | aliguori |
2009-02-21 | Properly handle pthread_cond_timedwait timing out | malc |
2009-02-21 | Cosmetics | malc |
2009-02-21 | Avoid thundering herd problem | malc |
2009-02-21 | Avoid infinite loop around timed condition variable | malc |
2009-02-21 | Error checking | malc |
2009-01-24 | Rename sigev_signo to avoid FreeBSD problems (Juergen Lock) | blueswir1 |
2009-01-17 | Use kill instead of sigqueue: re-enables AIO on OpenBSD | blueswir1 |
2009-01-13 | Fix race in POSIX AIO emulation (Jan Kiszka) | aliguori |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 |
2008-12-12 | Replace posix-aio with custom thread pool | aliguori |