[GIT PULL] Block fixes for 5.2-rc6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Three fixes that should go into this series. One is a set of two patches
from Christoph, fixing a page leak on same page merges. Boiled down
version of a bigger fix, but this one is more appropriate for this late
in the cycle (and easier to backport to stable). Last patch is for a
divide error in MD, from Mariusz (via Song).

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-linus-20190620


----------------------------------------------------------------
Christoph Hellwig (2):
      block: return from __bio_try_merge_page if merging occured in the same page
      block: fix page leak when merging to same page

Jens Axboe (1):
      Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linus

Mariusz Tkaczyk (1):
      md: fix for divide error in status_resync

 block/bio.c         | 38 +++++++++++++++++++++-----------------
 drivers/md/md.c     | 36 ++++++++++++++++++++++--------------
 fs/iomap.c          | 12 ++++++++----
 fs/xfs/xfs_aops.c   | 11 ++++++++---
 include/linux/bio.h |  2 +-
 5 files changed, 60 insertions(+), 39 deletions(-)

-- 
Jens Axboe




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux