index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
aio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
aio: move aio sysctl to aio.c
Xiaoming Ni
2022-01-22
1
-4
/
+0
*
aio: simplify KIOCB_KEY handling
Christoph Hellwig
2018-05-26
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
move aio compat to fs/aio.c
Al Viro
2016-12-22
1
-5
/
+0
*
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-30
/
+1
*
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
1
-40
/
+6
*
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-13
1
-4
/
+0
*
fs: remove ki_nbytes
Christoph Hellwig
2015-03-12
1
-1
/
+0
*
aio: Kill ki_dtor
Kent Overstreet
2013-07-30
1
-1
/
+0
*
aio: Kill ki_users
Kent Overstreet
2013-07-30
1
-5
/
+0
*
aio: Kill unneeded kiocb members
Kent Overstreet
2013-07-30
1
-9
/
+2
*
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-30
1
-2
/
+0
*
aio: io_cancel() no longer returns the io_event
Kent Overstreet
2013-07-30
1
-1
/
+1
*
aio: kill ki_retry
Kent Overstreet
2013-05-07
1
-26
/
+0
*
aio: kill ki_key
Kent Overstreet
2013-05-07
1
-5
/
+4
*
aio: kill batch allocation
Kent Overstreet
2013-05-07
1
-1
/
+0
*
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
1
-9
/
+18
*
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
1
-2
/
+2
*
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
1
-61
/
+0
*
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
1
-4
/
+4
*
aio: remove retry-based AIO
Zach Brown
2013-05-07
1
-22
/
+0
*
aio: remove dead code from aio.h
Zach Brown
2013-05-07
1
-24
/
+0
*
include/linux/aio.h: cpp->C conversions
Andrew Morton
2012-07-30
1
-18
/
+20
*
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
2012-07-05
1
-0
/
+1
*
aio: allocate kiocbs in batches
Jeff Moyer
2011-11-02
1
-0
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
aio: fix the compat vectored operations
Jeff Moyer
2010-05-27
1
-0
/
+5
*
aio: remove unused field
Shaohua Li
2009-12-16
1
-4
/
+0
*
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
2009-09-20
1
-2
/
+0
*
eventfd: revised interface and cleanups
Davide Libenzi
2009-06-30
1
-2
/
+2
*
aio: make the lookup_ioctx() lockless
Jens Axboe
2008-12-29
1
-1
/
+4
*
Configure out AIO support
Thomas Petazzoni
2008-10-16
1
-0
/
+9
*
include/linux/aio.h: removed duplicated include
Huang Weiyi
2008-07-26
1
-1
/
+0
*
fs/aio.c: make 3 functions static
Adrian Bunk
2008-04-29
1
-19
/
+0
*
fs/block_dev.c: remove #if 0'ed code
Adrian Bunk
2008-02-19
1
-1
/
+0
*
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
1
-10
/
+10
*
Remove struct task_struct::io_wait
Alexey Dobriyan
2007-10-18
1
-12
/
+0
*
AIO sparse fix (type of ki_flags)
David Brownell
2007-07-19
1
-1
/
+1
*
signal/timer/event: KAIO eventfd support example
Davide Libenzi
2007-05-11
1
-0
/
+6
*
aio is unlikely
Andrew Morton
2007-05-09
1
-1
/
+2
*
[PATCH] optimize o_direct on block devices
Chen, Kenneth W
2006-12-13
1
-0
/
+1
*
[PATCH] aio: remove ki_retried debugging member
Benjamin LaHaise
2006-12-07
1
-2
/
+0
*
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
1
-1
/
+1
*
[PATCH] clean up unused kiocb variables
Chen, Kenneth W
2006-10-01
1
-2
/
+0
*
[PATCH] Add vector AIO support
Badari Pulavarty
2006-10-01
1
-0
/
+4
*
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-10-01
1
-0
/
+2
*
[PATCH] Remove BUG_ON(unlikely) in include/linux/aio.h
Rolf Eike Beer
2006-10-01
1
-2
/
+2
*
[PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster
Benjamin LaHaise
2006-01-08
1
-5
/
+7
*
[PATCH] aio: don't ref kioctx after decref in put_ioctx
Zach Brown
2005-11-13
1
-2
/
+9
*
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
2005-11-13
1
-1
/
+1
[next]