Show patches with: State = Action Required       |   4586 patches
« 1 2 ... 37 38 3945 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL,v2] io_uring fixes for 6.0-rc1 [GIT,PULL,v2] io_uring fixes for 6.0-rc1 - - - --- 2022-08-13 Jens Axboe New
fs: don't randomized kiocb fields fs: don't randomized kiocb fields - - - --- 2022-08-12 Keith Busch New
[GIT,PULL] io_uring fixes for 6.0-rc1 [GIT,PULL] io_uring fixes for 6.0-rc1 - - - --- 2022-08-12 Jens Axboe New
[RFC,8/8] io_uring: introduce struct io_uring_sqe_{fsync,sfr,fallocate} cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
[RFC,7/8] io_uring: introduce struct io_uring_sqe_rw for all io_prep_rw() using opcodes cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
[RFC,6/8] io_uring: add BUILD_BUG_SQE_HDR_COMMON() macro cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
[RFC,5/8] io_uring: only access generic struct io_uring_sqe elements in io_uring.c cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
[RFC,4/8] io_uring: only make use generic struct io_uring_sqe elements for tracing cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
[RFC,3/8] io_uring: check legacy layout of struct io_uring_sqe with BUILD_BUG_SQE_LEGACY* cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
[RFC,2/8] io_uring: add a generic structure for struct io_uring_sqe cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
[RFC,1/8] io_uring: move the current struct io_uring_sqe members to legacy sub struct cleanup struct io_uring_sqe layout - - - --- 2022-08-12 Stefan Metzmacher New
io_uring: Optimizing return value io_uring: Optimizing return value - - - --- 2022-08-12 Zhang chunchao New
io_uring: fix error handling for io_uring_cmd io_uring: fix error handling for io_uring_cmd - - - --- 2022-08-11 Anuj Gupta New
Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno Modify the return value ret to EOPNOTSUPP when initialized to reduce repeated assignment of errno - - - --- 2022-08-11 Zhang chunchao New
[3/3] io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fields typesafety improvements on io_uring-6.0 - - - --- 2022-08-11 Stefan Metzmacher New
[2/3] io_uring: make io_kiocb_to_cmd() typesafe typesafety improvements on io_uring-6.0 - - - --- 2022-08-11 Stefan Metzmacher New
[1/3] io_uring: consistently make use of io_notif_to_data() typesafety improvements on io_uring-6.0 - - - --- 2022-08-11 Stefan Metzmacher New
[GIT,PULL] io_uring fixes for 6.0-rc1 [GIT,PULL] io_uring fixes for 6.0-rc1 - - - --- 2022-08-11 Jens Axboe New
[RFC,net-next,io_uring,11/11] io_uring/notif: add ubuf_info ref caching improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,09/11] io_uring/notif: add helper for flushing refs improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,08/11] net: let callers provide ->msg_ubuf refs improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,07/11] net/tcp: optimise tcp ubuf refcounting improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,06/11] net: add flags for controlling ubuf_info improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,05/11] net: rename ubuf_info's flags improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,04/11] net: shrink struct ubuf_info improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,03/11] vhost/net: use struct ubuf_info_msgzc improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,02/11] xen/netback: use struct ubuf_info_msgzc improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,01/11] net: introduce struct ubuf_info_msgzc improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[GIT,PULL] GitHub bot update [GIT,PULL] GitHub bot update - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,10/10] test/file-register: Fix reading from uninitialized buffer liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,09/10] test/eventfd-disable: Fix reading uninitialized variable liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,08/10] test/232c93d07b74: Fix reading from uninitialized buffer liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,07/10] test/submit-link-fail: Initialize the buffer before `write()` liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,06/10] test/statx: Fix reading from uninitialized buffer liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,05/10] test/fpos: Fix reading from uninitialized buffer liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,04/10] test/fixed-reuse: Fix reading from uninitialized array liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,03/10] test/file-verify: Fix reading from uninitialized buffer liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,02/10] test/eeed8b54e0df: Initialize the `malloc()`ed buffer before `write()` liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[liburing,v1,01/10] test/cq-overflow: Don't call `io_uring_queue_exit()` if the ring is not initial… liburing test fixes - - - --- 2022-08-10 Ammar Faizi New
[for-next,v2,4/4] nvme: wire up async polling for io passthrough commands iopoll support for io_uring/nvme - - - --- 2022-08-07 Kanchan Joshi New
[for-next,v2,3/4] block: export blk_rq_is_poll iopoll support for io_uring/nvme - - - --- 2022-08-07 Kanchan Joshi New
[for-next,v2,2/4] io_uring: add iopoll infrastructure for io_uring_cmd iopoll support for io_uring/nvme - - - --- 2022-08-07 Kanchan Joshi New
[for-next,v2,1/4] fs: add file_operations->uring_cmd_iopoll iopoll support for io_uring/nvme - - - --- 2022-08-07 Kanchan Joshi New
[PATCHv3,7/7] nvme-pci: implement dma_map support dma mapping optimisations - - - --- 2022-08-05 Keith Busch New
[PATCHv3,6/7] io_uring: add support for dma pre-mapping dma mapping optimisations - - - --- 2022-08-05 Keith Busch New
[PATCHv3,5/7] io_uring: introduce file slot release helper dma mapping optimisations - - - --- 2022-08-05 Keith Busch New
[PATCHv3,4/7] block: add dma tag bio type dma mapping optimisations - - - --- 2022-08-05 Keith Busch New
[PATCHv3,3/7] iov_iter: introduce type for preregistered dma tags dma mapping optimisations - - - --- 2022-08-05 Keith Busch New
[PATCHv3,2/7] file: add ops to dma map bvec dma mapping optimisations - - - --- 2022-08-05 Keith Busch New
[PATCHv3,1/7] blk-mq: add ops to dma map bvec dma mapping optimisations - - - --- 2022-08-05 Keith Busch New
[4/4] nvme: wire up async polling for io passthrough commands iopoll support for io_uring/nvme passthrough - - - --- 2022-08-05 Kanchan Joshi New
[3/4] block: export blk_rq_is_poll iopoll support for io_uring/nvme passthrough - - - --- 2022-08-05 Kanchan Joshi New
[2/4] io_uring: add iopoll infrastructure for io_uring_cmd iopoll support for io_uring/nvme passthrough - - - --- 2022-08-05 Kanchan Joshi New
[1/4] fs: add file_operations->uring_cmd_iopoll iopoll support for io_uring/nvme passthrough - - - --- 2022-08-05 Kanchan Joshi New
io_uring: fix io_recvmsg_prep_multishot casts io_uring: fix io_recvmsg_prep_multishot casts - - - --- 2022-08-05 Dylan Yudaken New
[liburing,6/6] test/zc: test short zc send improve zeoropy testing - - - --- 2022-08-04 Pavel Begunkov New
[liburing,5/6] test/zc: recv asynchronously improve zeoropy testing - - - --- 2022-08-04 Pavel Begunkov New
[liburing,4/6] test/zc: handle short rx improve zeoropy testing - - - --- 2022-08-04 Pavel Begunkov New
[liburing,3/6] test/zc: allocate buffers dynamically improve zeoropy testing - - - --- 2022-08-04 Pavel Begunkov New
[liburing,2/6] tests/zc: test tcp improve zeoropy testing - - - --- 2022-08-04 Pavel Begunkov New
[liburing,1/6] test/zc: improve error messages improve zeoropy testing - - - --- 2022-08-04 Pavel Begunkov New
[1/1] io_uring/net: send retry for zerocopy [1/1] io_uring/net: send retry for zerocopy - - - --- 2022-08-04 Pavel Begunkov New
[1/1] io_uring: mem-account pbuf buckets [1/1] io_uring: mem-account pbuf buckets - - - --- 2022-08-04 Pavel Begunkov New
[v2] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() [v2] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() 1 - - --- 2022-08-03 Peilin Ye New
[liburing] io_uring-udp: make more obvious what kernel version is required [liburing] io_uring-udp: make more obvious what kernel version is required - - - --- 2022-08-03 Dylan Yudaken New
[V2,1/1] io_uring: pass correct parameters to io_req_set_res [V2,1/1] io_uring: pass correct parameters to io_req_set_res - - - --- 2022-08-03 Ming Lei New
io_uring: pass correct parameters to io_req_set_res io_uring: pass correct parameters to io_req_set_res - - - --- 2022-08-03 Ming Lei New
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker() - - - --- 2022-08-03 Peilin Ye New
[PATCHv2,7/7] nvme-pci: implement dma_map support dma mapping optimisations - - - --- 2022-08-02 Keith Busch New
[PATCHv2,6/7] io_uring: add support for dma pre-mapping dma mapping optimisations - - - --- 2022-08-02 Keith Busch New
[PATCHv2,5/7] io_uring: introduce file slot release helper dma mapping optimisations - - - --- 2022-08-02 Keith Busch New
[PATCHv2,4/7] block: add dma tag bio type dma mapping optimisations - - - --- 2022-08-02 Keith Busch New
[PATCHv2,3/7] iov_iter: introduce type for preregistered dma tags dma mapping optimisations - - - --- 2022-08-02 Keith Busch New
[PATCHv2,2/7] file: add ops to dma map bvec dma mapping optimisations - - - --- 2022-08-02 Keith Busch New
[PATCHv2,1/7] blk-mq: add ops to dma map bvec dma mapping optimisations - - - --- 2022-08-02 Keith Busch New
[GIT,PULL] io_uring support for zerocopy send [GIT,PULL] io_uring support for zerocopy send - - - --- 2022-07-31 Jens Axboe New
[GIT,PULL] io_uring support for buffered writes [GIT,PULL] io_uring support for buffered writes - - - --- 2022-07-31 Jens Axboe New
[GIT,PULL] io_uring updates for 5.20-rc1 [GIT,PULL] io_uring updates for 5.20-rc1 - - - --- 2022-07-31 Jens Axboe New
[liburing,v3,5/5] test/io_uring_passthrough: add test case for poll IO Add basic test for nvme uring passthrough commands - - 1 --- 2022-07-28 Ankit Kumar New
[liburing,v3,4/5] test: add io_uring passthrough test Add basic test for nvme uring passthrough commands - - 1 --- 2022-07-28 Ankit Kumar New
[liburing,v3,3/5] nvme: add nvme opcodes, structures and helper functions Add basic test for nvme uring passthrough commands - - - --- 2022-07-28 Ankit Kumar New
[liburing,v3,2/5] io_uring.h: sync sqe entry with 5.20 io_uring Add basic test for nvme uring passthrough commands - - - --- 2022-07-28 Ankit Kumar New
[liburing,v3,1/5] configure: check for nvme uring command support Add basic test for nvme uring passthrough commands - - - --- 2022-07-28 Ankit Kumar New
[5.10,005/105] io_uring: Use original task for req identity in io_identity_cow() Untitled series #663501 - - - --- 2022-07-27 Greg Kroah-Hartman New
[liburing,9/9] meson: update available examples to liburing 2.3 [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[liburing,8/9] github bot: add jobs for meson [liburing,1/9] add Meson build system 1 - - --- 2022-07-27 Florian Fischer New
[liburing,7/9] meson: add 'raw' test suite [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[liburing,6/9] meson: support building without libc [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[liburing,5/9] meson: add default test setup running each test once [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[liburing,4/9] meson: update installed manpages to liburing 2.3 [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[liburing,3/9] meson: update available tests to liburing 2.3 [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[liburing,2/9] meson: update meson build files for liburing 2.3 [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[liburing,1/9] add Meson build system [liburing,1/9] add Meson build system - - - --- 2022-07-27 Florian Fischer New
[for-next,v2,2/2] io_uring: notification completion optimisation notification optimisation - - - --- 2022-07-27 Pavel Begunkov New
[for-next,v2,1/2] io_uring: export req alloc from core notification optimisation - - - --- 2022-07-27 Pavel Begunkov New
[5/5] nvme-pci: implement dma_map support dma mapping optimisations - - - --- 2022-07-26 Keith Busch New
[4/5] io_uring: add support for dma pre-mapping dma mapping optimisations - - - --- 2022-07-26 Keith Busch New
[3/5] block: add dma tag bio type dma mapping optimisations - - - --- 2022-07-26 Keith Busch New
[2/5] iov_iter: introduce type for preregistered dma tags dma mapping optimisations - - - --- 2022-07-26 Keith Busch New
« 1 2 ... 37 38 3945 46 »