index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
aio.h
Age
Commit message (
Expand
)
Author
2022-01-22
aio: move aio sysctl to aio.c
Xiaoming Ni
2018-05-26
aio: simplify KIOCB_KEY handling
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-22
move aio compat to fs/aio.c
Al Viro
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-13
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-12
fs: remove ki_nbytes
Christoph Hellwig
2013-07-30
aio: Kill ki_dtor
Kent Overstreet
2013-07-30
aio: Kill ki_users
Kent Overstreet
2013-07-30
aio: Kill unneeded kiocb members
Kent Overstreet
2013-07-30
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-30
aio: io_cancel() no longer returns the io_event
Kent Overstreet
2013-05-07
aio: kill ki_retry
Kent Overstreet
2013-05-07
aio: kill ki_key
Kent Overstreet
2013-05-07
aio: kill batch allocation
Kent Overstreet
2013-05-07
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
aio: remove retry-based AIO
Zach Brown
2013-05-07
aio: remove dead code from aio.h
Zach Brown
2012-07-30
include/linux/aio.h: cpp->C conversions
Andrew Morton
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
2011-11-02
aio: allocate kiocbs in batches
Jeff Moyer
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-05-27
aio: fix the compat vectored operations
Jeff Moyer
2009-12-16
aio: remove unused field
Shaohua Li
2009-09-20
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
2009-06-30
eventfd: revised interface and cleanups
Davide Libenzi
2008-12-29
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-10-16
Configure out AIO support
Thomas Petazzoni
2008-07-26
include/linux/aio.h: removed duplicated include
Huang Weiyi
2008-04-29
fs/aio.c: make 3 functions static
Adrian Bunk
2008-02-19
fs/block_dev.c: remove #if 0'ed code
Adrian Bunk
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2007-10-18
Remove struct task_struct::io_wait
Alexey Dobriyan
2007-07-19
AIO sparse fix (type of ki_flags)
David Brownell
2007-05-11
signal/timer/event: KAIO eventfd support example
Davide Libenzi
2007-05-09
aio is unlikely
Andrew Morton
2006-12-13
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
2006-12-07
[PATCH] aio: remove ki_retried debugging member
Benjamin LaHaise
2006-11-22
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-10-01
[PATCH] clean up unused kiocb variables
Chen, Kenneth W
2006-10-01
[PATCH] Add vector AIO support
Badari Pulavarty
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-10-01
[PATCH] Remove BUG_ON(unlikely) in include/linux/aio.h
Rolf Eike Beer
2006-01-08
[PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster
Benjamin LaHaise
2005-11-13
[PATCH] aio: don't ref kioctx after decref in put_ioctx
Zach Brown
2005-11-13
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
[next]