https://github.com/torvalds/linux
Revision 4e4cd21c64dadc608e569a15b56e86eb85137fc9 authored by Linus Torvalds on 10 January 2020, 20:05:26 UTC, committed by Linus Torvalds on 10 January 2020, 20:05:26 UTC
Pull block fixes from Jens Axboe:
 "A few fixes that should go into this round.

  This pull request contains two NVMe fixes via Keith, removal of a dead
  function, and a fix for the bio op for read truncates (Ming)"

* tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block:
  nvmet: fix per feat data len for get_feature
  nvme: Translate more status codes to blk_status_t
  fs: move guard_bio_eod() after bio_set_op_attrs
  block: remove unused mp_bvec_last_segment
2 parent s 30b6487 + e17016f
History
Tip revision: 4e4cd21c64dadc608e569a15b56e86eb85137fc9 authored by Linus Torvalds on 10 January 2020, 20:05:26 UTC
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Tip revision: 4e4cd21
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 84 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 828 bytes
system_keyring.c -rw-r--r-- 8.7 KB

back to top