Show patches with: State = Action Required       |   3501 patches
« 1 2 3 435 36 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[11/17] io_uring: get rid of struct io_rw_state Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[10/17] io_uring/rw: always setup io_async_rw for read/write requests Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[09/17] io_uring/net: drop 'kmsg' parameter from io_req_msg_cleanup() Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[08/17] io_uring/net: add iovec recycling Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[07/17] io_uring: kill io_msg_alloc_async_prep() Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[06/17] io_uring/net: get rid of ->prep_async() for send side Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[05/17] io_uring/net: get rid of ->prep_async() for receive side Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[04/17] io_uring/net: always setup an io_async_msghdr Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[03/17] io_uring/net: unify cleanup handling Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[02/17] io_uring/net: switch io_recv() to using io_async_msghdr Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[01/17] io_uring/net: switch io_send() and io_send_zc() to using io_async_msghdr Improve async state handling - - - --- 2024-03-20 Jens Axboe New
[15/15] io_uring: drop ->prep_async() Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
[14/15] io_uring/uring_cmd: switch to always allocating async data Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
[13/15] io_uring/net: move connect to always using async data Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
[12/15] io_uring/rw: add iovec recycling Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
[11/15] io_uring: get rid of struct io_rw_state Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
[10/15] io_uring/rw: always setup io_async_rw for read/write requests Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
[09/15] io_uring/net: drop 'kmsg' parameter from io_req_msg_cleanup() Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
[08/15] io_uring/net: add iovec recycling Get rid of ->prep_async() - - - --- 2024-03-20 Jens Axboe New
« 1 2 3 435 36 »