Linus Torvalds
|
bd2895eead
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
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 年之前 |
Al Viro
|
516e0cc564
[PATCH] f_count may wrap around
|
17 年之前 |
Oleg Nesterov
|
246bb0b1de
kill PF_BORROWED_MM in favour of PF_KTHREAD
|
17 年之前 |
Oleg Nesterov
|
aab2545fdd
uml: activate_mm: remove the dead PF_BORROWED_MM check
|
17 年之前 |
Thomas Gleixner
|
c6f3a97f86
debugobjects: add timer specific object debugging code
|
17 年之前 |
Jeff Moyer
|
39fa00311f
aio: fix misleading comments
|
17 年之前 |
Hirofumi Nakagawa
|
801678c5a3
Remove duplicated unlikely() in IS_ERR()
|
17 年之前 |