1. b70f5fa blkfront: Lock blkfront_info when closing by Daniel Stodden · 14 years ago
  2. a66b5ae blkfront: Clean up vbd release by Daniel Stodden · 14 years ago
  3. 9897cb5 blkfront: Fix gendisk leak by Daniel Stodden · 14 years ago
  4. 89de166 blkfront: Fix backtrace in del_gendisk by Daniel Stodden · 14 years ago
  5. 2def141 xen/blkfront: revalidate after setting capacity by K. Y. Srinivasan · 14 years ago
  6. b4dddb4 xen/blkfront: avoid compiler warning from missing cases by Jeremy Fitzhardinge · 14 years ago
  7. 1fa73be xen/front: Propagate changed size of VBDs by K. Y. Srinivasan · 14 years ago
  8. 5d7ed20 blkfront: don't access freed struct xenbus_device by Jan Beulich · 14 years ago
  9. 0e34582 blkfront: fixes for 'xm block-detach ... --force' by Jan Beulich · 14 years ago
  10. 203fd61 xen: use less generic names in blkfront driver. by Ian Campbell · 15 years ago
  11. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  12. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  13. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  14. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  15. b98a409 blkfront: do not create a PV cdrom device if xen_hvm_guest by Stefano Stabellini · 14 years ago
  16. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  17. 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
  18. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  19. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  20. ec9c42e block: make xenbus device id constant by Márton Németh · 15 years ago
  21. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  22. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  23. a1b4b12 xen block: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  24. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  25. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  26. b9ed725 xen-blkfront: beyond ARRAY_SIZE of info->shadow by Roel Kluin · 15 years ago
  27. 31a1440 xen/blkfront: fix warning when deleting gendisk on unplug/shutdown by Ian Campbell · 15 years ago
  28. 28afea5 xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected by Ian Campbell · 15 years ago
  29. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  30. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  31. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  32. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  33. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  34. a1a15ac Fix kernel NULL pointer dereference in xen-blkfront by Kris Shannon · 15 years ago
  35. 9e973e6 xen/blkfront: use blk_rq_map_sg to generate ring entries by Jens Axboe · 15 years ago
  36. 66d352e xen-blkfront: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  37. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  38. a63c848 [PATCH] switch xen by Al Viro · 16 years ago
  39. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  40. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  41. 9246b5f block: Expand Xen blkfront for > 16 xvd by Chris Lalancette · 16 years ago
  42. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  43. 62aa005 xen-blkfront.c: make blkif_ioctl() static by Adrian Bunk · 16 years ago
  44. a144ff0 xen: Avoid allocations causing swap activity on the resume path by Ian Campbell · 16 years ago
  45. 5a60d0c xen/blkfront: add __exit to module_exit() handlers by Jan Beulich · 16 years ago
  46. 04c0635 xen/blkfront: Make sure that the device is fully ready before allowing release. by Wim Colgate · 16 years ago
  47. 440a01a xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront. by Christian Limpach · 16 years ago
  48. 1c91fe1 xen/blkfront: Make sure we don't use bounce buffers, we don't need them. by Ian Campbell · 16 years ago
  49. afe42d7 xen: make blkif_getgeo static by Harvey Harrison · 16 years ago
  50. 4f93f09b xen: Add compatibility aliases for frontend drivers by Mark McLoughlin · 16 years ago
  51. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  52. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  53. 53f0e8a xen/blkfront: use bdget_disk by Jeremy Fitzhardinge · 16 years ago
  54. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago
  55. 597592d xen: Implement getgeo for Xen virtual block device. by Ian Campbell · 16 years ago
  56. f530f036 blk_end_request: changing xen-blkfront (take 4) by Kiyoshi Ueda · 17 years ago
  57. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  58. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  59. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  60. 9f27ee5 xen: add virtual block device driver. by Jeremy Fitzhardinge · 17 years ago