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,
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]
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,
Ming Lei (8d761887) at 11 Mar 08:57
md/raid0: convert raid0_make_request() to use bio_submit_split_bios...
Ming Lei (83f80438) at 10 Mar 08:34
block: Fix an error path in disk_update_zone_resources()
... and 63 more commits
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]
Ming Lei (a2b7eeff) at 10 Mar 08:19
block: Fix an error path in disk_update_zone_resources()
... and 155980 more commits
Add include/linux files to BLOCK LAYER subsystem
Signed-off-by: Marc Milgram [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
Ming Lei (9b36270a) at 28 Feb 11:26
mm/migrate: fix sleep in atomic for large folios and buffer heads
... and 9 more commits
Ming Lei (af10e376) at 28 Feb 09:08
block: don't silently ignore metadata for sync read/write
... and 425 more commits
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,
Ming Lei (4937df0d) at 27 Feb 13:47
ublk: use READ_ONCE() to read struct ublksrv_ctrl_cmd
... and 13 more commits
Ming Lei (eb402657) at 27 Feb 13:12
loop: revert exclusive opener loop status change
... and 301 more commits
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]
Ming Lei (21c346f1) at 27 Feb 11:57
loop: revert exclusive opener loop status change
... and 15370 more commits