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