aio · Supported
Maintainers
- M Benjamin LaHaise <bcrl@kvack.org>
Paths
- F
fs/aio.c - F
include/linux/*aio*.h
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on netdev (capped at 30), ordered by date desc.
-
STALE253d
[PATCH 02/16] aio: use credential guards
2025-11-03 · Christian Brauner <brauner@kernel.org> -
STALE76d
[PATCH v3 03/14] fs: aio: Remove redundant rcu_read_lock/unlock() in spin_lock
2025-09-16 · pengdonglin <hidden> -
STALE302d
[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-15 · pengdonglin <hidden> -
STALE304d
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-12 · pengdonglin <hidden> -
STALE888d
LANDED [PATCH v2 2/4] eventfd: simplify eventfd_signal()
2023-11-22 · Christian Brauner <brauner@kernel.org> -
STALE1098d
[PATCH 1/2] eventfd: simplify eventfd_signal()
2023-07-13 · Christian Brauner <brauner@kernel.org> -
STALE1118d
[PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
2023-06-21 · Joel Granados <hidden> -
STALE1259d
[PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
2023-01-25 · Suren Baghdasaryan <surenb@google.com> -
STALE1493d
REVIEWED: 3 (2M) [PATCH v3] cred: Propagate security_prepare_creds() error code
2022-06-08 · Frederick Lawler <hidden> -
STALE1510d
[PATCH v2] cred: Propagate security_prepare_creds() error code
2022-05-25 · Frederick Lawler <hidden> -
STALE1514d
[PATCH] cred: Propagate security_prepare_creds() error code
2022-05-20 · Frederick Lawler <hidden> -
STALE1990d
[RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
2021-01-19 · Xie Yongji <hidden> -
STALE2012d
[RFC v2 02/13] eventfd: track eventfd_signal() recursion depth separately in different cases
2020-12-22 · Xie Yongji <hidden> -
STALE2073d
[PATCH RFC PKS/PMEM 35/58] fs: Utilize new kmap_thread()
2020-10-09 · <hidden> -
STALE2081d
[PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
2020-09-25 · Christoph Hellwig <hch@lst.de> -
STALE2121d
[PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
2020-09-23 · Christoph Hellwig <hch@lst.de> -
STALE2014d
[PATCH 06/11] iov_iter: handle the compat case in import_iovec
2020-09-21 · Christoph Hellwig <hch@lst.de> -
STALE2121d
[PATCH 4/9] fs: handle the compat case in import_iovec
2020-09-18 · Christoph Hellwig <hch@lst.de> -
DORMANTno replies
[PATCH 8/9 next] fs: Use iovec_import() instead of import_iovec().
2020-09-15 · David Laight <hidden> -
STALE2344d
[PATCH] treewide: Replace zero-length arrays with flexible-array member
2020-02-11 · Gustavo A. R. Silva <hidden> -
DORMANTno replies
[PATCH 1/3] Use a struct for the on-stack 'struct iovec' cache for user sg requests.
2020-01-24 · David Laight <hidden> -
STALE2417d
[PATCH 01/23] y2038: remove CONFIG_64BIT_TIME
2019-11-08 · Arnd Bergmann <arnd@arndb.de> -
STALE2634d
[PATCH 2/2] y2038: remove CONFIG_64BIT_TIME
2019-04-26 · Arnd Bergmann <arnd@arndb.de> -
STALE2682d
Re: [PATCH 4/8] Fix aio_poll() races
2019-03-11 · Christoph Hellwig <hch@lst.de> -
STALE2682d
[PATCH 8/8] aio: move sanity checks and request allocation to io_submit_one()
2019-03-10 · Al Viro <viro@ZenIV.linux.org.uk> -
STALE2682d
[PATCH 7/8] deal with get_reqs_available() in aio_get_req() itself
2019-03-10 · Al Viro <viro@ZenIV.linux.org.uk> -
STALE2682d
[PATCH 6/8] move dropping ->ki_eventfd into iocb_destroy()
2019-03-10 · Al Viro <viro@ZenIV.linux.org.uk> -
STALE2682d
[PATCH 5/8] make aio_read()/aio_write() return int
2019-03-10 · Al Viro <viro@ZenIV.linux.org.uk> -
STALE2682d
[PATCH 4/8] Fix aio_poll() races
2019-03-10 · Al Viro <viro@ZenIV.linux.org.uk> -
STALE2682d
[PATCH 3/8] aio: store event at final iocb_put()
2019-03-10 · Al Viro <viro@ZenIV.linux.org.uk>