Commit Graph

95 Commits (c0eb27cf84ffd79347907f07ae33061ba0034c41)

Author SHA1 Message Date
Jeff Moyer 080d676de0 aio: allocate kiocbs in batches 13 years ago
Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
Roland Dreier e91f90bb0b aio: wake all waiters when destroying ctx 14 years ago
Jens Axboe cf15900e12 aio: remove request submission batching 14 years ago
Shaohua Li 9f5b942546 fs: make aio plug 14 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
Namhyung Kim 2e41025598 aio: remove unnecessary check 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Chris Mason 306fb09794 aio: bump i_count instead of using igrab 15 years ago
Jan Kara a0c42bac79 aio: do not return ERESTARTSYS as a result of AIO 15 years ago
Jeff Moyer 75e1c70fc3 aio: check for multiplication overflow in do_io_submit 15 years ago
Satoru Takeuchi 642b5123ac aio: fix wrong subsystem comments 15 years ago
Al Viro d7065da038 get rid of the magic around f_count in aio 15 years ago
Jeff Moyer 9d85cba718 aio: fix the compat vectored operations 15 years ago
Shaohua Li fac046ad0b aio: remove unused field 15 years ago
Jens Axboe b9d128f108 block: move bdi/address_space unplug functions to backing-dev.h 16 years ago
Jeff Moyer cfb1e33eed aio: implement request batching 16 years ago
H Hartley Sweeten 385773e048 aio.c: move EXPORT* macros to line after function 16 years ago
Michael S. Tsirkin 3d2d827f5c mm: move use_mm/unuse_mm from aio.c to mm/ 16 years ago
Davide Libenzi 133890103b eventfd: revised interface and cleanups 16 years ago
Jeff Moyer 65c24491b4 aio: lookup_ioctx can return the wrong value when looking up a bogus context 16 years ago
Davide Libenzi 87c3a86e1c eventfd: remove fput() call from possible IRQ context 16 years ago
Heiko Carstens 002c8976ee [CVE-2009-0029] System call wrappers part 16 16 years ago
Jens Axboe abf137dd77 aio: make the lookup_ioctx() lockless 16 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Oleg Nesterov 246bb0b1de kill PF_BORROWED_MM in favour of PF_KTHREAD 17 years ago
Oleg Nesterov aab2545fdd uml: activate_mm: remove the dead PF_BORROWED_MM check 17 years ago
Thomas Gleixner c6f3a97f86 debugobjects: add timer specific object debugging code 17 years ago
Jeff Moyer 39fa00311f aio: fix misleading comments 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Adrian Bunk d5470b596a fs/aio.c: make 3 functions static 17 years ago
Jeff Moyer e92adcba26 aio: io_getevents() should return if io_destroy() is invoked 17 years ago
Davide Libenzi 8d1c98b0b5 eventfd/kaio integration fix 17 years ago
Roland McGrath 598af051a7 asmlinkage_protect sys_io_getevents 17 years ago
Quentin Barnes 6cb2a21049 aio: bad AIO race in aio_complete() leads to process hang 17 years ago
Rusty Russell c2ec66828f aio: negative offset should return -EINVAL 17 years ago
Rusty Russell 7adfa2ff3e aio: partial write should not return error code 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Harvey Harrison 56c4da454d core: remove last users of empty FASTCALL macro 17 years ago
Jeff Moyer e00ba3dae0 aio: only account I/O wait time in read_events if there are active requests 17 years ago
Alexey Dobriyan 6212e3a388 Remove struct task_struct::io_wait 18 years ago
Jeff Moyer 41d10da371 aio: account I/O wait time properly 18 years ago
Yan Zheng 87e2831c3f AIO: fix cleanup in io_submit_one(...) 18 years ago
Davide Libenzi 9c3060bedd signal/timer/event: KAIO eventfd support example 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago