1. 16008d6 Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  2. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  3. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  4. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  5. 5ea4298 xen/blk[front|back]: Enhance discard support with secure erasing support. by Konrad Rzeszutek Wilk · 13 years ago
  6. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  7. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  8. 2d07384 block: xen-blkback: use API provided by xenbus module to map rings by David Vrabel · 13 years ago
  9. 29bde09 xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. by Konrad Rzeszutek Wilk · 13 years ago
  10. c555aab xen-blkback: fixed indentation and comments by Joe Jin · 13 years ago
  11. b3cb0d6 xen-blkback: Implement discard requests ('feature-discard') by Li Dongyang · 13 years ago
  12. 89c63a8 Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 13 years ago
  13. 1bc05b0 xen-blkback: fixed indentation and comments by Joe Jin · 13 years ago
  14. 6f5986b xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed. by Joe Jin · 13 years ago
  15. 08b8bfc xen: Add __attribute__((format(printf... where appropriate by Joe Perches · 13 years ago
  16. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  17. 5185432 xen/blkback: Align the tabs on the structure. by Konrad Rzeszutek Wilk · 13 years ago
  18. 3d81473 xen/blkback: Prefix 'vbd' with 'xen' in structs and functions. by Konrad Rzeszutek Wilk · 13 years ago
  19. 30fd150 xen/blkback: Change structure name blkif_st to xen_blkif. by Konrad Rzeszutek Wilk · 13 years ago
  20. 03e0edf xen/blkback: Checkpatch.pl recommend against multiple assigments. by Konrad Rzeszutek Wilk · 13 years ago
  21. b9fc029 xen/blkback: Fix spelling mistakes. by Konrad Rzeszutek Wilk · 13 years ago
  22. 22b20f2 xen/blkback: Use the DRV_PFX in the pr_.. macros. by Konrad Rzeszutek Wilk · 13 years ago
  23. 1afbd73 xen/blkback: Make the DPRINTK uniform. by Konrad Rzeszutek Wilk · 13 years ago
  24. ebe8190 xen/blkback: Change printk/DPRINTK to pr_.. type variant. by Konrad Rzeszutek Wilk · 13 years ago
  25. 01f37f2 xen/blkback: Fixed up comments and converted spaces to tabs. by Konrad Rzeszutek Wilk · 13 years ago
  26. 24f567f xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE_BARRIER. by Konrad Rzeszutek Wilk · 13 years ago
  27. 8b6bf74 xen/blkback: Prefix exposed functions with xen_ by Konrad Rzeszutek Wilk · 13 years ago
  28. 42c7841 xen-blkback: Inline some of the functions that were moved from vbd/interface.c by Konrad Rzeszutek Wilk · 13 years ago
  29. 6cd0388 xen-blkback: Remove from the copyright notice the address. by Konrad Rzeszutek Wilk · 13 years ago
  30. ee9ff85 xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. by Konrad Rzeszutek Wilk · 13 years ago
  31. dfc07b1 xen/blkback: Move it from drivers/xen to drivers/block by Konrad Rzeszutek Wilk · 13 years ago[Renamed from drivers/xen/blkback/xenbus.c]
  32. d6091b2 xen/blkback: Fix checkpatch warnings of xenbus.c by Konrad Rzeszutek Wilk · 13 years ago
  33. 5489377 xen/blkback: blkif->struct blkif_st by Konrad Rzeszutek Wilk · 13 years ago
  34. a1397fa xen/blkback: Add some comments. by Konrad Rzeszutek Wilk · 13 years ago
  35. 313d7b0 blkback: Fix CVE-2010-3699 by Keir Fraser · 14 years ago
  36. cbf4629 xen/blkback: Flush blkback data when connecting. by Chris Lalancette · 14 years ago
  37. 98e036a xen/blkback: add accessor for xenbus backend device by Jeremy Fitzhardinge · 14 years ago
  38. 5cf6e4f xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data. by Jeremy Fitzhardinge · 14 years ago
  39. 8770b26 Fix compile warnings: ignoring return value of 'xenbus_register_backend' .. by Konrad Rzeszutek Wilk · 15 years ago
  40. 8812293 xen-blkback-porting by Jeremy Fitzhardinge · 16 years ago
  41. 4d05a28 xen: add blkback support by Konrad Rzeszutek Wilk · 13 years ago