OSDN Git Service

Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Jul 2020 22:13:51 +0000 (15:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Jul 2020 22:13:51 +0000 (15:13 -0700)
commit7cc2a8ea104820dd9e702202621e8fd4d9f6c8cf
tree9f00d49f93a7e6f3690fd64beeb550a625917bf4
parentc93493b7cd40c20708e3373a7cc8e8049460d7ce
parente7eea44eefbdd5f0345a0a8b80a3ca1c21030d06
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:

 - Use kvfree_sensitive() for the block keyslot free (Eric)

 - Sync blk-mq debugfs flags (Hou)

 - Memory leak fix in virtio-blk error path (Hou)

* tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block:
  virtio-blk: free vblk-vqs in error path of virtblk_probe()
  block/keyslot-manager: use kvfree_sensitive()
  blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags