https://github.com/torvalds/linux
Revision 9362dd1109f87a9d0a798fbc890cb339c171ed35 authored by Martin Wilck on 25 July 2018, 21:15:08 UTC, committed by Jens Axboe on 26 July 2018, 17:52:33 UTC
Fixes: 72ecad22d9f1 ("block: support a full bio worth of IO for simplified bdev direct-io")
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin Wilck <mwilck@suse.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent b403ea2
History
Tip revision: 9362dd1109f87a9d0a798fbc890cb339c171ed35 authored by Martin Wilck on 25 July 2018, 21:15:08 UTC
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Tip revision: 9362dd1
File Mode Size
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 378 bytes
virtio.c -rw-r--r-- 11.0 KB
virtio_balloon.c -rw-r--r-- 19.7 KB
virtio_input.c -rw-r--r-- 10.1 KB
virtio_mmio.c -rw-r--r-- 18.9 KB
virtio_pci_common.c -rw-r--r-- 15.3 KB
virtio_pci_common.h -rw-r--r-- 4.7 KB
virtio_pci_legacy.c -rw-r--r-- 7.6 KB
virtio_pci_modern.c -rw-r--r-- 20.6 KB
virtio_ring.c -rw-r--r-- 34.4 KB

back to top