index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
aio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
include/linux/aio.h: cpp->C conversions
Andrew Morton
1
-18
/
+20
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2011-11-02
aio: allocate kiocbs in batches
Jeff Moyer
1
-0
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-05-27
aio: fix the compat vectored operations
Jeff Moyer
1
-0
/
+5
2009-12-16
aio: remove unused field
Shaohua Li
1
-4
/
+0
2009-09-20
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
1
-2
/
+2
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
1
-1
/
+4
2008-10-16
Configure out AIO support
Thomas Petazzoni
1
-0
/
+9
2008-07-26
include/linux/aio.h: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-04-29
fs/aio.c: make 3 functions static
Adrian Bunk
1
-19
/
+0
2008-02-19
fs/block_dev.c: remove #if 0'ed code
Adrian Bunk
1
-1
/
+0
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
1
-10
/
+10
2007-10-18
Remove struct task_struct::io_wait
Alexey Dobriyan
1
-12
/
+0
2007-07-19
AIO sparse fix (type of ki_flags)
David Brownell
1
-1
/
+1
2007-05-11
signal/timer/event: KAIO eventfd support example
Davide Libenzi
1
-0
/
+6
2007-05-09
aio is unlikely
Andrew Morton
1
-1
/
+2
2006-12-13
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
1
-0
/
+1
2006-12-07
[PATCH] aio: remove ki_retried debugging member
Benjamin LaHaise
1
-2
/
+0
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
1
-1
/
+1
2006-10-01
[PATCH] clean up unused kiocb variables
Chen, Kenneth W
1
-2
/
+0
2006-10-01
[PATCH] Add vector AIO support
Badari Pulavarty
1
-0
/
+4
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-0
/
+2
2006-10-01
[PATCH] Remove BUG_ON(unlikely) in include/linux/aio.h
Rolf Eike Beer
1
-2
/
+2
2006-01-08
[PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster
Benjamin LaHaise
1
-5
/
+7
2005-11-13
[PATCH] aio: don't ref kioctx after decref in put_ioctx
Zach Brown
1
-2
/
+9
2005-11-13
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
1
-1
/
+1
2005-11-07
[PATCH] aio: remove aio_max_nr accounting race
Zach Brown
1
-2
/
+3
2005-10-17
[PATCH] aio: revert lock_kiocb()
Zach Brown
1
-1
/
+6
2005-09-30
[PATCH] aio: remove unlocked task_list test and resulting race
Zach Brown
1
-0
/
+34
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+201