1. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  2. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  4. 8e3f875 xen/blkback: Check for insane amounts of request on the ring (v6). by Konrad Rzeszutek Wilk · 12 years ago
  5. 7c4d7d7 xen/blkback: Use physical sector size for setup by Stefan Bader · 11 years ago
  6. bb642e8 xen-blkback: allocate list of pending reqs in small chunks by Roger Pau Monne · 11 years ago
  7. 402b27f xen-block: implement indirect descriptors by Roger Pau Monne · 11 years ago
  8. bf0720c xen-blkback: make the queue of free requests per backend by Roger Pau Monne · 11 years ago
  9. 3f3aad5 xen-blkback: implement LRU mechanism for persistent grants by Roger Pau Monne · 11 years ago
  10. c6cc142 xen-blkback: use balloon pages for all mappings by Roger Pau Monne · 11 years ago
  11. 986cacb xen/blkback: Change statistics counter types to unsigned by Zoltan Kiss · 11 years ago
  12. 9d09260 xen-blkback: do not leak mode property by Jan Beulich · 12 years ago
  13. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  14. cb5bd4d xen/blkback: persistent-grants fixes by Roger Pau Monne · 12 years ago
  15. 0a8704a xen/blkback: Persistent grant maps for xen blk drivers by Roger Pau Monne · 12 years ago
  16. 654dbef xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  17. 2911758 xen/blkback: Fix compile warning by Konrad Rzeszutek Wilk · 12 years ago
  18. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 12 years ago
  19. 3389bb8 xen/blkback: Make optional features be really optional. by Konrad Rzeszutek Wilk · 12 years ago
  20. 4dae767 xen/blkback: Squash the discard support for 'file' and 'phy' type. by Konrad Rzeszutek Wilk · 12 years ago
  21. 16008d6 Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  22. 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
  23. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  24. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  25. 5ea4298 xen/blk[front|back]: Enhance discard support with secure erasing support. by Konrad Rzeszutek Wilk · 13 years ago
  26. 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
  27. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  28. 2d07384 block: xen-blkback: use API provided by xenbus module to map rings by David Vrabel · 13 years ago
  29. 29bde09 xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. by Konrad Rzeszutek Wilk · 13 years ago
  30. c555aab xen-blkback: fixed indentation and comments by Joe Jin · 13 years ago
  31. b3cb0d6 xen-blkback: Implement discard requests ('feature-discard') by Li Dongyang · 13 years ago
  32. 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
  33. 1bc05b0 xen-blkback: fixed indentation and comments by Joe Jin · 13 years ago
  34. 6f5986b xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed. by Joe Jin · 13 years ago
  35. 08b8bfc xen: Add __attribute__((format(printf... where appropriate by Joe Perches · 13 years ago
  36. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  37. 5185432 xen/blkback: Align the tabs on the structure. by Konrad Rzeszutek Wilk · 13 years ago
  38. 3d81473 xen/blkback: Prefix 'vbd' with 'xen' in structs and functions. by Konrad Rzeszutek Wilk · 13 years ago
  39. 30fd150 xen/blkback: Change structure name blkif_st to xen_blkif. by Konrad Rzeszutek Wilk · 13 years ago
  40. 03e0edf xen/blkback: Checkpatch.pl recommend against multiple assigments. by Konrad Rzeszutek Wilk · 13 years ago
  41. b9fc029 xen/blkback: Fix spelling mistakes. by Konrad Rzeszutek Wilk · 13 years ago
  42. 22b20f2 xen/blkback: Use the DRV_PFX in the pr_.. macros. by Konrad Rzeszutek Wilk · 13 years ago
  43. 1afbd73 xen/blkback: Make the DPRINTK uniform. by Konrad Rzeszutek Wilk · 13 years ago
  44. ebe8190 xen/blkback: Change printk/DPRINTK to pr_.. type variant. by Konrad Rzeszutek Wilk · 13 years ago
  45. 01f37f2 xen/blkback: Fixed up comments and converted spaces to tabs. by Konrad Rzeszutek Wilk · 13 years ago
  46. 24f567f xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE_BARRIER. by Konrad Rzeszutek Wilk · 13 years ago
  47. 8b6bf74 xen/blkback: Prefix exposed functions with xen_ by Konrad Rzeszutek Wilk · 13 years ago
  48. 42c7841 xen-blkback: Inline some of the functions that were moved from vbd/interface.c by Konrad Rzeszutek Wilk · 13 years ago
  49. 6cd0388 xen-blkback: Remove from the copyright notice the address. by Konrad Rzeszutek Wilk · 13 years ago
  50. ee9ff85 xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. by Konrad Rzeszutek Wilk · 13 years ago
  51. 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]
  52. d6091b2 xen/blkback: Fix checkpatch warnings of xenbus.c by Konrad Rzeszutek Wilk · 13 years ago
  53. 5489377 xen/blkback: blkif->struct blkif_st by Konrad Rzeszutek Wilk · 13 years ago
  54. a1397fa xen/blkback: Add some comments. by Konrad Rzeszutek Wilk · 13 years ago
  55. 313d7b0 blkback: Fix CVE-2010-3699 by Keir Fraser · 14 years ago
  56. cbf4629 xen/blkback: Flush blkback data when connecting. by Chris Lalancette · 14 years ago
  57. 98e036a xen/blkback: add accessor for xenbus backend device by Jeremy Fitzhardinge · 14 years ago
  58. 5cf6e4f xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data. by Jeremy Fitzhardinge · 14 years ago
  59. 8770b26 Fix compile warnings: ignoring return value of 'xenbus_register_backend' .. by Konrad Rzeszutek Wilk · 15 years ago
  60. 8812293 xen-blkback-porting by Jeremy Fitzhardinge · 15 years ago
  61. 4d05a28 xen: add blkback support by Konrad Rzeszutek Wilk · 13 years ago