aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/aio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-08-25[PATCH] annotation of ki_bufAlexander Viro1-1/+1
2004-08-23[PATCH] AIO: retry infrastructure fixes and enhancementsSuparna Bhattacharya1-1/+27
2004-06-27[AIO]: kiocb->private is too large for kiocb's on-stack.William Lee Irwin III1-4/+3
2004-06-04[AIO]: Split ki_user_obj into a 2 member union.David S. Miller1-2/+5
2004-05-29[PATCH] sparse: aio annotationAlexander Viro1-2/+2
2004-03-30Add __user pointer annotationsLinus Torvalds1-1/+1
2004-02-18[PATCH] aio sysctl parmsAndrew Morton1-1/+2
2003-06-04[PATCH] aio: small cleanupsAndrew Morton1-3/+3
2003-05-25[PATCH] ppc64: Fix some PPC64 compile warningsAndrew Morton1-0/+3
2003-03-24[PATCH] aio compat patchesAndi Kleen1-0/+5
2003-03-16[PATCH] kiocbClear should use clear_bit instead of set_bitAndrew Morton1-3/+3
2002-10-03adapt aio kick changes to ingo's work queuesBenjamin LaHaise1-2/+2
2002-10-01create support for iocb kicking, where a retry operation gets triggered in th...Benjamin LaHaise1-6/+35
2002-09-30several minor bugfixes for the aio coreBenjamin LaHaise1-0/+1
2002-09-24several updates for testing aio_{read,write}Benjamin LaHaise1-0/+1
2002-09-13[PATCH] Use a sync iocb for generic_file_readAndrew Morton1-8/+14
2002-08-21add aio coreBenjamin LaHaise1-0/+127