1. f02b9ac virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations by Shaohua Li · 11 years ago
  2. f412f2c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. 1cf7e9c virtio_blk: blk-mq support by Jens Axboe · 11 years ago
  4. 7f03b17 virtio_blk: verify if queue is broken after virtqueue_get_buf() by Heinz Graalfs · 11 years ago
  5. 855e0c5 virtio: use size-based config accessors. by Rusty Russell · 11 years ago
  6. 8910700 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  7. 2a647bf virtio_blk: Add missing 'static' qualifiers by Jonghwan Choi · 11 years ago
  8. 0a11cc3 virtio_blk: remove nents member. by Rusty Russell · 11 years ago
  9. 20af3cf virtio-blk: use virtqueue_add_sgs on req path by Paolo Bonzini · 11 years ago
  10. 8f39db9 virtio-blk: use virtqueue_add_sgs on bio path by Paolo Bonzini · 11 years ago
  11. 5ee21a5 virtio-blk: reorganize virtblk_add_req by Paolo Bonzini · 11 years ago
  12. 9d9598b virtio-blk: emit udev event when device is resized by Milos Vyletel · 11 years ago
  13. 2263647 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  14. 8d85fce Drivers: block: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  15. f4953fe virtio-blk: Don't free ida when disk is in use by Alexander Graf · 12 years ago
  16. bb81110 virtio-blk: Disable callback in virtblk_done() by Asias He · 12 years ago
  17. f22cf8e virtio-blk: fix NULL checking in virtblk_alloc_req() by Dan Carpenter · 12 years ago
  18. c85a1f9 virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path by Asias He · 12 years ago
  19. a98755c virtio-blk: Add bio-based IO path for virtio-blk by Asias He · 12 years ago
  20. cd5d503 virtio-blk: allow toggling host cache between writeback and writethrough by Paolo Bonzini · 12 years ago
  21. 2c95a32 virtio-blk: Use block layer provided spinlock by Asias He · 12 years ago
  22. 483001c virtio-blk: Reset device after blk_cleanup_queue() by Asias He · 12 years ago
  23. 02e2b12 virtio-blk: Call del_gendisk() before disable guest kick by Asias He · 12 years ago
  24. f65ca1d virtio_blk: Drop unused request tracking list by Asias He · 12 years ago
  25. b79d866 virtio-blk: Fix hot-unplug race in remove method by Asias He · 12 years ago
  26. cdd5983 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  27. c0aa3e0 virtio_blk: helper function to format disk names by Ren Mingxin · 12 years ago
  28. e9986f3 virtio-blk: Call revalidate_disk() upon online disk resize by Vivek Goyal · 12 years ago
  29. 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 13 years ago
  30. f8fb5bc virtio: blk: Add freeze, restore handlers to support S4 by Amit Shah · 13 years ago
  31. 6abd6e5 virtio: blk: Move vq initialization to separate function by Amit Shah · 13 years ago
  32. 4678d6f virtio_blk: fix config handler race by Michael S. Tsirkin · 13 years ago
  33. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  34. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  35. 5087a50 virtio-blk: use ida to allocate disk index by Michael S. Tsirkin · 13 years ago
  36. 0c8d44f block: Fix files that are modules and hence need module.h by Paul Gortmaker · 13 years ago
  37. 6917f83 drivers, block: virtio_blk: Replace cryptic number with the macro by Liu Yuan · 13 years ago
  38. 7a7c924 virtio_blk: allow re-reading config space at runtime by Christoph Hellwig · 13 years ago
  39. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  40. fe5a50a virtio_blk: remove BKL leftovers by Christoph Hellwig · 14 years ago
  41. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  42. e4c4776 virtio-blk: fix request leak. by Mike Snitzer · 14 years ago
  43. 02c42b7 virtio_blk: drop REQ_HARDBARRIER support by Tejun Heo · 14 years ago
  44. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  45. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  46. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  47. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  48. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  49. dd40e45 virtio_blk: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  50. 15fa6e8 virtio_blk: add default case to cmd type switch by Jens Axboe · 14 years ago
  51. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  52. 6c99a85 virtio_blk: Remove VBID ioctl by Ryan Harper · 14 years ago
  53. a5eb9e4 virtio_blk: Add 'serial' attribute to virtio-blk devices (v2) by Ryan Harper · 14 years ago
  54. 10bc310 virtio_blk: support barriers without FLUSH feature by Christoph Hellwig · 14 years ago
  55. a5b365a virtio-blk: fix minimum number of S/G elements by Christoph Hellwig · 14 years ago
  56. 09ec6b6 virtio_blk: use virtqueue_xxx wrappers by Michael S. Tsirkin · 14 years ago
  57. bdb4a13 virtio_blk: remove multichar constant. by Rusty Russell · 14 years ago
  58. 234f272 Add virtio disk identification ioctl by john cooper · 14 years ago
  59. 4cb2ea2 Add virtio disk identification support by john cooper · 14 years ago
  60. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  61. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  62. ee714f2 block: Finalize conversion of block limits functions by Martin K. Petersen · 14 years ago
  63. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  64. 69740c8 virtio_blk: add block topology support by Christoph Hellwig · 14 years ago
  65. 47483e2 block: make virtio device id constant by Márton Németh · 15 years ago
  66. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  67. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  68. f8b12e5 virtio_blk: revert QUEUE_FLAG_VIRT addition by Christoph Hellwig · 15 years ago
  69. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  70. f1b0ef06 virtio_blk: add support for cache flush by Christoph Hellwig · 15 years ago
  71. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  72. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  73. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  74. bb184d1 Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 15 years ago
  75. 4fbfff76 virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch by Rakib Mullick · 15 years ago
  76. d9ecdea virtio_blk: ioctl return value fix by Christoph Hellwig · 15 years ago
  77. 4eff3ca virtio_blk: don't bounce highmem requests by Christoph Hellwig · 15 years ago
  78. 98e9444 virtio_blk: add missing __dev{init,exit} markings by Mike Frysinger · 15 years ago
  79. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  80. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  81. 1d589bb Add serial number support for virtio_blk, V4a by john cooper · 15 years ago
  82. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  83. f831cc0 virtio_blk: get rid of unused variable by Jens Axboe · 15 years ago
  84. 1cde26f virtio_blk: SG_IO passthru support by Hannes Reinecke · 15 years ago
  85. 6c3b46f virtio_blk: don't blindly derefence req->rq_disk by Christoph Hellwig · 15 years ago
  86. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  87. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  88. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  89. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  90. b194aee virtio_blk: fix type warning by Randy Dunlap · 16 years ago
  91. 0864b79 virtio: block: dynamic maximum segments by Rusty Russell · 16 years ago
  92. 4b7f7e2 virtio: set max_segment_size and max_sectors to infinite. by Rusty Russell · 16 years ago
  93. 7d116b6 virtio_blk: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  94. 4e10985 [PATCH] switch virtio_blk by Al Viro · 16 years ago
  95. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  96. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  97. 8316982 virtio_blk: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  98. 766ca44 virtio_blk: use a wrapper function to access io context information of IO requests by Fernando Luis Vázquez Cao · 16 years ago
  99. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 16 years ago
  100. 3ef5360 virtio_blk: allow read-only disks by Christian Borntraeger · 16 years ago