1. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  2. ec9c42e block: make xenbus device id constant by Márton Németh · 15 years ago
  3. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  4. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  5. a1b4b12 xen block: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  6. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  7. 9bd7de5 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  8. b9ed725 xen-blkfront: beyond ARRAY_SIZE of info->shadow by Roel Kluin · 15 years ago
  9. 31a1440 xen/blkfront: fix warning when deleting gendisk on unplug/shutdown by Ian Campbell · 15 years ago
  10. 28afea5 xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected by Ian Campbell · 15 years ago
  11. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  12. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  13. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  14. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  15. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  16. a1a15ac Fix kernel NULL pointer dereference in xen-blkfront by Kris Shannon · 15 years ago
  17. 9e973e6 xen/blkfront: use blk_rq_map_sg to generate ring entries by Jens Axboe · 15 years ago
  18. 66d352e xen-blkfront: set queue paravirt flag by Fernando Luis Vázquez Cao · 16 years ago
  19. 68aee07 Release old elevator on change elevator by Zhaolei · 16 years ago
  20. a63c848 [PATCH] switch xen by Al Viro · 16 years ago
  21. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  22. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  23. 9246b5f block: Expand Xen blkfront for > 16 xvd by Chris Lalancette · 16 years ago
  24. 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
  25. 62aa005 xen-blkfront.c: make blkif_ioctl() static by Adrian Bunk · 16 years ago
  26. a144ff0 xen: Avoid allocations causing swap activity on the resume path by Ian Campbell · 16 years ago
  27. 5a60d0c xen/blkfront: add __exit to module_exit() handlers by Jan Beulich · 16 years ago
  28. 04c0635 xen/blkfront: Make sure that the device is fully ready before allowing release. by Wim Colgate · 16 years ago
  29. 440a01a xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront. by Christian Limpach · 16 years ago
  30. 1c91fe1 xen/blkfront: Make sure we don't use bounce buffers, we don't need them. by Ian Campbell · 16 years ago
  31. afe42d7 xen: make blkif_getgeo static by Harvey Harrison · 16 years ago
  32. 4f93f09 xen: Add compatibility aliases for frontend drivers by Mark McLoughlin · 16 years ago
  33. d2f0c52 xen: Module autoprobing support for frontend drivers by Mark McLoughlin · 16 years ago
  34. 1d78d70 xen blkfront: Delay wait for block devices until after the disk is added by Christian Limpach · 16 years ago
  35. 53f0e8a xen/blkfront: use bdget_disk by Jeremy Fitzhardinge · 16 years ago
  36. 3e33423 xen: Make xen-blkfront write its protocol ABI to xenstore by Markus Armbruster · 16 years ago
  37. 597592d xen: Implement getgeo for Xen virtual block device. by Ian Campbell · 16 years ago
  38. f530f036 blk_end_request: changing xen-blkfront (take 4) by Kiyoshi Ueda · 17 years ago
  39. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  40. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  41. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  42. 9f27ee5 xen: add virtual block device driver. by Jeremy Fitzhardinge · 17 years ago