aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/aio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] optimize o_direct on block devicesChen, Kenneth W1-0/+1
2006-12-07[PATCH] aio: remove ki_retried debugging memberBenjamin LaHaise1-2/+0
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells1-1/+1
2006-10-01[PATCH] clean up unused kiocb variablesChen, Kenneth W1-2/+0
2006-10-01[PATCH] Add vector AIO supportBadari Pulavarty1-0/+4
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-0/+2
2006-10-01[PATCH] Remove BUG_ON(unlikely) in include/linux/aio.hRolf Eike Beer1-2/+2
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2005-11-13[PATCH] aio: don't ref kioctx after decref in put_ioctxZach Brown1-2/+9
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown1-1/+1
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown1-2/+3
2005-10-17[PATCH] aio: revert lock_kiocb()Zach Brown1-1/+6
2005-09-30[PATCH] aio: remove unlocked task_list test and resulting raceZach Brown1-0/+34
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+201