summaryrefslogtreecommitdiffstats
path: root/include/linux/aio.h
Commit message (Expand)AuthorAgeFilesLines
* aio: fix the compat vectored operationsJeff Moyer2010-05-271-0/+5
* aio: remove unused fieldShaohua Li2009-12-161-4/+0
* includecheck fix: include/linux, aio.hJaswinder Singh Rajput2009-09-201-2/+0
* eventfd: revised interface and cleanupsDavide Libenzi2009-06-301-2/+2
* aio: make the lookup_ioctx() locklessJens Axboe2008-12-291-1/+4
* Configure out AIO supportThomas Petazzoni2008-10-161-0/+9
* include/linux/aio.h: removed duplicated includeHuang Weiyi2008-07-261-1/+0
* fs/aio.c: make 3 functions staticAdrian Bunk2008-04-291-19/+0
* fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-191-1/+0
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-131-10/+10
* Remove struct task_struct::io_waitAlexey Dobriyan2007-10-181-12/+0
* AIO sparse fix (type of ki_flags)David Brownell2007-07-191-1/+1
* signal/timer/event: KAIO eventfd support exampleDavide Libenzi2007-05-111-0/+6
* aio is unlikelyAndrew Morton2007-05-091-1/+2
* [PATCH] optimize o_direct on block devicesChen, Kenneth W2006-12-131-0/+1
* [PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise2006-12-071-2/+0
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-1/+1
* [PATCH] clean up unused kiocb variablesChen, Kenneth W2006-10-011-2/+0
* [PATCH] Add vector AIO supportBadari Pulavarty2006-10-011-0/+4
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-0/+2
* [PATCH] Remove BUG_ON(unlikely) in include/linux/aio.hRolf Eike Beer2006-10-011-2/+2
* [PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise2006-01-081-5/+7
* [PATCH] aio: don't ref kioctx after decref in put_ioctxZach Brown2005-11-131-2/+9
* [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-131-1/+1
* [PATCH] aio: remove aio_max_nr accounting raceZach Brown2005-11-071-2/+3
* [PATCH] aio: revert lock_kiocb()Zach Brown2005-10-171-1/+6
* [PATCH] aio: remove unlocked task_list test and resulting raceZach Brown2005-09-301-0/+34
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+201
OpenPOWER on IntegriCloud