1. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  2. 69740c8 virtio_blk: add block topology support by Christoph Hellwig · 14 years ago
  3. 47483e2 block: make virtio device id constant by Márton Németh · 15 years ago
  4. 3225bea virtio_blk: Revert serial number support by Rusty Russell · 15 years ago
  5. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  6. f8b12e5 virtio_blk: revert QUEUE_FLAG_VIRT addition by Christoph Hellwig · 15 years ago
  7. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  8. f1b0ef06 virtio_blk: add support for cache flush by Christoph Hellwig · 15 years ago
  9. 3ca4f5c virtio: add virtio IDs file by Fernando Luis Vazquez Cao · 15 years ago
  10. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  11. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  12. 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
  13. 4fbfff76 virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch by Rakib Mullick · 15 years ago
  14. d9ecdea virtio_blk: ioctl return value fix by Christoph Hellwig · 15 years ago
  15. 4eff3ca virtio_blk: don't bounce highmem requests by Christoph Hellwig · 15 years ago
  16. 98e9444 virtio_blk: add missing __dev{init,exit} markings by Mike Frysinger · 15 years ago
  17. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  18. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  19. 1d589bb Add serial number support for virtio_blk, V4a by john cooper · 15 years ago
  20. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  21. f831cc0 virtio_blk: get rid of unused variable by Jens Axboe · 15 years ago
  22. 1cde26f virtio_blk: SG_IO passthru support by Hannes Reinecke · 15 years ago
  23. 6c3b46f virtio_blk: don't blindly derefence req->rq_disk by Christoph Hellwig · 15 years ago
  24. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  25. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  26. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  27. ab70537 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  28. b194aee virtio_blk: fix type warning by Randy Dunlap · 16 years ago
  29. 0864b79 virtio: block: dynamic maximum segments by Rusty Russell · 16 years ago
  30. 4b7f7e2 virtio: set max_segment_size and max_sectors to infinite. by Rusty Russell · 16 years ago
  31. 7d116b6 virtio_blk: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  32. 4e10985 [PATCH] switch virtio_blk by Al Viro · 16 years ago
  33. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  34. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  35. 8316982 virtio_blk: change to use __blk_end_request() by Kiyoshi Ueda · 16 years ago
  36. 766ca44 virtio_blk: use a wrapper function to access io context information of IO requests by Fernando Luis Vázquez Cao · 16 years ago
  37. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 16 years ago
  38. 3ef5360 virtio_blk: allow read-only disks by Christian Borntraeger · 16 years ago
  39. ac9d463 Fix crash in virtio_blk during modprobe ; rmmod ; modprobe by Chris Lalancette · 16 years ago
  40. 48e4043 virtio: add virtio disk geometry feature by Ryan Harper · 16 years ago
  41. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  42. 72e61eb virtio: change config to guest endian. by Rusty Russell · 16 years ago
  43. 2e895e4 virtio-blk: fix remove oops by Marcelo Tosatti · 16 years ago
  44. cb38fa2 virtio: de-structify virtio_block status byte by Rusty Russell · 16 years ago
  45. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 16 years ago
  46. d50ed90 virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz by Christian Borntraeger · 16 years ago
  47. 4f3bf19 virtio_blk: Dont waste major numbers by Christian Borntraeger · 16 years ago
  48. 135da0b virtio_blk: provide getgeo by Christian Borntraeger · 17 years ago
  49. 6e5aa7e virtio: reset function by Rusty Russell · 16 years ago
  50. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  51. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  52. 74b2553 virtio: fix module/device unloading by Rusty Russell · 17 years ago
  53. 3d1266c SG: audit of drivers that use blk_rq_map_sg() by Jens Axboe · 17 years ago
  54. e467cde Block driver using virtio. by Rusty Russell · 17 years ago