- c62fe03 Merge 3ad11d7ac887 ("Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
- e929003 Merge 1f06959bd2c9 ("block: remove the unused q argument to part_in_flight and part_in_flight_rw") into android-mailine by Greg Kroah-Hartman · 4 years, 3 months ago
- 659e56b block: add a new revalidate_disk_size helper by Christoph Hellwig · 4 years, 5 months ago
- 4ce7906 virtio-blk: Use kobj_to_dev() instead of container_of() by Tian Tao · 4 years, 5 months ago
- f022c06 Merge 5.9-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- af822aa block: virtio_blk: fix handling single range discard request by Ming Lei · 4 years, 5 months ago
- 98777a7 Merge commit 382625d0d432 ("Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block") into android-mainline by Eric Biggers · 4 years, 5 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- ca9814b Merge 5.8-rc4 into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
- e7eea44 virtio-blk: free vblk-vqs in error path of virtblk_probe() by Hou Tao · 4 years, 7 months ago
- 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 7 months ago
- 6ea645e Merge 5.7-rc5 into android-mainline by Greg Kroah-Hartman · 4 years, 8 months ago
- 90b5feb virtio-blk: handle block_device_operations callbacks after hot unplug by Stefan Hajnoczi · 4 years, 9 months ago
- 09257b6 Merge 5.7-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
- 55a2415 virtio_blk: add a missing include by Michael S. Tsirkin · 4 years, 9 months ago
- 5826bb3 Merge 458ef2a25e0c Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
- 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 662155e virtio_blk.c: Convert to use set_capacity_revalidate_and_notify by Balbir Singh · 4 years, 10 months ago
- ae56fd9 Merge 5.6-rc6 into android-mainline by Greg Kroah-Hartman · 4 years, 10 months ago
- 3d973b2 virtio-blk: improve virtqueue error to BLK_STS by Halil Pasic · 5 years ago
- f5f6b95 virtio-blk: fix hw_queue stopped on arbitrary error by Halil Pasic · 5 years ago
- 32aad42 Merge 236f45329460 ("Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 5 years ago
- 782e067 virtio-blk: remove VIRTIO_BLK_F_SCSI support by Christoph Hellwig · 5 years ago
- caca4ae Merge 33c84e89abe4 ("Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi") into android-mainline by Greg Kroah-Hartman · 5 years ago
- d320a95 compat_ioctl: scsi: move ioctl handling into drivers by Arnd Bergmann · 6 years ago
- 187c494 ANDROID: virtio_blk: Remove BUG_ON for discard/zero ops by Alistair Delva · 5 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
- bf348f9 virtio-blk: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 6 years ago
- 9bc0075 virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map by Dongli Zhang · 6 years ago
- fd1068e virtio-blk: Consider virtio_max_dma_size() for maximum segment size by Joerg Roedel · 6 years ago
- d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
- 1f23816 virtio_blk: add discard and write zeroes support by Changpeng Liu · 6 years ago
- 944e7c8 virtio_blk: implement mq_ops->commit_rqs() hook by Jens Axboe · 6 years ago
- ed76e32 blk-mq: abstract out queue map by Jens Axboe · 6 years ago
- e982c4d virtio-blk: modernize sysfs attribute creation by Hannes Reinecke · 6 years ago
- fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
- 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
- ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
- 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
- daf2a50 virtio_blk: print capacity at probe time by Stefan Hajnoczi · 7 years ago
- 86ff7c2 blk-mq: introduce BLK_STS_DEV_RESOURCE by Ming Lei · 7 years ago
- efea2ab virtio_blk: Fix an SG_IO regression by Bart Van Assche · 7 years ago
- a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 1046d30 virtio_blk: fix incorrect message when disk is resized by Stefan Hajnoczi · 7 years ago
- 6e9fe8d virtio_blk: Use blk_rq_is_scsi() by Bart Van Assche · 7 years ago
- f53d5aa virtio_blk: Use sysfs_match_string() helper by Andy Shevchenko · 8 years ago
- 9b3e990 virtio_blk: quiesce/unquiesce live IO when entering PM states by Sagi Grimberg · 8 years ago
- 46685d1 blk-mq: don't bounce by default by Christoph Hellwig · 8 years ago
- fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
- 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
- c44b5943 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
- d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
- 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
- 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
- d19633d virtio_blk: don't use req->errors by Christoph Hellwig · 8 years ago
- a1a6e62b virtio: fix spelling of virtblk_scsi_request_done by Christoph Hellwig · 8 years ago
- b7819b9 block: remove the blk_execute_rq return value by Christoph Hellwig · 8 years ago
- f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
- 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
- ad71473 virtio_blk: use virtio IRQ affinity by Christoph Hellwig · 8 years ago
- fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
- 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
- 97b50a6 virtio_blk: make SCSI passthrough support configurable by Christoph Hellwig · 8 years ago
- 85dada0 virtio_blk: remove struct request backpointer from virtblk_req by Christoph Hellwig · 8 years ago
- 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 6bf6b0a virtio_blk: fix panic in initialization error path by Omar Sandoval · 8 years ago
- a14d749 virtio_blk: avoid DMA to stack for the sense buffer by Christoph Hellwig · 8 years ago
- 2ff9844 virtio_blk: Delete an unnecessary initialisation in init_vq() by Markus Elfring · 8 years ago
- 668866b virtio_blk: Use kmalloc_array() in init_vq() by Markus Elfring · 8 years ago
- 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
- 347a529 virtio_blk: Fix a slient kernel panic by Minfei Huang · 8 years ago
- 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 9 years ago
- f959669 virtio_blk: use blk_rq_map_kern by Christoph Hellwig · 9 years ago
- 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
- 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
- ad9126a virtio_blk: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
- 592002f virtio_blk: VIRTIO_BLK_F_WCE->VIRTIO_BLK_F_FLUSH by Michael S. Tsirkin · 9 years ago
- f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
- 5fa3142 virtio-blk: Allow extended partitions by Fam Zheng · 9 years ago
- 53eab6f virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1 by Paolo Bonzini · 9 years ago
- 4f8c951 block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV by Christoph Hellwig · 10 years ago
- b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
- bb6ec57 virtio_blk: coding style fixes by Michael S. Tsirkin · 10 years ago
- a4379fd virtio/blk: verify device has config space by Michael S. Tsirkin · 10 years ago
- 35b489d block: fix checking return value of blk_mq_init_queue by Ming Lei · 10 years ago
- caf292a Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
- 38f37b5 virtio_blk: fix race at module removal by Michael S. Tsirkin · 10 years ago
- 393c525 virtio_blk: make serial attribute static by Michael S. Tsirkin · 10 years ago
- 19c1c5a virtio_blk: v1.0 support by Michael S. Tsirkin · 10 years ago
- 74c4505 blk-mq: add a 'list' parameter to ->queue_rq() by Jens Axboe · 10 years ago
- d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 6d62c37 virtio_blk: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
- 7a11370 virtio_blk: enable VQs early by Michael S. Tsirkin · 10 years ago
- 1f54b0c virtio-blk: drop config_mutex by Michael S. Tsirkin · 10 years ago