unify flush_work/flush_work_keventd and rename it to cancel_work_sync
[safe/jmp/linux-2.6] / fs / aio.c
2007-05-09 Oleg Nesterovunify flush_work/flush_work_keventd and rename it to...
2007-05-09 Andrew Mortonaio: use flush_work()
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-03-28 Zach Brown[PATCH] aio: remove bare user-triggerable error printk
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 Robert P. J. Day[PATCH] Remove final references to deprecated "MAP_ANON...
2007-02-03 Ken Chen[PATCH] aio: fix buggy put_ioctx call in aio_complete...
2006-12-30 Zach Brown[PATCH] Fix lock inversion aio_kick_handler()
2006-12-13 Jeremy Fitzhardinge[PATCH] Use activate_mm() in fs/aio.c:use_mm()
2006-12-07 Benjamin LaHaise[PATCH] aio: remove ki_retried debugging member
2006-12-07 Chen, Kenneth W[PATCH] aio: kill pointless ki_nbytes assignment in...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-30 Eric SesterhennBUG_ON conversion for fs/aio.c
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-10-03 Zach Brown[PATCH] pr_debug: aio: use size_t length modifier in...
2006-10-01 Badari Pulavarty[PATCH] Add vector AIO support
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-06-26 Andreas Mohrspelling fixes
2006-06-23 Oleg Nesterov[PATCH] list: use list_replace_init() instead of list_s...
2006-03-25 Oliver Neukum[PATCH] use kzalloc and kcalloc in core fs code
2006-01-09 Nick Piggin[PATCH] rcu file: use atomic primitives
2005-11-14 Zach Brown[PATCH] aio: replace locking comments with assert_spin_...
2005-11-14 Zach Brown[PATCH] aio: remove kioctx from mm_struct
2005-11-07 Zach Brown[PATCH] aio: remove aio_max_nr accounting race
2005-10-23 Kostik Belousov[PATCH] aio syscalls are not checked by lsm
2005-10-18 Zach Brown[PATCH] aio: revert lock_kiocb()
2005-09-30 Zach Brown[PATCH] aio: avoid extra aio_{read,write} call when...
2005-09-30 Zach Brown[PATCH] aio: remove unlocked task_list test and resulti...
2005-09-30 Zach Brown[PATCH] aio: lock around kiocbTryKick()
2005-09-17 Zach Brown[PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Benjamin LaHaise[PATCH] aio: kiocb locking to serialise retry and cancel
2005-09-09 Wendy Cheng[PATCH] change io_cancel return code for no cancel...
2005-09-05 Paolo 'Blaisorblad... [PATCH] uml: fixes performance regression in activate_m...
2005-06-29 Sébastien Dugu[PATCH] aio-retry-fix: fix aio retry work queueing
2005-05-01 Ken Chen[PATCH] aio: optimize io_submit_one()
2005-05-01 Ken Chen[PATCH] aio: clean up debug code
2005-05-01 Ken Chen[PATCH] aio: ring wrapping simplification
2005-05-01 Ken Chen[PATCH] aio: remove superfluous kiocb member initialization
2005-04-25 Adrian Bunk[PATCH] fs/aio.c: make some code static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2