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