Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: "A set of fixes/changes that should go into this series. This contains: - Kernel doc / comment updates (Bart, Shenghui) - Un-export of core-only used function (Bart) - Fix race on loop file access (Dongli) - pf/pcd queue cleanup fixes (me) - Use appropriate helper for RESTART bit set (Yufen) - Use named identifier for classic poll (Yufen)" * tag 'for-linus-20190323' of git://git.kernel.dk/linux-block: sbitmap: trivial - update comment for sbitmap_deferred_clear_bit blkcg: Fix kernel-doc warnings blk-iolatency: #include "blk.h" block: Unexport blk_mq_add_to_requeue_list() block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpected value blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctx loop: access lo_backing_file only when the loop device is Lo_bound blk-mq: use blk_mq_sched_mark_restart_hctx to set RESTART paride/pcd: cleanup queues when detection fails paride/pf: cleanup queues when detection fails
No related branches found
No related tags found
Showing
- block/blk-cgroup.c 5 additions, 4 deletionsblock/blk-cgroup.c
- block/blk-iolatency.c 1 addition, 0 deletionsblock/blk-iolatency.c
- block/blk-mq.c 3 additions, 5 deletionsblock/blk-mq.c
- block/blk-mq.h 2 additions, 0 deletionsblock/blk-mq.h
- block/blk-sysfs.c 7 additions, 5 deletionsblock/blk-sysfs.c
- drivers/block/loop.c 1 addition, 1 deletiondrivers/block/loop.c
- drivers/block/paride/pcd.c 5 additions, 1 deletiondrivers/block/paride/pcd.c
- drivers/block/paride/pf.c 11 additions, 5 deletionsdrivers/block/paride/pf.c
- include/linux/blk-mq.h 0 additions, 3 deletionsinclude/linux/blk-mq.h
- include/linux/blkdev.h 3 additions, 0 deletionsinclude/linux/blkdev.h
- include/linux/sbitmap.h 1 addition, 1 deletioninclude/linux/sbitmap.h
Loading
Please register or sign in to comment