- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / aio.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-09 Nick Piggin- patches.suse/files-slab-rcu.patch: SLAB_DESTROY_BY_RC...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-09-23 H Hartley Sweetenaio.c: move EXPORT* macros to line after function
2009-09-22 Michael S. Tsirkinmm: move use_mm/unuse_mm from aio.c to mm/
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-07-01 Davide Libenzieventfd: revised interface and cleanups
2009-05-05 Jan Beulich- Update Xen patches to 2.6.29-rc4 and c/s 867.
2009-03-24 Jeff Mahoney- Update to 2.6.29-final.
2009-03-19 Jeff Moyeraio: lookup_ioctx can return the wrong value when looki...
2009-03-19 Davide Libenzieventfd: remove fput() call from possible IRQ context
2009-03-06 Jan Beulich- Update Xen patches to 2.6.29-rc7.
2009-01-18 Heiko CarstensSystem call wrappers part 16
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 16
2008-12-29 Jens Axboeaio: make the lookup_ioctx() lockless
2008-08-25 Jan Beulich- Update Xen patches to 2.6.27-rc4.
2008-07-27 Al Viro[PATCH] f_count may wrap around
2008-07-25 Oleg Nesterovkill PF_BORROWED_MM in favour of PF_KTHREAD
2008-07-17 Jan Beulich- Update Xen patches for 2.6.26.
2008-06-06 Oleg Nesterovuml: activate_mm: remove the dead PF_BORROWED_MM check
2008-05-19 Jan Beulich- Update Xen patches to c/s 524 and 2.6.25.4.
2008-05-01 Greg Kroah-Hartman- update to 2.6.25.1:
2008-05-01 Jeff Moyeraio: io_getevents() should return if io_destroy() is...
2008-04-30 Thomas Gleixnerdebugobjects: add timer specific object debugging code
2008-04-29 Jeff Moyeraio: fix misleading comments
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29 Adrian Bunkfs/aio.c: make 3 functions static
2008-04-28 Jeff Moyeraio: io_getevents() should return if io_destroy() is...
2008-04-11 Greg Kroah-Hartman- updat to 2.6.26-rc9
2008-04-11 Davide Libenzieventfd/kaio integration fix
2008-04-11 Roland McGrathasmlinkage_protect sys_io_getevents
2008-03-20 Greg Kroah-Hartman- update to 2.6.25-rc6-git4
2008-03-20 Quentin Barnesaio: bad AIO race in aio_complete() leads to process...
2008-03-12 Jan Beulich- Update Xen patches to 2.6.25-rc5 and c/s 471.
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Rusty Russellaio: negative offset should return -EINVAL
2008-02-08 Rusty Russellaio: partial write should not return error code
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
2008-01-30 Harvey Harrisoncore: remove last users of empty FASTCALL macro
2007-12-12 Jan Beulich- Update Xen patches to 2.6.24-rc4 and Linux c/s 355.
2007-12-05 Jeff Moyeraio: only account I/O wait time in read_events if there...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-25 Jan Beulich- patches.fixes/rename-TSS_sysenter_esp0-SYSENTER_stack...
2007-10-18 Alexey DobriyanRemove struct task_struct::io_wait
2007-10-17 Jeff Moyeraio: account I/O wait time properly
2007-10-08 Yan ZhengAIO: fix cleanup in io_submit_one(...)
2007-06-05 Jan Beulich- Update Xen patches to 3.1-testing c/s 15042 and 2...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-11 Davide Libenzisignal/timer/event: KAIO eventfd support example
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-29 Olaf Hering+- update to 2.6.21-rc5-git4, misc fixes
2007-03-28 Zach Brown[PATCH] aio: remove bare user-triggerable error printk
2007-03-18 Olaf Hering+- update to 2.6.21-rc4-git3
2007-02-12 Jan Beulich- update Xen patches to -unstable c/s 13816.
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...
2007-01-18 Jan Beulich- disable Xen patches again (didn't intend to enable...
2007-01-18 Jan Beulich- patches.xen/block-barriers.diff: Delete.
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-08-14 Jan Beulich- Update Xen patches to xen-unstable tip (c/s 10982...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
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
next