1. edf6ef5 xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support. by Konrad Rzeszutek Wilk · 13 years ago
  2. 4352b47 xen-blkfront: fix data size for xenbus_gather in blkfront_connect by Marek Marczykowski · 13 years ago
  3. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  4. 51de695 xen: Union the blkif_request request specific fields by Owen Smith · 14 years ago
  5. c80a420 xen-blkfront: handle Xen major numbers other than XENVBD by Stefano Stabellini · 14 years ago
  6. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  7. 30d6503 xen: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  8. 667c78af xen: Provide a variant of __RING_SIZE() that is an integer constant expression by Jeremy Fitzhardinge · 14 years ago
  9. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  10. dcb8bae xen/blkfront: cope with backend that fail empty BLKIF_OP_WRITE_BARRIER requests by Jeremy Fitzhardinge · 14 years ago
  11. be2f837 xen/blkfront: Implement FUA with BLKIF_OP_WRITE_BARRIER by Jeremy Fitzhardinge · 14 years ago
  12. a945b98 xen/blkfront: change blk_shadow.request to proper pointer by Jeremy Fitzhardinge · 14 years ago
  13. c64e38e xen/blkfront: map REQ_FLUSH into a full barrier by Jeremy Fitzhardinge · 14 years ago
  14. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  15. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  16. 005a1d1 xen-blkfront: disable barrier/flush write support by Jens Axboe · 14 years ago
  17. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  18. b78c951 xenbus: prevent warnings on unhandled enumeration values by Noboru Iwamatsu · 15 years ago
  19. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  20. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  21. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  22. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  23. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. a4cc14e xen-blkfront: fix missing out label by Jens Axboe · 14 years ago
  25. 7901d14 xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backends by Jeremy Fitzhardinge · 14 years ago
  26. 4dab46f xen/blkfront: use tagged queuing for barriers by Jeremy Fitzhardinge · 14 years ago
  27. d54142c blkfront: Klog the unclean release path by Daniel Stodden · 14 years ago
  28. 7b32d10 blkfront: Remove obsolete info->users by Daniel Stodden · 14 years ago
  29. acfca3c blkfront: Remove obsolete info->users by Daniel Stodden · 14 years ago
  30. fa1bd35 blkfront: Lock blockfront_info during xbdev removal by Daniel Stodden · 14 years ago
  31. 7fd152f blkfront: Fix blkfront backend switch race (bdev release) by Daniel Stodden · 14 years ago
  32. 1396174 blkfront: Fix blkfront backend switch race (bdev open) by Daniel Stodden · 14 years ago
  33. b70f5fa blkfront: Lock blkfront_info when closing by Daniel Stodden · 14 years ago
  34. a66b5ae blkfront: Clean up vbd release by Daniel Stodden · 14 years ago
  35. 9897cb5 blkfront: Fix gendisk leak by Daniel Stodden · 14 years ago
  36. 89de166 blkfront: Fix backtrace in del_gendisk by Daniel Stodden · 14 years ago
  37. 2def141 xen/blkfront: revalidate after setting capacity by K. Y. Srinivasan · 14 years ago
  38. b4dddb4 xen/blkfront: avoid compiler warning from missing cases by Jeremy Fitzhardinge · 14 years ago
  39. 1fa73be xen/front: Propagate changed size of VBDs by K. Y. Srinivasan · 14 years ago
  40. 5d7ed20 blkfront: don't access freed struct xenbus_device by Jan Beulich · 14 years ago
  41. 0e34582 blkfront: fixes for 'xm block-detach ... --force' by Jan Beulich · 14 years ago
  42. 203fd61 xen: use less generic names in blkfront driver. by Ian Campbell · 15 years ago
  43. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  44. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  45. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  46. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  47. b98a409 blkfront: do not create a PV cdrom device if xen_hvm_guest by Stefano Stabellini · 14 years ago
  48. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  49. 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
  50. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  51. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  52. ec9c42e block: make xenbus device id constant by Márton Németh · 15 years ago
  53. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  54. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  55. a1b4b12 xen block: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  56. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  57. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  58. b9ed725 xen-blkfront: beyond ARRAY_SIZE of info->shadow by Roel Kluin · 15 years ago
  59. 31a1440 xen/blkfront: fix warning when deleting gendisk on unplug/shutdown by Ian Campbell · 15 years ago
  60. 28afea5 xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected by Ian Campbell · 15 years ago
  61. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  62. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  63. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  64. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  65. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  66. a1a15ac Fix kernel NULL pointer dereference in xen-blkfront by Kris Shannon · 15 years ago
  67. 9e973e6 xen/blkfront: use blk_rq_map_sg to generate ring entries by Jens Axboe · 15 years ago
  68. 66d352e xen-blkfront: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  69. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  70. a63c848 [PATCH] switch xen by Al Viro · 16 years ago
  71. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  72. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  73. 9246b5f block: Expand Xen blkfront for > 16 xvd by Chris Lalancette · 16 years ago
  74. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  75. 62aa005 xen-blkfront.c: make blkif_ioctl() static by Adrian Bunk · 16 years ago
  76. a144ff0 xen: Avoid allocations causing swap activity on the resume path by Ian Campbell · 16 years ago
  77. 5a60d0c xen/blkfront: add __exit to module_exit() handlers by Jan Beulich · 16 years ago
  78. 04c0635 xen/blkfront: Make sure that the device is fully ready before allowing release. by Wim Colgate · 16 years ago
  79. 440a01a xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront. by Christian Limpach · 16 years ago
  80. 1c91fe1 xen/blkfront: Make sure we don't use bounce buffers, we don't need them. by Ian Campbell · 16 years ago
  81. afe42d7 xen: make blkif_getgeo static by Harvey Harrison · 16 years ago
  82. 4f93f09b xen: Add compatibility aliases for frontend drivers by Mark McLoughlin · 16 years ago
  83. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  84. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  85. 53f0e8a xen/blkfront: use bdget_disk by Jeremy Fitzhardinge · 16 years ago
  86. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago
  87. 597592d xen: Implement getgeo for Xen virtual block device. by Ian Campbell · 16 years ago
  88. f530f036 blk_end_request: changing xen-blkfront (take 4) by Kiyoshi Ueda · 17 years ago
  89. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  90. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  91. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  92. 9f27ee5 xen: add virtual block device driver. by Jeremy Fitzhardinge · 17 years ago