Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / aio.c
2012-04-25 Jeff MahoneyUpdate to 3.4-rc4.
2012-04-21 Al Virokill mm argument of vm_munmap()
2012-04-21 Al Viroaio: don't bother with unmapping when aio_free_ring...
2012-04-21 Linus TorvaldsVM: add "vm_munmap()" helper function
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-03-31 Al Viroaio: take final put_ioctx() into callers of io_destroy()
2012-03-31 Al Viroaio: merge aio_cancel_all() with wait_for_all_aios()
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Al Viroaio: fix the comment in aio_kick_handler()
2012-03-21 Al Viroaio: don't bother with cancel_delayed_work() in exit_aio()
2012-03-21 Al Viroaio: use cancel_delayed_work_sync()
2012-03-21 Al Viroaio: aio_nr_lock is taken only synchronously now
2012-03-21 Al Viroaio: aio_nr decrements don't need to be delayed
2012-03-21 Al Viroaio: don't bother with async freeing on failure in...
2012-03-20 Cong Wangfs: remove the second argument of k[un]map_atomic()
2012-03-12 Jan Beulich- Update Xen patches to 3.3-rc7 and c/s 1163.
2012-03-12 Jeff Mahoney- Update to 3.3-rc7.
2012-03-10 Al Viroaio: fix the "too late munmap()" race
2012-03-10 Al Viroaio: fix io_setup/io_destroy race
2012-03-05 Jeff Moyeraio: wake up waiters when freeing unused kiocbs
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2012-01-14 Gleb NatapovUnused iocbs in a batch should not be accounted as...
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-02 Jeff Moyeraio: allocate kiocbs in batches
2011-11-01 Christopher YeohCross Memory Attach
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-23 Roland Dreieraio: wake all waiters when destroying ctx
2011-03-16 Linus TorvaldsMerge branch 'for-2.6.39' of git://git./linux/kernel...
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeaio: remove request submission batching
2011-03-10 Shaohua Lifs: make aio plug
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-08 Jeff Mahoney- Update to 2.6.38-rc7.
2011-02-25 Jan Karaaio: fix race between io_destroy() and io_submit()
2011-02-25 Nick Pigginaio: fix rcu ioctx lookup
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-26 Tejun Heofs/aio: aio_wq isn't used in memory reclaim path
2011-01-17 Namhyung Kimaio: check return value of create_workqueue()
2011-01-13 Jeff Moyeraio: remove unused aio_run_iocbs()
2011-01-13 Namhyung Kimaio: remove unnecessary check
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-10-26 Al Vironew helper: ihold()
2010-10-26 Chris Masonaio: bump i_count instead of using igrab
2010-10-04 Jeff Mahoney- Update to 2.6.36-rc6.
2010-09-23 Jan Karaaio: do not return ERESTARTSYS as a result of AIO
2010-09-21 Jeff Mahoney- Linux: 2.6.36-rc5.
2010-09-15 Jeff Moyeraio: check for multiplication overflow in do_io_submit
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-08-05 Satoru Takeuchiaio: fix wrong subsystem comments
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-28 Al Viroget rid of the magic around f_count in aio
2010-05-27 Jeff Moyeraio: fix the compat vectored operations
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-02-04 Nick Piggin- Disable patches.suse/files-slab-rcu.patch.
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-16 Shaohua Liaio: remove unused field
2009-11-09 Nick Piggin- patches.suse/files-slab-rcu.patch: SLAB_DESTROY_BY_RC...
2009-10-29 Jens Axboeblock: move bdi/address_space unplug functions to backi...
2009-10-28 Jeff Moyeraio: implement request batching
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
next