1. 2341f9a rename HAVE_PREADV to CONFIG_PREADV by Juan Quintela · 15 years ago
  2. e7d54ae fix asynchronous ioctls by Christoph Hellwig · 16 years ago
  3. ceb42de native preadv/pwritev support (Christoph Hellwig) by aliguori · 16 years ago
  4. f141eaf push down vector linearization to posix-aio-compat.c (Christoph Hellwig) by aliguori · 16 years ago
  5. 221f715 new scsi-generic abstraction, use SG_IO (Christoph Hellwig) by aliguori · 16 years ago
  6. 514f7a2 Properly handle pthread_cond_timedwait timing out by malc · 16 years ago
  7. a8227a5 Cosmetics by malc · 16 years ago
  8. 5d47e37 Avoid thundering herd problem by malc · 16 years ago
  9. 30525af Avoid infinite loop around timed condition variable by malc · 16 years ago
  10. 8653c01 Error checking by malc · 16 years ago
  11. 55f11ca Rename sigev_signo to avoid FreeBSD problems (Juergen Lock) by blueswir1 · 16 years ago
  12. c9db92f Use kill instead of sigqueue: re-enables AIO on OpenBSD by blueswir1 · 16 years ago
  13. f094a78 Fix race in POSIX AIO emulation (Jan Kiszka) by aliguori · 16 years ago
  14. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  15. 3c529d9 Replace posix-aio with custom thread pool by aliguori · 16 years ago