]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Jan 2019 02:54:45 +0000 (18:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Jan 2019 02:54:45 +0000 (18:54 -0800)
commit86bb80d3d4188d9df06a03091b94842ea300e0b5
treebc19ab13a760684d96e6e61121d5a978e1fae2b6
parent2911ed20f7cce15bc9404f5bd031ce024c68982c
parent8cf75ef54f8171b7345c3aa2d14b75f441332858
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost

Pull virtio/vhost updates from Michael Tsirkin:
"Features, fixes, cleanups:

   - discard in virtio blk

   - misc fixes and cleanups"

* tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost:
  vhost: correct the related warning message
  vhost: split structs into a separate header file
  virtio: remove deprecated VIRTIO_PCI_CONFIG()
  vhost/vsock: switch to a mutex for vhost_vsock_hash
  virtio_blk: add discard and write zeroes support
drivers/block/virtio_blk.c
drivers/vhost/scsi.c