aboutsummaryrefslogtreecommitdiff
path: root/include/linux/aio.h
AgeCommit message (Expand)Author
2009-12-16aio: remove unused fieldShaohua Li
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput
2009-06-30eventfd: revised interface and cleanupsDavide Libenzi
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe
2008-10-16Configure out AIO supportThomas Petazzoni
2008-07-26include/linux/aio.h: removed duplicated includeHuang Weiyi
2008-04-29fs/aio.c: make 3 functions staticAdrian Bunk
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2007-10-18Remove struct task_struct::io_waitAlexey Dobriyan
2007-07-19AIO sparse fix (type of ki_flags)David Brownell
2007-05-11signal/timer/event: KAIO eventfd support exampleDavide Libenzi
2007-05-09aio is unlikelyAndrew Morton
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-10-01[PATCH] clean up unused kiocb variablesChen, Kenneth W
2006-10-01[PATCH] Add vector AIO supportBadari Pulavarty
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-10-01[PATCH] Remove BUG_ON(unlikely) in include/linux/aio.hRolf Eike Beer
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise
2005-11-13[PATCH] aio: don't ref kioctx after decref in put_ioctxZach Brown
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown
2005-10-17[PATCH] aio: revert lock_kiocb()Zach Brown
2005-09-30[PATCH] aio: remove unlocked task_list test and resulting raceZach Brown
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds