Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-block
Pull block fixes from Jens Axboe: "A few fixes that should go into this release. This contains: - MD pull request from Song, fixing a recovery OOM issue (Alexei) - Fix for a sync related stall (Jianchao) - Dummy callback for timeouts (Tetsuo) - IDE atapi sense ordering fix (me)" * tag 'for-linus-20190202' of git://git.kernel.dk/linux-block: ide: ensure atapi sense request aren't preempted blk-mq: fix a hung issue when fsync block: pass no-op callback to INIT_WORK(). md/raid5: fix 'out of memory' during raid cache recovery
Showing
- block/blk-core.c 5 additions, 1 deletionblock/blk-core.c
- block/blk-flush.c 1 addition, 1 deletionblock/blk-flush.c
- drivers/ide/ide-atapi.c 8 additions, 1 deletiondrivers/ide/ide-atapi.c
- drivers/ide/ide-io.c 31 additions, 30 deletionsdrivers/ide/ide-io.c
- drivers/ide/ide-park.c 2 additions, 0 deletionsdrivers/ide/ide-park.c
- drivers/ide/ide-probe.c 16 additions, 7 deletionsdrivers/ide/ide-probe.c
- drivers/md/raid5-cache.c 22 additions, 11 deletionsdrivers/md/raid5-cache.c
- drivers/md/raid5.c 6 additions, 2 deletionsdrivers/md/raid5.c
- include/linux/ide.h 2 additions, 0 deletionsinclude/linux/ide.h
Loading
Please register or sign in to comment