]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Dec 2019 19:09:04 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Dec 2019 19:09:04 +0000 (11:09 -0800)
commitddc53b3a82b74303978c0daa24ce972c2f931e19
tree62470434ca23f727cd5b9148871a3a2b3c9f4954
parent3a7dc98499faaf889b3e58f98ac457ac65a82db0
parentb5180520d1d89c92bec8d55c2dd0a57feaa4e3b3
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Only thing here are the changes from Arnd from last week, which now
  have the appropriate header include to ensure they actually compile if
  COMPAT is enabled"

* tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block:
  compat_ioctl: block: handle Persistent Reservations
  compat_ioctl: block: handle add zone open, close and finish ioctl
  compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
  compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
  pktcdvd: fix regression on 64-bit architectures