1. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  2. 93bb277 xen/blkback: Fix two memory leaks. by Bob Liu · 9 years ago
  3. db6fbc1 xen/blkback: make st_ statistics per ring by Bob Liu · 9 years ago
  4. a6e7af1 xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule() by Jiri Kosina · 9 years ago
  5. 2d0382f xen/blkback: Free resources if connect_ring failed. by Konrad Rzeszutek Wilk · 9 years ago
  6. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 9 years ago
  7. d4bf006 xen/blkback: make pool of persistent grants and free pages per-queue by Bob Liu · 9 years ago
  8. d62d860 xen/blkback: get the number of hardware queues/rings from blkfront by Bob Liu · 9 years ago
  9. 2fb1ef4 xen/blkback: pseudo support for multi hardware queues/rings by Konrad Rzeszutek Wilk · 9 years ago
  10. 5979570 xen/blkback: separate ring information out of struct xen_blkif by Bob Liu · 9 years ago
  11. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  12. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  13. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  14. 67de5df block/xen-blkback: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  15. adbe734 Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  16. f929d42 xen/blkback: free requests on disconnection by Roger Pau Monne · 9 years ago
  17. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  18. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  19. e162b21 Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  20. 53bc7dc xen-blkback: replace work_pending with work_busy in purge_persistent_gnt() by Bob Liu · 9 years ago
  21. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  22. 6443af9 Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 9 years ago
  23. 6684fa1 block/xen-blkback: s/nr_pages/nr_segs/ by Julien Grall · 9 years ago
  24. 86839c5 xen/block: add multi-page ring support by Bob Liu · 9 years ago
  25. 69b91ed drivers: xen-blkback: delay pending_req allocation to connect_ring by Bob Liu · 9 years ago
  26. b44166c xen/grant: introduce func gnttab_unmap_refs_sync() by Bob Liu · 9 years ago
  27. 325d73b xen/blkback: safely unmap purge persistent grants by Bob Liu · 9 years ago
  28. a39ef1a7 Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  29. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  30. 77387b8 xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX by Tao Chen · 9 years ago
  31. 1375590 xen-blkback: enlarge the array size of blkback name by Tao Chen · 9 years ago
  32. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. b042a3c xen-blkback: default to X86_32 ABI on x86 by David Vrabel · 9 years ago
  34. c43cf3e xen-blkback: safely unmap grants in case they are still in use by Jennifer Herbert · 10 years ago
  35. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 9 years ago
  36. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  37. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  38. 61cecca xen-blkback: fix leak on grant map error path by Roger Pau Monné · 10 years ago
  39. 12ea729 xen/blkback: unmap all persistent grants when frontend gets disconnected by Vitaly Kuznetsov · 10 years ago
  40. 814d04e xen-blkback: defer freeing blkif to avoid blocking xenwatch by Valentin Priescu · 10 years ago
  41. c926b70 xen/blkback: disable discard feature if requested by toolstack by Olaf Hering · 10 years ago
  42. abb97b8 xen-blkback: init persistent_purge_work work_struct by Roger Pau Monne · 10 years ago
  43. 9d4cb8e Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-linus by Jens Axboe · 10 years ago
  44. 80bfa2f xen-blkif: drop struct blkif_request_segment_aligned by Roger Pau Monne · 10 years ago
  45. c05f3e3 xen-blkback: fix shutdown race by Roger Pau Monne · 10 years ago
  46. ef75341 xen-blkback: fix memory leaks by Roger Pau Monne · 10 years ago
  47. 2ed22e3 xen-blkback: fix memory leak when persistent grants are used by Matt Rushton · 10 years ago
  48. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  49. ea5ec76 xen/blkback: fix reference counting by Vegard Nossum · 11 years ago
  50. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  51. d4c90b1 Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  52. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  53. 1e0f7a2 xen-blkback: check the number of iovecs before allocating a bios by Roger Pau Monne · 11 years ago
  54. 2d91054 xen-blkback: workaround compiler bug in gcc 4.1 by Roger Pau Monne · 11 years ago
  55. 8e3f875 xen/blkback: Check for insane amounts of request on the ring (v6). by Konrad Rzeszutek Wilk · 11 years ago
  56. 604c499 xen/blkback: Check device permissions before allowing OP_DISCARD by Konrad Rzeszutek Wilk · 11 years ago
  57. 7c4d7d7 xen/blkback: Use physical sector size for setup by Stefan Bader · 11 years ago
  58. bb642e8 xen-blkback: allocate list of pending reqs in small chunks by Roger Pau Monne · 11 years ago
  59. 402b27f xen-block: implement indirect descriptors by Roger Pau Monne · 11 years ago
  60. 31552ee xen-blkback: expand map/unmap functions by Roger Pau Monne · 11 years ago
  61. bf0720c xen-blkback: make the queue of free requests per backend by Roger Pau Monne · 11 years ago
  62. bb6acb2 xen-blkback: move pending handles list from blkbk to pending_req by Roger Pau Monne · 11 years ago
  63. 3f3aad5 xen-blkback: implement LRU mechanism for persistent grants by Roger Pau Monne · 11 years ago
  64. c6cc142 xen-blkback: use balloon pages for all mappings by Roger Pau Monne · 11 years ago
  65. c1a15d0 xen-blkback: print stats about persistent grants by Roger Pau Monne · 11 years ago
  66. ffb1dab xen-blkback: don't store dev_bus_addr by Roger Pau Monne · 11 years ago
  67. 217fd5e xen-blkback: fix foreach_grant_safe to handle empty lists by Roger Pau Monne · 11 years ago
  68. 0e5e098 xen-blkback: fix dispatch_rw_block_io() error path by Jan Beulich · 11 years ago
  69. 986cacb xen/blkback: Change statistics counter types to unsigned by Zoltan Kiss · 11 years ago
  70. 0e367ae xen/blkback: correctly respond to unknown, non-native requests by David Vrabel · 11 years ago
  71. a72d900 xen/xen-blkback: preq.dev is used without initialized by Chen Gang · 11 years ago
  72. 087ffec xen-blkback: use balloon pages for persistent grants by Roger Pau Monne · 11 years ago
  73. 01c681d xen/blkback: Don't trust the handle from the frontend. by Konrad Rzeszutek Wilk · 11 years ago
  74. 9d09260 xen-blkback: do not leak mode property by Jan Beulich · 12 years ago
  75. b6c46cf Merge branch 'stable/for-jens-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 12 years ago
  76. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  77. 7dc3411 xen-blkback: implement safe iterator for the list of persistent grants by Roger Pau Monne · 12 years ago
  78. 4d4f270 xen-blkback: move free persistent grants code by Roger Pau Monne · 12 years ago
  79. cb5bd4d xen/blkback: persistent-grants fixes by Roger Pau Monne · 12 years ago
  80. 0a8704a xen/blkback: Persistent grant maps for xen blk drivers by Roger Pau Monne · 12 years ago
  81. 1f99957 xen/blkback: Change xen_vbd's flush_support and discard_secure to have type unsigned int, rather than bool by Oliver Chick · 12 years ago
  82. 654dbef xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  83. 2911758 xen/blkback: Fix compile warning by Konrad Rzeszutek Wilk · 12 years ago
  84. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  85. 2fc136e xen/m2p: do not reuse kmap_op->dev_bus_addr by Stefano Stabellini · 12 years ago
  86. e79affc xen/arm: compile blkfront and blkback by Stefano Stabellini · 12 years ago
  87. 9877517 Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 12 years ago
  88. 8c9ce60 xen/blkback: Copy id field when doing BLKIF_DISCARD. by Konrad Rzeszutek Wilk · 12 years ago
  89. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 12 years ago
  90. 3389bb8 xen/blkback: Make optional features be really optional. by Konrad Rzeszutek Wilk · 12 years ago
  91. 4dae767 xen/blkback: Squash the discard support for 'file' and 'phy' type. by Konrad Rzeszutek Wilk · 12 years ago
  92. b2167ba xen/blkback: Enable blkback on HVM guests by Daniel De Graaf · 13 years ago
  93. 4f14faa xen/blkback: use grant-table.c hypercall wrappers by Daniel De Graaf · 13 years ago
  94. 16008d6 Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  95. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  96. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  97. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  98. ae18be1 xen-blkback: convert hole punching to discard request on loop devices by Li Dongyang · 13 years ago
  99. 4214635 xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io by Konrad Rzeszutek Wilk · 13 years ago
  100. 5ea4298 xen/blk[front|back]: Enhance discard support with secure erasing support. by Konrad Rzeszutek Wilk · 13 years ago