1. 41ef4eb aio: kill ki_retry by Kent Overstreet · 11 years ago
  2. 8a66089 aio: kill ki_key by Kent Overstreet · 11 years ago
  3. a1c8eae aio: kill batch allocation by Kent Overstreet · 11 years ago
  4. 0460fef aio: use cancellation list lazily by Kent Overstreet · 11 years ago
  5. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 11 years ago
  6. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 11 years ago
  7. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 11 years ago
  8. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  9. 4b49bb8 aio: remove dead code from aio.h by Zach Brown · 11 years ago
  10. f7e1bec include/linux/aio.h: cpp->C conversions by Andrew Morton · 12 years ago
  11. 2dfd060 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 12 years ago
  12. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  13. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  14. 9d85cba aio: fix the compat vectored operations by Jeff Moyer · 14 years ago
  15. fac046a aio: remove unused field by Shaohua Li · 15 years ago
  16. 43cc960 includecheck fix: include/linux, aio.h by Jaswinder Singh Rajput · 15 years ago
  17. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  18. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  19. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  20. 080ccd4 include/linux/aio.h: removed duplicated include by Huang Weiyi · 16 years ago
  21. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 16 years ago
  22. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 17 years ago
  23. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 17 years ago
  24. 6212e3a Remove struct task_struct::io_wait by Alexey Dobriyan · 17 years ago
  25. 2ba2d00 AIO sparse fix (type of ki_flags) by David Brownell · 17 years ago
  26. 9c3060b signal/timer/event: KAIO eventfd support example by Davide Libenzi · 17 years ago
  27. b8522ea aio is unlikely by Andrew Morton · 17 years ago
  28. e61c901 [PATCH] optimize o_direct on block devices by Chen, Kenneth W · 18 years ago
  29. 97d2a80 [PATCH] aio: remove ki_retried debugging member by Benjamin LaHaise · 18 years ago
  30. 52bad64 WorkStruct: Separate delayable and non-delayable events. by David Howells · 18 years ago
  31. 3160821 [PATCH] clean up unused kiocb variables by Chen, Kenneth W · 18 years ago
  32. eed4e51 [PATCH] Add vector AIO support by Badari Pulavarty · 18 years ago
  33. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  34. 3a27111 [PATCH] Remove BUG_ON(unlikely) in include/linux/aio.h by Rolf Eike Beer · 18 years ago
  35. 59d9136 [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster by Benjamin LaHaise · 19 years ago
  36. 5ef1c49 [PATCH] aio: don't ref kioctx after decref in put_ioctx by Zach Brown · 19 years ago
  37. 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 19 years ago
  38. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 19 years ago
  39. 4faa528 [PATCH] aio: revert lock_kiocb() by Zach Brown · 19 years ago
  40. 897f15f [PATCH] aio: remove unlocked task_list test and resulting race by Zach Brown · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago