Al Viro
|
a2e1859adb
aio: take final put_ioctx() into callers of io_destroy()
|
13 years ago |
Al Viro
|
06af121eab
aio: merge aio_cancel_all() with wait_for_all_aios()
|
13 years ago |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Al Viro
|
9fcf03d0d6
aio: fix the comment in aio_kick_handler()
|
13 years ago |
Al Viro
|
cd1ea261ac
aio: don't bother with cancel_delayed_work() in exit_aio()
|
13 years ago |
Al Viro
|
bf50722a3c
aio: use cancel_delayed_work_sync()
|
13 years ago |
Al Viro
|
9fa1cb397f
aio: aio_nr_lock is taken only synchronously now
|
13 years ago |
Al Viro
|
2dd542b7ae
aio: aio_nr decrements don't need to be delayed
|
13 years ago |
Al Viro
|
e23754f880
aio: don't bother with async freeing on failure in ioctx_alloc()
|
13 years ago |
Cong Wang
|
e8e3c3d66f
fs: remove the second argument of k[un]map_atomic()
|
13 years ago |
Al Viro
|
c7b2855505
aio: fix the "too late munmap()" race
|
13 years ago |
Al Viro
|
86b62a2cb4
aio: fix io_setup/io_destroy race
|
13 years ago |
Jeff Moyer
|
880641bb9d
aio: wake up waiters when freeing unused kiocbs
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
Gleb Natapov
|
69e4747ee9
Unused iocbs in a batch should not be accounted as active.
|
13 years ago |
Jeff Moyer
|
080d676de0
aio: allocate kiocbs in batches
|
13 years ago |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
13 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Roland Dreier
|
e91f90bb0b
aio: wake all waiters when destroying ctx
|
14 years ago |
Linus Torvalds
|
bd2895eead
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Jens Axboe
|
cf15900e12
aio: remove request submission batching
|
14 years ago |
Shaohua Li
|
9f5b942546
fs: make aio plug
|
15 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Jan Kara
|
7137c6bd45
aio: fix race between io_destroy() and io_submit()
|
14 years ago |
Nick Piggin
|
3bd9a5d734
aio: fix rcu ioctx lookup
|
14 years ago |
Tejun Heo
|
d37adaa159
fs/aio: aio_wq isn't used in memory reclaim path
|
14 years ago |
Namhyung Kim
|
27eaa1c90c
aio: check return value of create_workqueue()
|
14 years ago |
Jeff Moyer
|
d3486f8b9e
aio: remove unused aio_run_iocbs()
|
14 years ago |