Rusty Russell
|
c2ec66828f
aio: negative offset should return -EINVAL
|
hace 17 años |
Rusty Russell
|
7adfa2ff3e
aio: partial write should not return error code
|
hace 17 años |
Harvey Harrison
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
hace 17 años |
Harvey Harrison
|
56c4da454d
core: remove last users of empty FASTCALL macro
|
hace 17 años |
Jeff Moyer
|
e00ba3dae0
aio: only account I/O wait time in read_events if there are active requests
|
hace 17 años |
Alexey Dobriyan
|
6212e3a388
Remove struct task_struct::io_wait
|
hace 17 años |
Jeff Moyer
|
41d10da371
aio: account I/O wait time properly
|
hace 17 años |
Yan Zheng
|
87e2831c3f
AIO: fix cleanup in io_submit_one(...)
|
hace 17 años |
Davide Libenzi
|
9c3060bedd
signal/timer/event: KAIO eventfd support example
|
hace 18 años |
Oleg Nesterov
|
28e53bddf8
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
|
hace 18 años |
Andrew Morton
|
a9df62c758
aio: use flush_work()
|
hace 18 años |
Christoph Lameter
|
0a31bd5f2b
KMEM_CACHE(): simplify slab cache creation
|
hace 18 años |
Zach Brown
|
28defbea64
[PATCH] aio: remove bare user-triggerable error printk
|
hace 18 años |
Robert P. J. Day
|
c376222960
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
|
hace 18 años |
Robert P. J. Day
|
e10a4437cb
[PATCH] Remove final references to deprecated "MAP_ANON" page protection flag
|
hace 18 años |
Ken Chen
|
dee11c2364
[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2
|
hace 18 años |
Zach Brown
|
1ebb1101c5
[PATCH] Fix lock inversion aio_kick_handler()
|
hace 18 años |
Jeremy Fitzhardinge
|
90aef12e6d
[PATCH] Use activate_mm() in fs/aio.c:use_mm()
|
hace 18 años |
Benjamin LaHaise
|
97d2a80584
[PATCH] aio: remove ki_retried debugging member
|
hace 18 años |
Chen, Kenneth W
|
b62e8ec2ac
[PATCH] aio: kill pointless ki_nbytes assignment in aio_setup_single_vector
|
hace 18 años |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
hace 18 años |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
hace 18 años |
Eric Sesterhenn
|
93e06b4140
BUG_ON conversion for fs/aio.c
|
hace 18 años |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
hace 18 años |
David Howells
|
52bad64d95
WorkStruct: Separate delayable and non-delayable events.
|
hace 18 años |
Zach Brown
|
691578cd55
[PATCH] pr_debug: aio: use size_t length modifier in pr_debug format arguments
|
hace 18 años |
Badari Pulavarty
|
eed4e51fb6
[PATCH] Add vector AIO support
|
hace 18 años |
Badari Pulavarty
|
027445c372
[PATCH] Vectorize aio_read/aio_write fileop methods
|
hace 18 años |
Andreas Mohr
|
d6e05edc59
spelling fixes
|
hace 19 años |
Oleg Nesterov
|
626ab0e69d
[PATCH] list: use list_replace_init() instead of list_splice_init()
|
hace 19 años |