Show patches with: Submitter = Ming Lei       |    State = Action Required       |    Archived = No       |   235 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V2,07/17] block: ublk_drv: add common exit handling io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,06/17] block: ublk_drv: mark device as LIVE before adding disk io_uring/ublk: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-07 Ming Lei New
[V2,05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,04/17] io_uring: support OP_READ/OP_WRITE for fused slave request io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,03/17] io_uring: add IORING_OP_FUSED_CMD io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,02/17] io_uring: increase io_kiocb->flags into 64bit io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[V2,01/17] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD io_uring/ublk: add IORING_OP_FUSED_CMD - - - --- 2023-03-07 Ming Lei New
[RFC,12/12] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,11/12] block: ublk_drv: add common exit handling io_uring: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-01 Ming Lei New
[RFC,10/12] block: ublk_drv: mark device as LIVE before adding disk io_uring: add IORING_OP_FUSED_CMD - 1 - --- 2023-03-01 Ming Lei New
[RFC,09/12] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,08/12] io_uring: support OP_READ/OP_WRITE for fused slave request io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,07/12] io_uring: add IORING_OP_FUSED_CMD io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,06/12] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,05/12] io_uring: export 'struct io_mapped_buf' for fused cmd buffer io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,04/12] io_uring: rename io_mapped_ubuf as io_mapped_buf io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,03/12] io_uring: extend io_mapped_ubuf to cover external bvec table io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,02/12] io_uring: define io_mapped_ubuf->acct_pages as unsigned integer io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[RFC,01/12] io_uring: increase io_kiocb->flags into 64bit io_uring: add IORING_OP_FUSED_CMD - - - --- 2023-03-01 Ming Lei New
[4/4] ublk_drv: support splice based read/write zero copy io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF - - - --- 2023-02-10 Ming Lei New
[3/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF - - - --- 2023-02-10 Ming Lei New
[2/4] fs/splice: allow to ignore signal in __splice_from_pipe io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF - - - --- 2023-02-10 Ming Lei New
[1/4] fs/splice: enhance direct pipe & splice for moving pages in kernel io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF - - - --- 2023-02-10 Ming Lei New
[RFC,4/4] ublk_drv: support splice based read/write zero copy io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei New
[RFC,3/4] io_uring/splice: support splice from ->splice_read to ->splice_read io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei New
[RFC,2/4] fs/splice: add helper of splice_dismiss_pipe() io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei New
[RFC,1/4] io_uring/splice: support do_splice_direct io_uring/splice: extend splice for supporting ublk zero copy - - - --- 2022-11-03 Ming Lei 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
[V5,2/2] ublk_drv: support to complete io command via task_work_add ublk: add io_uring based userspace block driver - - - --- 2022-07-13 Ming Lei New
[V5,1/2] ublk_drv: add io_uring based userspace block driver ublk: add io_uring based userspace block driver - - - --- 2022-07-13 Ming Lei New
[V4,2/2] ublk_drv: add UBLK_IO_REFETCH_REQ for supporting to build as module ublk: add io_uring based userspace block driver - - - --- 2022-07-11 Ming Lei New
[V4,1/2] ublk: add io_uring based userspace block driver ublk: add io_uring based userspace block driver - - - --- 2022-07-11 Ming Lei New
[V3,1/1] ublk: add io_uring based userspace block driver ublk: add io_uring based userspace block driver - - - --- 2022-06-28 Ming Lei New
[V2,1/1] ubd: add io_uring based userspace block driver ubd: add io_uring based userspace block driver - - - --- 2022-05-17 Ming Lei New
« 1 2 3 »