Show patches with: Submitter = Ming Lei       |    State = Action Required       |    Archived = No       |   48 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
ublk: fix error code for unsupported command ublk: fix error code for unsupported command - - - --- 2024-11-19 Ming Lei New
virtio-blk: don't keep queue frozen during system suspend virtio-blk: don't keep queue frozen during system suspend - - - --- 2024-11-12 Ming Lei New
ublk: fix ublk_ch_mmap() for 64K page size ublk: fix ublk_ch_mmap() for 64K page size - - - --- 2024-11-11 Ming Lei New
[V3] loop: fix type of block size [V3] loop: fix type of block size - 2 - --- 2024-11-09 Ming Lei New
[V10,12/12] ublk: support leasing io buffer to io_uring io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,11/12] io_uring/uring_cmd: support leasing device kernel buffer to io_uring io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,10/12] io_uring: support leased group buffer with REQ_F_GROUP_BUF io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,09/12] io_uring: add callback to 'io_mapped_buffer' for giving back kernel buffer io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,08/12] io_uring: reuse io_mapped_buf for kernel buffer io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,07/12] io_uring: shrink io_mapped_buf io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,06/12] io_uring: rename io_mapped_buf->ubuf as io_mapped_buf->addr io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,05/12] io_uring: rename io_mapped_ubuf as io_mapped_buf io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,04/12] io_uring/rsrc: prepare for supporting external 'io_rsrc_node' io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,03/12] io_uring/rsrc: add & apply io_req_assign_buf_node() io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,02/12] io_uring/rsrc: remove '->ctx_ptr' of 'struct io_rsrc_node' io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V10,01/12] io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers io_uring: support group buffer & ublk zc - - - --- 2024-11-07 Ming Lei New
[V9,7/7] ublk: support leasing io buffer to io_uring io_uring: support group buffer & ublk zc - - - --- 2024-11-06 Ming Lei New
[V9,6/7] io_uring/uring_cmd: support leasing device kernel buffer to io_uring io_uring: support group buffer & ublk zc - - - --- 2024-11-06 Ming Lei New
[V9,5/7] io_uring: support leased group buffer with REQ_F_GROUP_BUF io_uring: support group buffer & ublk zc - - - --- 2024-11-06 Ming Lei New
[V9,4/7] io_uring: reuse io_mapped_buf for kernel buffer io_uring: support group buffer & ublk zc - - - --- 2024-11-06 Ming Lei New
[V9,3/7] io_uring: shrink io_mapped_buf io_uring: support group buffer & ublk zc - - - --- 2024-11-06 Ming Lei New
[V9,2/7] io_uring: rename ubuf of io_mapped_buf as start io_uring: support group buffer & ublk zc - - - --- 2024-11-06 Ming Lei New
[V9,1/7] io_uring: rename io_mapped_ubuf as io_mapped_buf io_uring: support group buffer & ublk zc - - - --- 2024-11-06 Ming Lei New
lib/iov_iter: fix bvec iterator setup lib/iov_iter: fix bvec iterator setup - - 1 --- 2024-11-02 Ming Lei New
[V2,4/4] block: don't verify IO lock for freeze/unfreeze in elevator_init_mq() block: freeze/unfreeze lockdep fixes - - - --- 2024-10-31 Ming Lei New
[V2,3/4] block: always verify unfreeze lock on the owner task block: freeze/unfreeze lockdep fixes - - - --- 2024-10-31 Ming Lei New
[V2,2/4] rbd: unfreeze queue after marking disk as dead block: freeze/unfreeze lockdep fixes - - - --- 2024-10-31 Ming Lei New
[V2,1/4] block: remove blk_freeze_queue() block: freeze/unfreeze lockdep fixes - 1 - --- 2024-10-31 Ming Lei New
lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec - 1 - --- 2024-10-31 Ming Lei New
[5/5] block: don't verify IO lock for freeze/unfreeze in elevator_init_mq() block: freeze/unfreeze lockdep fixes - - - --- 2024-10-30 Ming Lei New
[4/5] block: always verify unfreeze lock on the owner task block: freeze/unfreeze lockdep fixes - - - --- 2024-10-30 Ming Lei New
[3/5] rbd: convert to blk_mq_freeze_queue_non_owner block: freeze/unfreeze lockdep fixes - - - --- 2024-10-30 Ming Lei New
[2/5] blk-mq: add non_owner variant of blk_mq_freeze_queue API block: freeze/unfreeze lockdep fixes - - - --- 2024-10-30 Ming Lei New
[1/5] block: remove blk_freeze_queue() block: freeze/unfreeze lockdep fixes - 1 - --- 2024-10-30 Ming Lei New
[V3] nbd: fix partial sending [V3] nbd: fix partial sending - 1 1 --- 2024-10-29 Ming Lei New
[V8,7/7] ublk: support leasing io buffer to io_uring io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,6/7] io_uring/uring_cmd: support leasing device kernel buffer to io_uring io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,4/7] io_uring: support SQE group io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,3/7] io_uring: add helper of io_req_commit_cqe() io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,2/7] io_uring: add io_submit_fail_link() helper io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V8,1/7] io_uring: add io_link_req() helper io_uring: support sqe group and leased group kbuf - - - --- 2024-10-25 Ming Lei New
[V2,3/3] block: model freeze & enter queue as lock for supporting lockdep block: model freeze/enter queue as lock for lockdep - 1 2 --- 2024-10-25 Ming Lei New
[V2,2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-25 Ming Lei New
[V2,1/3] blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-25 Ming Lei New
[3/3] block: model freeze & enter queue as lock for supporting lockdep block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-23 Ming Lei New
[2/3] nvme: core: switch to non_owner variant of start_freeze/unfreeze queue block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-23 Ming Lei New
[1/3] blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs block: model freeze/enter queue as lock for lockdep - 1 - --- 2024-10-23 Ming Lei New