[GIT PULL] Block fixes for 4.14-rc

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

 



Hi Linus,

Three small fixes in this pull request:

- A fix for skd, it was using kfree() to free a structure allocate with
  kmem_cache_alloc().

- Stable fix for nbd, fixing a regression using the normal ioctl based
  tools.

- Fix for a previous fix in this series, that fixed up inconsistencies
  between buffered and direct IO.

Please pull!


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


----------------------------------------------------------------
Himanshu Jha (1):
      skd: Use kmem_cache_free

Josef Bacik (1):
      nbd: don't set the device size until we're connected

Lukas Czerner (1):
      fs: Avoid invalidation in interrupt context in dio_complete()

 drivers/block/nbd.c      |  2 +-
 drivers/block/skd_main.c |  2 +-
 fs/direct-io.c           | 19 +++++++++++++------
 3 files changed, 15 insertions(+), 8 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