-
- Downloads
Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
Pull block fixes from Jens Axboe: - NVMe pull request via Keith: - Update a potentially stale firmware attribute (Maurizio) - Fixes for the recent verbose error logging (Keith, Chaitanya) - Protection information payload size fix for passthrough (Francis) - Fix for a queue freezing issue in virtblk (Yi) - blk-iocost underflow fix (Tejun) - blk-wbt task detection fix (Jan) * tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux: virtio-blk: Ensure no requests in virtqueues before deleting vqs. blk-iocost: Fix an UBSAN shift-out-of-bounds warning nvme: use ns->head->pi_size instead of t10_pi_tuple structure size nvme-core: fix comment to reflect right functions nvme: move passthrough logging attribute to head blk-wbt: Fix detection of dirty-throttled tasks nvme-host: fix the updating of the firmware version
Showing
- block/blk-iocost.c 7 additions, 0 deletionsblock/blk-iocost.c
- block/blk-wbt.c 2 additions, 2 deletionsblock/blk-wbt.c
- drivers/block/virtio_blk.c 4 additions, 3 deletionsdrivers/block/virtio_blk.c
- drivers/nvme/host/core.c 8 additions, 6 deletionsdrivers/nvme/host/core.c
- drivers/nvme/host/ioctl.c 1 addition, 1 deletiondrivers/nvme/host/ioctl.c
- drivers/nvme/host/nvme.h 1 addition, 1 deletiondrivers/nvme/host/nvme.h
- drivers/nvme/host/sysfs.c 15 additions, 15 deletionsdrivers/nvme/host/sysfs.c
- include/linux/backing-dev-defs.h 5 additions, 2 deletionsinclude/linux/backing-dev-defs.h
- mm/backing-dev.c 1 addition, 1 deletionmm/backing-dev.c
- mm/page-writeback.c 1 addition, 1 deletionmm/page-writeback.c
Loading
Please register or sign in to comment