1. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  2. aea305e1 xen-blkback: really don't leak mode property by Jan Beulich · 8 years ago
  3. 5304394 xen-blkback: constify instance of "struct attribute_group" by Jan Beulich · 8 years ago
  4. 6694389 xen-blkback: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 8 years ago
  5. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  6. c888a8f block: kill off q->flush_flags by Jens Axboe · 8 years ago
  7. fa3184b xen/blback: Fit the important information of the thread in 17 characters by Konrad Rzeszutek Wilk · 9 years ago
  8. 5a70584 xen-blkback: advertise indirect segment support earlier by Jan Beulich · 9 years ago
  9. 93bb277 xen/blkback: Fix two memory leaks. by Bob Liu · 9 years ago
  10. db6fbc1 xen/blkback: make st_ statistics per ring by Bob Liu · 9 years ago
  11. 2d0382f xen/blkback: Free resources if connect_ring failed. by Konrad Rzeszutek Wilk · 9 years ago
  12. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 9 years ago
  13. d4bf006 xen/blkback: make pool of persistent grants and free pages per-queue by Bob Liu · 9 years ago
  14. d62d860 xen/blkback: get the number of hardware queues/rings from blkfront by Bob Liu · 9 years ago
  15. 2fb1ef4 xen/blkback: pseudo support for multi hardware queues/rings by Konrad Rzeszutek Wilk · 9 years ago
  16. 5979570 xen/blkback: separate ring information out of struct xen_blkif by Bob Liu · 9 years ago
  17. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  18. 67de5df block/xen-blkback: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  19. f929d42 xen/blkback: free requests on disconnection by Roger Pau Monne · 9 years ago
  20. 86839c5 xen/block: add multi-page ring support by Bob Liu · 9 years ago
  21. 69b91ed drivers: xen-blkback: delay pending_req allocation to connect_ring by Bob Liu · 9 years ago
  22. a39ef1a7 Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  23. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  24. 77387b8 xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX by Tao Chen · 9 years ago
  25. 1375590 xen-blkback: enlarge the array size of blkback name by Tao Chen · 9 years ago
  26. b042a3c xen-blkback: default to X86_32 ABI on x86 by David Vrabel · 10 years ago
  27. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  28. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  29. 12ea729 xen/blkback: unmap all persistent grants when frontend gets disconnected by Vitaly Kuznetsov · 10 years ago
  30. 814d04e xen-blkback: defer freeing blkif to avoid blocking xenwatch by Valentin Priescu · 10 years ago
  31. c926b70 xen/blkback: disable discard feature if requested by toolstack by Olaf Hering · 10 years ago
  32. abb97b8 xen-blkback: init persistent_purge_work work_struct by Roger Pau Monne · 11 years ago
  33. c05f3e3 xen-blkback: fix shutdown race by Roger Pau Monne · 11 years ago
  34. ef75341 xen-blkback: fix memory leaks by Roger Pau Monne · 11 years ago
  35. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  36. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  37. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  38. 8e3f875 xen/blkback: Check for insane amounts of request on the ring (v6). by Konrad Rzeszutek Wilk · 12 years ago
  39. 7c4d7d7 xen/blkback: Use physical sector size for setup by Stefan Bader · 11 years ago
  40. bb642e8 xen-blkback: allocate list of pending reqs in small chunks by Roger Pau Monne · 11 years ago
  41. 402b27f xen-block: implement indirect descriptors by Roger Pau Monne · 11 years ago
  42. bf0720c xen-blkback: make the queue of free requests per backend by Roger Pau Monne · 11 years ago
  43. 3f3aad5 xen-blkback: implement LRU mechanism for persistent grants by Roger Pau Monne · 11 years ago
  44. c6cc142 xen-blkback: use balloon pages for all mappings by Roger Pau Monne · 11 years ago
  45. 986cacb xen/blkback: Change statistics counter types to unsigned by Zoltan Kiss · 11 years ago
  46. 9d09260 xen-blkback: do not leak mode property by Jan Beulich · 12 years ago
  47. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  48. cb5bd4d xen/blkback: persistent-grants fixes by Roger Pau Monne · 12 years ago
  49. 0a8704a xen/blkback: Persistent grant maps for xen blk drivers by Roger Pau Monne · 12 years ago
  50. 654dbef xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  51. 2911758 xen/blkback: Fix compile warning by Konrad Rzeszutek Wilk · 12 years ago
  52. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 12 years ago
  53. 3389bb8 xen/blkback: Make optional features be really optional. by Konrad Rzeszutek Wilk · 12 years ago
  54. 4dae767 xen/blkback: Squash the discard support for 'file' and 'phy' type. by Konrad Rzeszutek Wilk · 12 years ago
  55. 16008d6 Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  56. 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
  57. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  58. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  59. 5ea4298 xen/blk[front|back]: Enhance discard support with secure erasing support. by Konrad Rzeszutek Wilk · 13 years ago
  60. 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
  61. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  62. 2d07384 block: xen-blkback: use API provided by xenbus module to map rings by David Vrabel · 13 years ago
  63. 29bde09 xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. by Konrad Rzeszutek Wilk · 13 years ago
  64. c555aab xen-blkback: fixed indentation and comments by Joe Jin · 13 years ago
  65. b3cb0d6 xen-blkback: Implement discard requests ('feature-discard') by Li Dongyang · 13 years ago
  66. 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
  67. 1bc05b0 xen-blkback: fixed indentation and comments by Joe Jin · 13 years ago
  68. 6f5986b xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed. by Joe Jin · 13 years ago
  69. 08b8bfc xen: Add __attribute__((format(printf... where appropriate by Joe Perches · 13 years ago
  70. 6464920 xen/blkback: don't call vbd_size() if bd_disk is NULL by Laszlo Ersek · 13 years ago
  71. 5185432 xen/blkback: Align the tabs on the structure. by Konrad Rzeszutek Wilk · 13 years ago
  72. 3d81473 xen/blkback: Prefix 'vbd' with 'xen' in structs and functions. by Konrad Rzeszutek Wilk · 13 years ago
  73. 30fd150 xen/blkback: Change structure name blkif_st to xen_blkif. by Konrad Rzeszutek Wilk · 13 years ago
  74. 03e0edf xen/blkback: Checkpatch.pl recommend against multiple assigments. by Konrad Rzeszutek Wilk · 13 years ago
  75. b9fc029 xen/blkback: Fix spelling mistakes. by Konrad Rzeszutek Wilk · 13 years ago
  76. 22b20f2 xen/blkback: Use the DRV_PFX in the pr_.. macros. by Konrad Rzeszutek Wilk · 13 years ago
  77. 1afbd73 xen/blkback: Make the DPRINTK uniform. by Konrad Rzeszutek Wilk · 13 years ago
  78. ebe8190 xen/blkback: Change printk/DPRINTK to pr_.. type variant. by Konrad Rzeszutek Wilk · 13 years ago
  79. 01f37f2 xen/blkback: Fixed up comments and converted spaces to tabs. by Konrad Rzeszutek Wilk · 13 years ago
  80. 24f567f xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE_BARRIER. by Konrad Rzeszutek Wilk · 13 years ago
  81. 8b6bf74 xen/blkback: Prefix exposed functions with xen_ by Konrad Rzeszutek Wilk · 13 years ago
  82. 42c7841 xen-blkback: Inline some of the functions that were moved from vbd/interface.c by Konrad Rzeszutek Wilk · 13 years ago
  83. 6cd0388 xen-blkback: Remove from the copyright notice the address. by Konrad Rzeszutek Wilk · 13 years ago
  84. ee9ff85 xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly. by Konrad Rzeszutek Wilk · 13 years ago
  85. 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]
  86. d6091b2 xen/blkback: Fix checkpatch warnings of xenbus.c by Konrad Rzeszutek Wilk · 13 years ago
  87. 5489377 xen/blkback: blkif->struct blkif_st by Konrad Rzeszutek Wilk · 13 years ago
  88. a1397fa xen/blkback: Add some comments. by Konrad Rzeszutek Wilk · 13 years ago
  89. 313d7b0 blkback: Fix CVE-2010-3699 by Keir Fraser · 14 years ago
  90. cbf4629 xen/blkback: Flush blkback data when connecting. by Chris Lalancette · 14 years ago
  91. 98e036a xen/blkback: add accessor for xenbus backend device by Jeremy Fitzhardinge · 14 years ago
  92. 5cf6e4f xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data. by Jeremy Fitzhardinge · 15 years ago
  93. 8770b26 Fix compile warnings: ignoring return value of 'xenbus_register_backend' .. by Konrad Rzeszutek Wilk · 15 years ago
  94. 8812293 xen-blkback-porting by Jeremy Fitzhardinge · 16 years ago
  95. 4d05a28 xen: add blkback support by Konrad Rzeszutek Wilk · 13 years ago