Historique des commits

Auteur SHA1 Message Date
  Al Viro e3fc629d7b switch aio and shm to do_mmap_pgoff(), make do_mmap() static il y a 13 ans
  Christopher Yeoh ac34ebb3a6 aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector() il y a 13 ans
  Linus Torvalds a70b52ec1a vfs: make AIO use the proper rw_verify_area() area helpers il y a 13 ans
  Al Viro bfce281c28 kill mm argument of vm_munmap() il y a 13 ans
  Al Viro 936af1576e aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() il y a 13 ans
  Linus Torvalds a46ef99d80 VM: add "vm_munmap()" helper function il y a 13 ans
  Al Viro a2e1859adb aio: take final put_ioctx() into callers of io_destroy() il y a 13 ans
  Al Viro 06af121eab aio: merge aio_cancel_all() with wait_for_all_aios() il y a 13 ans
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux il y a 13 ans
  Linus Torvalds e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 13 ans
  Al Viro 9fcf03d0d6 aio: fix the comment in aio_kick_handler() il y a 13 ans
  Al Viro cd1ea261ac aio: don't bother with cancel_delayed_work() in exit_aio() il y a 13 ans
  Al Viro bf50722a3c aio: use cancel_delayed_work_sync() il y a 13 ans
  Al Viro 9fa1cb397f aio: aio_nr_lock is taken only synchronously now il y a 13 ans
  Al Viro 2dd542b7ae aio: aio_nr decrements don't need to be delayed il y a 13 ans
  Al Viro e23754f880 aio: don't bother with async freeing on failure in ioctx_alloc() il y a 13 ans
  Cong Wang e8e3c3d66f fs: remove the second argument of k[un]map_atomic() il y a 13 ans
  Al Viro c7b2855505 aio: fix the "too late munmap()" race il y a 13 ans
  Al Viro 86b62a2cb4 aio: fix io_setup/io_destroy race il y a 13 ans
  Jeff Moyer 880641bb9d aio: wake up waiters when freeing unused kiocbs il y a 13 ans
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible il y a 13 ans
  Gleb Natapov 69e4747ee9 Unused iocbs in a batch should not be accounted as active. il y a 13 ans
  Jeff Moyer 080d676de0 aio: allocate kiocbs in batches il y a 13 ans
  Christopher Yeoh fcf634098c Cross Memory Attach il y a 13 ans
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block il y a 14 ans
  Roland Dreier e91f90bb0b aio: wake all waiters when destroying ctx il y a 14 ans
  Linus Torvalds bd2895eead Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq il y a 14 ans
  Jens Axboe 4c63f5646e Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core il y a 14 ans
  Jens Axboe cf15900e12 aio: remove request submission batching il y a 14 ans
  Shaohua Li 9f5b942546 fs: make aio plug il y a 15 ans