Show patches with: State = Action Required       |   3620 patches
« 1 2 3 436 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-next,3/4] io_uring: remove async request cache clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
[for-next,2/4] io_uring: turn implicit assumptions into a warning clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
[for-next,1/4] io_uring: kill dead code in io_req_complete_post clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure - - - --- 2024-04-05 Alexey Izbyshev New
[3/3] io_uring: Support IOSQE_CQE_SKIP_SUCCESS in io_uring zerocopy test Add REQ_F_CQE_SKIP support to io_uring zerocopy 1 - - --- 2024-04-04 Oliver Crumrine New
[2/3] io_uring: Add io_uring_peek_cqe to mini_liburing Add REQ_F_CQE_SKIP support to io_uring zerocopy - - - --- 2024-04-04 Oliver Crumrine New
[1/3] io_uring: Add REQ_F_CQE_SKIP support for io_uring zerocopy Add REQ_F_CQE_SKIP support to io_uring zerocopy - - - --- 2024-04-04 Oliver Crumrine New
[liburing] man: fix IORING_REGISTER_RING_FDS documentation [liburing] man: fix IORING_REGISTER_RING_FDS documentation - - - --- 2024-04-03 Jeff Moyer New
[liburing,2/2] man/io_uring_setup.2: Improve IORING_SETUP_REGISTERED_FD_ONLY documentation manpage improvements - - - --- 2024-04-03 Gabriel Krisman Bertazi New
[liburing,1/2] man/io_uring_enter.2: Move poll update behavior to poll remove manpage improvements - - - --- 2024-04-03 Gabriel Krisman Bertazi New
[4/4] io_uring/kbuf: hold io_buffer_list reference over mmap Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
[3/4] io_uring/kbuf: protect io_buffer_list teardown with a reference Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
[2/4] io_uring/kbuf: get rid of bl->is_ready Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
[1/4] io_uring/kbuf: get rid of lower BGID lists Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
io_uring: use private workqueue for exit work io_uring: use private workqueue for exit work - - - --- 2024-04-01 Jens Axboe New
[4/4] io_uring/msg_ring: improve handling of target CQE posting Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[3/4] io_uring/msg_ring: split fd installing into a helper Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[2/4] io_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL ring Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[1/4] io_uring: add remote task_work execution helper Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[2/2] io_uring: disable io-wq execution of multishot NOWAIT requests Multishot read tweaks - - - --- 2024-04-01 Jens Axboe New
[1/2] io_uring/rw: don't allow multishot reads without NOWAIT support Multishot read tweaks - - - --- 2024-04-01 Jens Axboe New
io_uring/kbuf: remove dead define io_uring/kbuf: remove dead define - - - --- 2024-03-29 Jens Axboe New
io_uring: fix warnings on shadow variables io_uring: fix warnings on shadow variables - - - --- 2024-03-29 Jens Axboe New
[liburing] io_uring.h: Sync kernel header to fetch enum names [liburing] io_uring.h: Sync kernel header to fetch enum names - - - --- 2024-03-29 Gabriel Krisman Bertazi New
[3/3] io_uring/msg_ring: improve handling of target CQE posting Cleanup and improve MSG_RING performance - - - --- 2024-03-29 Jens Axboe New
[2/3] io_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL ring Cleanup and improve MSG_RING performance - - - --- 2024-03-29 Jens Axboe New
[1/3] io_uring: add remote task_work execution helper Cleanup and improve MSG_RING performance - - - --- 2024-03-29 Jens Axboe New
io_uring: return void from io_put_kbuf_comp() io_uring: return void from io_put_kbuf_comp() - - - --- 2024-03-29 Ming Lei New
io_uring: kill dead code in io_req_complete_post io_uring: kill dead code in io_req_complete_post - 1 - --- 2024-03-29 Ming Lei New
[11/11] io_uring: move mapping/allocation helpers to a separate file Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[10/11] io_uring: use unpin_user_pages() where appropriate Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[09/11] io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[08/11] io_uring/kbuf: protect io_buffer_list teardown with a reference Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[07/11] io_uring/kbuf: vmap pinned buffer ring Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[06/11] io_uring/kbuf: get rid of bl->is_ready Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[05/11] io_uring/kbuf: get rid of lower BGID lists Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[04/11] io_uring: unify io_pin_pages() Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[03/11] io_uring: use vmap() for ring mapping Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[02/11] io_uring: get rid of remap_pfn_range() for mapping rings/sqes Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[01/11] mm: add nommu variant of vm_insert_pages() Move away from remap_pfn_range() 1 - - --- 2024-03-28 Jens Axboe New
io_uring: Avoid anonymous enums in io_uring uapi io_uring: Avoid anonymous enums in io_uring uapi - - - --- 2024-03-28 Gabriel Krisman Bertazi New
[3/3] io_uring/msg_ring: improve handling of target CQE posting Cleanup and improve MSG_RING performance - - - --- 2024-03-28 Jens Axboe New
[2/3] io_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL ring Cleanup and improve MSG_RING performance - - - --- 2024-03-28 Jens Axboe New
[1/3] io_uring: add remote task_work execution helper Cleanup and improve MSG_RING performance - - - --- 2024-03-28 Jens Axboe New
[7/7] drivers: perf: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[6/7] io_uring: Remove the now superfluous sentinel elements from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[5/7] ipc: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[4/7] initrd: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[3/7] crypto: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - - - --- 2024-03-28 Joel Granados via B4 Relay New
[2/7] security: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array 1 - - --- 2024-03-28 Joel Granados via B4 Relay New
[1/7] memory: Remove the now superfluous sentinel element from ctl_table array [1/7] memory: Remove the now superfluous sentinel element from ctl_table array - 2 - --- 2024-03-28 Joel Granados via B4 Relay New
[0/7] sysctl: Remove sentinel elements from misc directories - - - --- 2024-03-28 Joel Granados via B4 Relay New
[v2] fs: claw back a few FMODE_* bits [v2] fs: claw back a few FMODE_* bits - 3 - --- 2024-03-28 Christian Brauner New
io_uring: Remove unused function io_uring: Remove unused function - - - --- 2024-03-28 Jiapeng Chong New
[liburing] io_uring.h: Avoid anonymous enums [liburing] io_uring.h: Avoid anonymous enums - - - --- 2024-03-28 Gabriel Krisman Bertazi New
[10/10] io_uring: use unpin_user_pages() where appropriate Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[09/10] io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[08/10] io_uring/kbuf: protect io_buffer_list teardown with a reference Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[07/10] io_uring/kbuf: vmap pinned buffer ring Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[06/10] io_uring/kbuf: get rid of bl->is_ready Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[05/10] io_uring/kbuf: get rid of lower BGID lists Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[04/10] io_uring: unify io_pin_pages() Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[03/10] io_uring: use vmap() for ring mapping Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[02/10] io_uring: get rid of remap_pfn_range() for mapping rings/sqes Move away from remap_pfn_range() - - - --- 2024-03-27 Jens Axboe New
[01/10] mm: add nommu variant of vm_insert_pages() Move away from remap_pfn_range() 1 - - --- 2024-03-27 Jens Axboe New
[RFC] : fs: claw back a few FMODE_* bits [RFC] : fs: claw back a few FMODE_* bits - - - --- 2024-03-27 Christian Brauner New
io_uring: refill request cache in memory order io_uring: refill request cache in memory order - - - --- 2024-03-26 Jens Axboe New
io_uring/poll: shrink alloc cache size to 32 io_uring/poll: shrink alloc cache size to 32 - - - --- 2024-03-26 Jens Axboe New
[4/4] io_uring: switch normal task_work to io_wq_work_list Use io_wq_work_list for task_work - - - --- 2024-03-26 Jens Axboe New
[3/4] io_uring: switch fallback work to io_wq_work_list Use io_wq_work_list for task_work - - - --- 2024-03-26 Jens Axboe New
[2/4] io_uring: switch deferred task_work to an io_wq_work_list Use io_wq_work_list for task_work - - - --- 2024-03-26 Jens Axboe New
[1/4] io_uring: use the right type for work_llist empty check Use io_wq_work_list for task_work - - - --- 2024-03-26 Jens Axboe New
[v6,10/10] nvme: Atomic write support block atomic writes - 1 - --- 2024-03-26 John Garry New
[v6,09/10] scsi: scsi_debug: Atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,08/10] scsi: sd: Atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,07/10] block: Add fops atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,06/10] block: Add atomic write support for statx block atomic writes - - - --- 2024-03-26 John Garry New
[v6,05/10] block: Add core atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,04/10] fs: Add initial atomic write support info to statx block atomic writes - - - --- 2024-03-26 John Garry New
[v6,03/10] fs: Initial atomic write support block atomic writes - - - --- 2024-03-26 John Garry New
[v6,02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO() block atomic writes - 3 - --- 2024-03-26 John Garry New
[v6,01/10] block: Pass blk_queue_get_max_sectors() a request pointer block atomic writes - 3 - --- 2024-03-26 John Garry New
[v4,02/14] mm: Switch mm->get_unmapped_area() to a flag Untitled series #838186 3 1 - --- 2024-03-26 Edgecombe, Rick P New
[RFC,4/4] block: add support to pass the meta buffer Read/Write with meta buffer - - - --- 2024-03-22 Kanchan Joshi New
[RFC,3/4] block: modify bio_integrity_map_user to accept iov_iter as argument Read/Write with meta buffer - - - --- 2024-03-22 Kanchan Joshi New
[RFC,2/4] io_uring/rw: support read/write with metadata Read/Write with meta buffer - - - --- 2024-03-22 Kanchan Joshi New
[RFC,1/4] io_uring/rw: Get rid of flags field in struct io_rw Read/Write with meta buffer - - - --- 2024-03-22 Kanchan Joshi New
[GIT,PULL] io_uring fixes for 6.9-rc1 [GIT,PULL] io_uring fixes for 6.9-rc1 - - - --- 2024-03-22 Jens Axboe New
[6/6] io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring Switch kbuf mappings to vm_insert_pages() - - - --- 2024-03-21 Jens Axboe New
[5/6] mm: add nommu variant of vm_insert_pages() Switch kbuf mappings to vm_insert_pages() - - - --- 2024-03-21 Jens Axboe New
[4/6] io_uring/kbuf: protect io_buffer_list teardown with a reference Switch kbuf mappings to vm_insert_pages() - - - --- 2024-03-21 Jens Axboe New
[3/6] io_uring/kbuf: vmap pinned buffer ring Switch kbuf mappings to vm_insert_pages() - - - --- 2024-03-21 Jens Axboe New
[2/6] io_uring/kbuf: get rid of bl->is_ready Switch kbuf mappings to vm_insert_pages() - - - --- 2024-03-21 Jens Axboe New
[1/6] io_uring/kbuf: get rid of lower BGID lists Switch kbuf mappings to vm_insert_pages() - - - --- 2024-03-21 Jens Axboe New
[17/17] io_uring/alloc_cache: switch to array based caching Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[16/17] io_uring: drop ->prep_async() Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[15/17] io_uring/uring_cmd: defer SQE copying until we need it Improve async state handling - 1 1 --- 2024-03-20 Jens Axboe New
[14/17] io_uring/uring_cmd: switch to always allocating async data Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[13/17] io_uring/net: move connect to always using async data Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[12/17] io_uring/rw: add iovec recycling Improve async state handling - - - --- 2024-03-20 Jens Axboe New
« 1 2 3 436 37 »