Ming Lei activity https://gitlab.com/minlei 2026-03-13T11:08:42Z tag:gitlab.com,2026-03-13:5200845410 Ming Lei commented on merge request !7935 at Red Hat / centos-stream / src / kernel / centos-stream-9 2026-03-13T11:08:42Z minlei Ming Lei [email protected]

Hi @yizhanglinux

Can you take a look at the blktest failure which looks one test issue? And given we are aligned with upstream wrt. nbd, and this connection issue can't be related with generic block core code, please raise a new jira issue for tracking it if it turns out one real issue.

[ 6923.971629] run blktests nbd/002 at 2026-03-11 12:31:02
[ 6924.818548] nbd0: detected capacity change from 0 to 20971520
[ 6924.834094]  nbd0:
[ 6924.942871] block nbd0: NBD_DISCONNECT
[ 6924.942964] block nbd0: Disconnected due to user request.
[ 6924.942968] block nbd0: shutting down sockets
[ 6925.478534] nbd0: detected capacity change from 0 to 20971520
[ 6925.480159]  nbd0: p1
[ 6926.415357] block nbd0: NBD_DISCONNECT
[ 6926.415503] block nbd0: Disconnected due to user request.
[ 6926.415506] block nbd0: shutting down sockets
[ 6926.508547] nbd: nbd0 already in use

Thanks,

tag:gitlab.com,2026-03-12:5194968019 Ming Lei closed merge request !1872: Draft: block: fix race between wbt_enable_default and IO submission at Red Hat / centos-stream / src / kernel / centos-s... 2026-03-12T03:33:46Z minlei Ming Lei [email protected]

block: fix race between wbt_enable_default and IO submission

Upstream Status: RHEL only

JIRA: https://issues.redhat.com/browse/RHEL-128456

Signed-off-by: Ming Lei [email protected]

tag:gitlab.com,2026-03-11:5191576236 Ming Lei commented on merge request !2240 at Red Hat / centos-stream / src / kernel / centos-stream-10 2026-03-11T10:21:28Z minlei Ming Lei [email protected]

Hi @arozansk Rozanski

There is conflict with MR!2188, which has become ready to merge.

So I am wondering if you may rebase on MR!2188 for avoiding the merge warning?

Thanks,

tag:gitlab.com,2026-03-11:5191140238 Ming Lei pushed to project branch rhel9.9-block-cherry-pick at Ming Lei / centos-stream-9 2026-03-11T08:57:46Z minlei Ming Lei [email protected]

Ming Lei (8d761887) at 11 Mar 08:57

md/raid0: convert raid0_make_request() to use bio_submit_split_bios...

tag:gitlab.com,2026-03-10:5186196981 Ming Lei pushed to project branch rhel9.9-block-cherry-pick at Ming Lei / centos-stream-9 2026-03-10T08:34:14Z minlei Ming Lei [email protected]

Ming Lei (83f80438) at 10 Mar 08:34

block: Fix an error path in disk_update_zone_resources()

... and 63 more commits

tag:gitlab.com,2026-03-10:5186147093 Ming Lei opened merge request !7935: block layer: cherry pick from upstream at Red Hat / centos-stream / src / kernel / centos-stream-9 2026-03-10T08:22:20Z minlei Ming Lei [email protected]

block layer: cherry pick from upstream

JIRA: https://issues.redhat.com/browse/RHEL-154215

Cherry pick related bug fixes from upstream(v6.19).

Signed-off-by: Ming Lei [email protected]

tag:gitlab.com,2026-03-10:5186136075 Ming Lei pushed new project branch rhel9.9-block-cherry-pick at Ming Lei / centos-stream-9 2026-03-10T08:19:47Z minlei Ming Lei [email protected]

Ming Lei (a2b7eeff) at 10 Mar 08:19

block: Fix an error path in disk_update_zone_resources()

... and 155980 more commits

tag:gitlab.com,2026-03-02:5157339972 Ming Lei approved merge request !1058: Add include/linux files to BLOCK LAYER subsystem at Red Hat / centos-stream / src / kernel / documentation 2026-03-02T12:27:23Z minlei Ming Lei [email protected]

Add include/linux files to BLOCK LAYER subsystem

Signed-off-by: Marc Milgram [email protected]

tag:gitlab.com,2026-02-28:5153185384 Ming Lei pushed to project branch rhel10.3-block-update-v6.19 at Ming Lei / centos-stream-10 2026-02-28T11:33:09Z minlei Ming Lei [email protected]

Ming Lei (d9b69dc7) at 28 Feb 11:33

mm/migrate: fix sleep in atomic for large folios and buffer heads

... and 435 more commits

tag:gitlab.com,2026-02-28:5153179369 Ming Lei pushed to project branch rhel10.3-block-update-v6.19 at Ming Lei / centos-stream-10 2026-02-28T11:26:12Z minlei Ming Lei [email protected]

Ming Lei (9b36270a) at 28 Feb 11:26

mm/migrate: fix sleep in atomic for large folios and buffer heads

... and 9 more commits

tag:gitlab.com,2026-02-28:5153037947 Ming Lei pushed to project branch rhel10.3-block-update-v6.19 at Ming Lei / centos-stream-10 2026-02-28T09:08:33Z minlei Ming Lei [email protected]

Ming Lei (af10e376) at 28 Feb 09:08

block: don't silently ignore metadata for sync read/write

... and 425 more commits

tag:gitlab.com,2026-02-28:5152954026 Ming Lei commented on merge request !2188 at Red Hat / centos-stream / src / kernel / centos-stream-10 2026-02-28T07:36:19Z minlei Ming Lei [email protected]

Hi @jmoyer1

Thanks for your review!

Conflicts: pull block/blk-mq-dma.c change in commit

Ack, will rewrite the conflicts description.

You backported commit 027a7a9c07d0d ("drbd: init queue_limits->max_hw_wzeroes_unmap_sectors parameter"), but we don't have the commit that it fixes (0c40d7cb5ef3).

OK, will pull FALLOC_FL_WRITE_ZEROES support to this update.

This backport also leaves out the support for block size > page size

That wasn't covered in 10.2 update because of missing FS/MM dependency, I need to check if all fs/mm bits are pulled in. If yes, we can pull this patchset in.

Other patches to consider:

6564862d646e7 ("block: Ensure start sector is aligned for stacking atomic writes") is already in 10.3.

I will try to pull the other three in.

Thanks,

tag:gitlab.com,2026-02-27:5150662678 Ming Lei pushed to project branch rhel10.3-block-update-v6.19 at Ming Lei / centos-stream-10 2026-02-27T13:47:00Z minlei Ming Lei [email protected]

Ming Lei (4937df0d) at 27 Feb 13:47

ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd

... and 13 more commits

tag:gitlab.com,2026-02-27:5150522084 Ming Lei pushed to project branch rhel10.3-block-update-v6.19 at Ming Lei / centos-stream-10 2026-02-27T13:12:48Z minlei Ming Lei [email protected]

Ming Lei (eb402657) at 27 Feb 13:12

loop: revert exclusive opener loop status change

... and 301 more commits

tag:gitlab.com,2026-02-27:5150190766 Ming Lei opened merge request !2188: block layer: update with v6.19 at Red Hat / centos-stream / src / kernel / centos-stream-10 2026-02-27T11:59:10Z minlei Ming Lei [email protected]

block layer: update with v6.19

JIRA: https://issues.redhat.com/browse/RHEL-144763

Omitted-fix: ce8ee8583ed8 ("block: use trylock to avoid lockdep circular dependency in sysfs")

Omitted-fix: dd677d059838 ("nvmet-fcloop: Check remoteport port_state before calling done callback")

The above two fixes are just merged to 7.0-rc3, and I will address them by creating new jira issues.

Signed-off-by: Ming Lei [email protected]

tag:gitlab.com,2026-02-27:5150182651 Ming Lei pushed new project branch rhel10.3-block-update-v6.19 at Ming Lei / centos-stream-10 2026-02-27T11:57:12Z minlei Ming Lei [email protected]

Ming Lei (21c346f1) at 27 Feb 11:57

loop: revert exclusive opener loop status change

... and 15370 more commits