This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4ad976b0e8ea Merge tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linux new d5dd409812ec drbd: Remove the open-coded page pool new 212c928d01e9 ublk: don't quiesce in ublk_ch_release new 5058a62875e1 ublk: check for unprivileged daemon on each I/O fetch new 8f3e4e87b094 block, bfq: remove redundant __GFP_NOWARN new 196447c712dd blk-cgroup: remove redundant __GFP_NOWARN new 343dc5423bfe block: fix kobject double initialization in add_disk new d8b96a79622e blk-wbt: Optimize wbt_done() for non-throttled writes new bccdfcd56d4b blk-wbt: Eliminate ambiguity in the comments of struct rq_wb new 0452f08395f8 blk-wbt: doc: Update the doc of the wbt_lat_usec interface new f7a2e1c08727 Docs: admin-guide: Correct spelling mistake new 8f5845e0743b block: restore default wbt enablement new ee94b00c1a64 Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linux
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/stable/sysfs-block | 2 +- Documentation/admin-guide/blockdev/zoned_loop.rst | 2 +- block/bfq-iosched.c | 3 +- block/blk-cgroup.c | 6 +- block/blk-sysfs.c | 14 +- block/blk-wbt.c | 15 +- block/blk.h | 1 + block/genhd.c | 2 + drivers/block/drbd/drbd_int.h | 39 +--- drivers/block/drbd/drbd_main.c | 59 ++--- drivers/block/drbd/drbd_receiver.c | 264 +++------------------- drivers/block/drbd/drbd_worker.c | 56 ++--- drivers/block/ublk_drv.c | 28 +-- 13 files changed, 106 insertions(+), 385 deletions(-)