| Commit message (Expand) | Author | Age | Files | Lines |
* | aio: make the lookup_ioctx() lockless | Jens Axboe | 2008-12-29 | 1 | -1/+4 |
* | Configure out AIO support | Thomas Petazzoni | 2008-10-16 | 1 | -0/+9 |
* | include/linux/aio.h: removed duplicated include | Huang Weiyi | 2008-07-26 | 1 | -1/+0 |
* | fs/aio.c: make 3 functions static | Adrian Bunk | 2008-04-29 | 1 | -19/+0 |
* | fs/block_dev.c: remove #if 0'ed code | Adrian Bunk | 2008-02-19 | 1 | -1/+0 |
* | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison | 2008-02-13 | 1 | -10/+10 |
* | Remove struct task_struct::io_wait | Alexey Dobriyan | 2007-10-18 | 1 | -12/+0 |
* | AIO sparse fix (type of ki_flags) | David Brownell | 2007-07-19 | 1 | -1/+1 |
* | signal/timer/event: KAIO eventfd support example | Davide Libenzi | 2007-05-11 | 1 | -0/+6 |
* | aio is unlikely | Andrew Morton | 2007-05-09 | 1 | -1/+2 |
* | [PATCH] optimize o_direct on block devices | Chen, Kenneth W | 2006-12-13 | 1 | -0/+1 |
* | [PATCH] aio: remove ki_retried debugging member | Benjamin LaHaise | 2006-12-07 | 1 | -2/+0 |
* | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 1 | -1/+1 |
* | [PATCH] clean up unused kiocb variables | Chen, Kenneth W | 2006-10-01 | 1 | -2/+0 |
* | [PATCH] Add vector AIO support | Badari Pulavarty | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -0/+2 |
* | [PATCH] Remove BUG_ON(unlikely) in include/linux/aio.h | Rolf Eike Beer | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster | Benjamin LaHaise | 2006-01-08 | 1 | -5/+7 |
* | [PATCH] aio: don't ref kioctx after decref in put_ioctx | Zach Brown | 2005-11-13 | 1 | -2/+9 |
* | [PATCH] aio: remove kioctx from mm_struct | Zach Brown | 2005-11-13 | 1 | -1/+1 |
* | [PATCH] aio: remove aio_max_nr accounting race | Zach Brown | 2005-11-07 | 1 | -2/+3 |
* | [PATCH] aio: revert lock_kiocb() | Zach Brown | 2005-10-17 | 1 | -1/+6 |
* | [PATCH] aio: remove unlocked task_list test and resulting race | Zach Brown | 2005-09-30 | 1 | -0/+34 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+201 |