aboutsummaryrefslogtreecommitdiffstats
path: root/fs/aio.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-13[PATCH] Update email address of Benjamin LaHaiseAdrian Bunk1-1/+1
2005-02-01[PATCH] Fix BUG in io_destroyDarrick Wong1-0/+1
2005-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner1-1/+1
2004-11-06aio: remove incorrect initialization of "nr_pages"Linus Torvalds1-2/+0
2004-10-19[PATCH] lighten mmlist_lockHugh Dickins1-0/+2
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann1-0/+1
2004-08-25[PATCH] annotation of ki_bufAlexander Viro1-1/+1
2004-08-23[PATCH] AIO: workqueue context switch reductionSuparna Bhattacharya1-7/+46
2004-08-23[PATCH] AIO: Splice runlist for fairness across io contextsSuparna Bhattacharya1-6/+20
2004-08-23[PATCH] AIO: retry infrastructure fixes and enhancementsSuparna Bhattacharya1-95/+505
2004-08-22[PATCH] aio.c: rename 'struct timeout' to 'struct aio_timeout'Iñaky Pérez-González1-6/+6
2004-06-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-0/+1
2004-06-27[AIO]: kiocb->private is too large for kiocb's on-stack.William Lee Irwin III1-0/+6
2004-06-23[PATCH] USB: gadgetfs AIO supportDavid Brownell1-0/+1
2004-06-17[PATCH] Add security_file_permission() to AIO paths.James Morris1-0/+7
2004-06-08[PATCH] aio.c sparse warning fixAndrew Morton1-1/+1
2004-06-04[AIO]: Split ki_user_obj into a 2 member union.David S. Miller1-9/+9
2004-06-02[PATCH] bug in sys_io_setupAndrew Morton1-0/+1
2004-06-02[PATCH] aio: fix io_getevents() timer expiry settingAndrew Morton1-12/+4
2004-05-31[PATCH] correct use_mm()/unuse_mm() to use task_lock() to protect ->mmAndrew Morton1-1/+7
2004-05-31[PATCH] use aio workqueue in fs/aio.cAndrew Morton1-1/+1
2004-05-29[PATCH] sparse: aio annotationAlexander Viro1-2/+2
2004-05-22[PATCH] slab: consolidate panic codeAndrew Morton1-7/+2
2004-05-14[PATCH] Add del_single_shot_timer()Andrew Morton1-1/+1
2004-03-30[PATCH] io_getevents leak fixAndrew Morton1-5/+3
2004-03-30Add __user pointer annotationsLinus Torvalds1-9/+9
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton1-8/+8
2003-11-10[PATCH] Fix AIO reference countsDaniel McNeil1-4/+11
2003-09-25[PATCH] janitor: cleanup includes in fs/Randy Dunlap1-1/+0
2003-08-18[PATCH] aio: fix error-path mm leak in ioctx_allocAndrew Morton1-0/+1
2003-08-13[PATCH] sync iocb wakeupDave Jones1-6/+6
2003-07-10[PATCH] Fix race condition between aio_complete andAndrew Morton1-4/+3
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell1-1/+1
2003-06-04[PATCH] aio: small cleanupsAndrew Morton1-10/+10
2003-04-20[PATCH] AIO mmap fixAndrew Morton1-1/+1
2003-03-24[PATCH] aio compat patchesAndi Kleen1-3/+3
2003-03-06[PATCH] Turn off aio printk meant for debugging (2.5.64)Stephen Hemminger1-2/+2
2003-01-07[PATCH] AIO exit fixAndrew Morton1-1/+0
2002-10-28[PATCH] much miscellanyAndrew Morton1-1/+1
2002-10-15[PATCH] De-bloat linux/fs/aio.cDavid S. Miller1-2/+2
2002-10-15[PATCH] aio updatesJohn Myers1-5/+8
2002-10-15get rid of a double free in aio.c introduced by a merge mistake.Benjamin LaHaise1-2/+0
2002-10-15[PATCH] AIOAnton Blanchard1-3/+3
2002-10-13[PATCH] remove kiobufsAndrew Morton1-6/+1
2002-10-11fs/aio.c: Export wait_on_sync_kiocb.David S. Miller1-0/+1
2002-10-09fix compile glitch introduced by the addition of symbol exportsBenjamin LaHaise1-0/+1
2002-10-08fix typo in aio.c mergeBenjamin LaHaise1-1/+1
2002-10-08merge with linus' treeBenjamin LaHaise1-33/+130
2002-10-08fix a bug in kick_iocb that caused it to fail for async iocbs.Benjamin LaHaise1-1/+1
2002-10-07fix missing list initialization in aio context creationBenjamin LaHaise1-0/+1
2002-10-06[PATCH] Trivial fix to aio.c:__aio_get_req()Steven Whitehouse1-1/+3
2002-10-03adapt aio kick changes to ingo's work queuesBenjamin LaHaise1-2/+2
2002-10-03merge aio kmap conflictBenjamin LaHaise1-36/+129
2002-10-02queue descriptor io errors instead of returning them from io_submitBenjamin LaHaise1-4/+2
2002-10-01create support for iocb kicking, where a retry operation gets triggered in th...Benjamin LaHaise1-0/+83
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar1-8/+9
2002-09-30several minor bugfixes for the aio coreBenjamin LaHaise1-9/+20
2002-09-24several updates for testing aio_{read,write}Benjamin LaHaise1-2/+3
2002-09-23sync iocbs need to actually wake_up_process the waiter (as spotted by Suparna).Benjamin LaHaise1-0/+3
2002-09-20Merge toomuch.toronto.redhat.com:/md0/linux-2.5Benjamin LaHaise1-22/+17
2002-09-20correct return value from aio_complete on sync iocbsBenjamin LaHaise1-1/+1
2002-09-17v2.5.31-aio-nohighmem.diffBenjamin LaHaise1-21/+16
2002-09-17[PATCH] designated initializer patches for fs_Art Haas1-1/+1
2002-09-13[PATCH] Use a sync iocb for generic_file_readAndrew Morton1-3/+42
2002-09-04[PATCH] Missing acess_ok() check in aioAndrea Arcangeli1-1/+1
2002-08-26Fix missing kmap_types.h header (it got included "by mistake" withLinus Torvalds1-0/+1
2002-08-21add aio coreBenjamin LaHaise1-10/+1026
2002-08-19add basic stubs for aioBenjamin LaHaise1-0/+99