Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 년 전 |
Roland Dreier
|
e91f90bb0b
aio: wake all waiters when destroying ctx
|
14 년 전 |
Linus Torvalds
|
bd2895eead
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 년 전 |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 년 전 |
Jens Axboe
|
cf15900e12
aio: remove request submission batching
|
14 년 전 |
Shaohua Li
|
9f5b942546
fs: make aio plug
|
15 년 전 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 년 전 |
Jan Kara
|
7137c6bd45
aio: fix race between io_destroy() and io_submit()
|
14 년 전 |
Nick Piggin
|
3bd9a5d734
aio: fix rcu ioctx lookup
|
14 년 전 |
Tejun Heo
|
d37adaa159
fs/aio: aio_wq isn't used in memory reclaim path
|
14 년 전 |
Namhyung Kim
|
27eaa1c90c
aio: check return value of create_workqueue()
|
14 년 전 |
Jeff Moyer
|
d3486f8b9e
aio: remove unused aio_run_iocbs()
|
14 년 전 |
Namhyung Kim
|
2e41025598
aio: remove unnecessary check
|
14 년 전 |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 년 전 |
Chris Mason
|
306fb09794
aio: bump i_count instead of using igrab
|
14 년 전 |
Jan Kara
|
a0c42bac79
aio: do not return ERESTARTSYS as a result of AIO
|
14 년 전 |
Jeff Moyer
|
75e1c70fc3
aio: check for multiplication overflow in do_io_submit
|
14 년 전 |
Satoru Takeuchi
|
642b5123ac
aio: fix wrong subsystem comments
|
15 년 전 |
Al Viro
|
d7065da038
get rid of the magic around f_count in aio
|
15 년 전 |
Jeff Moyer
|
9d85cba718
aio: fix the compat vectored operations
|
15 년 전 |
Shaohua Li
|
fac046ad0b
aio: remove unused field
|
15 년 전 |
Jens Axboe
|
b9d128f108
block: move bdi/address_space unplug functions to backing-dev.h
|
15 년 전 |
Jeff Moyer
|
cfb1e33eed
aio: implement request batching
|
15 년 전 |
H Hartley Sweeten
|
385773e048
aio.c: move EXPORT* macros to line after function
|
15 년 전 |
Michael S. Tsirkin
|
3d2d827f5c
mm: move use_mm/unuse_mm from aio.c to mm/
|
15 년 전 |
Davide Libenzi
|
133890103b
eventfd: revised interface and cleanups
|
16 년 전 |
Jeff Moyer
|
65c24491b4
aio: lookup_ioctx can return the wrong value when looking up a bogus context
|
16 년 전 |
Davide Libenzi
|
87c3a86e1c
eventfd: remove fput() call from possible IRQ context
|
16 년 전 |
Heiko Carstens
|
002c8976ee
[CVE-2009-0029] System call wrappers part 16
|
16 년 전 |
Jens Axboe
|
abf137dd77
aio: make the lookup_ioctx() lockless
|
16 년 전 |