Show patches with: State = Action Required       |   3639 patches
« 1 2 3 436 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[liburing,3/3] io_uring/sendzc: add DEFER_TASKRUN testing improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[liburing,2/3] test/sendzc: improve zc support probing improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[liburing,1/3] test: handle test_send_faults()'s cases one by one improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[RFC,9/9] liburing: support sqe ext_flags & sqe group io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[8/9] ublk: support provide io buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[7/9] io_uring/uring_cmd: support provide group kernel buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[6/9] io_uring: support providing sqe group buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[5/9] io_uring: support SQE group io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[4/9] io_uring: add one output argument to io_submit_sqe io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[3/9] io_uring: add helper for filling cqes in __io_submit_flush_completions() io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[2/9] io_uring: support user sqe ext flags io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[1/9] io_uring: net: don't check sqe->__pad2[0] for send zc io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[liburing,1/1] examples/sendzc: test background polling [liburing,1/1] examples/sendzc: test background polling - - - --- 2024-04-08 Pavel Begunkov New
[for-next,3/3] io_uring/net: set MSG_ZEROCOPY for sendzc in advance sendzc dedup / simplification - - - --- 2024-04-07 Pavel Begunkov New
[for-next,2/3] io_uring/net: get rid of io_notif_complete_tw_ext sendzc dedup / simplification - - - --- 2024-04-07 Pavel Begunkov New
[for-next,1/3] io_uring/net: merge ubuf sendzc callbacks sendzc dedup / simplification - - - --- 2024-04-07 Pavel Begunkov New
[V2] io_uring: return void from io_put_kbuf_comp() [V2] io_uring: return void from io_put_kbuf_comp() - - - --- 2024-04-07 Ming Lei New
[GIT,PULL] io_uring fixes for 6.9-rc3 [GIT,PULL] io_uring fixes for 6.9-rc3 - - - --- 2024-04-05 Jens Axboe New
[for-next,4/4] io_uring: remove io_req_put_rsrc_locked() clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
[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
« 1 2 3 436 37 »