Merge tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: - Flip a cap check to avoid a selinux error (Alistair) - Fix for a regression this merge window where we can miss a queue ref put (me) - Un-mark pstore-blk as broken, as the condition that triggered that change has been rectified (Kees) - Queue quiesce and sync fixes (Ming) - FUA insertion fix (Ming) - blk-cgroup error path put fix (Yu) * tag 'block-5.16-2021-11-19' of git://git.kernel.dk/linux-block: blk-mq: don't insert FUA request with data into scheduler queue blk-cgroup: fix missing put device in error path from blkg_conf_pref() block: avoid to quiesce queue in elevator_init_mq Revert "mark pstore-blk as broken" blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release() block: fix missing queue put in error path block: Check ADMIN before NICE for IOPRIO_CLASS_RT
No related branches found
No related tags found
Showing
- block/blk-cgroup.c 5 additions, 4 deletionsblock/blk-cgroup.c
- block/blk-core.c 3 additions, 1 deletionblock/blk-core.c
- block/blk-flush.c 6 additions, 6 deletionsblock/blk-flush.c
- block/blk-mq.c 24 additions, 9 deletionsblock/blk-mq.c
- block/blk-mq.h 2 additions, 0 deletionsblock/blk-mq.h
- block/blk-sysfs.c 0 additions, 10 deletionsblock/blk-sysfs.c
- block/blk.h 1 addition, 1 deletionblock/blk.h
- block/elevator.c 8 additions, 2 deletionsblock/elevator.c
- block/genhd.c 2 additions, 0 deletionsblock/genhd.c
- block/ioprio.c 8 additions, 1 deletionblock/ioprio.c
- fs/pstore/Kconfig 0 additions, 1 deletionfs/pstore/Kconfig
Loading
Please register or sign in to comment