-
- Downloads
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: "A small batch of fixes that should be included for the 4.13 release. This contains: - Revert of the 4k loop blocksize support. Even with a recent batch of 4 fixes, we're still not really happy with it. Rather than be stuck with an API issue, let's revert it and get it right for 4.14. - Trivial patch from Bart, adding a few flags to the blk-mq debugfs exports that were added in this release, but not to the debugfs parts. - Regression fix for bsg, fixing a potential kernel panic. From Benjamin. - Tweak for the blk throttling, improving how we account discards. From Shaohua" * 'for-linus' of git://git.kernel.dk/linux-block: blk-mq-debugfs: Add names for recently added flags bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer Revert "loop: support 4k physical blocksize" blk-throttle: cap discard request size
No related branches found
No related tags found
Showing
- block/blk-mq-debugfs.c 3 additions, 0 deletionsblock/blk-mq-debugfs.c
- block/blk-throttle.c 14 additions, 4 deletionsblock/blk-throttle.c
- block/bsg-lib.c 44 additions, 30 deletionsblock/bsg-lib.c
- drivers/block/loop.c 6 additions, 36 deletionsdrivers/block/loop.c
- drivers/block/loop.h 0 additions, 1 deletiondrivers/block/loop.h
- include/linux/blkdev.h 0 additions, 1 deletioninclude/linux/blkdev.h
- include/linux/bsg-lib.h 2 additions, 0 deletionsinclude/linux/bsg-lib.h
- include/uapi/linux/loop.h 0 additions, 3 deletionsinclude/uapi/linux/loop.h
Loading
Please register or sign in to comment