1. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  2. 4e876c2 xen-blkfront: free resources if xlvbd_alloc_gendisk fails by Bob Liu · 8 years ago
  3. 172335a xen-blkfront: introduce blkif_set_queue_limits() by Bob Liu · 8 years ago
  4. 6c647b0 xen-blkfront: fix places not updated after introducing 64KB page granularity by Bob Liu · 8 years ago
  5. 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
  6. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  7. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  8. ff59532 xen-blkfront: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 8 years ago
  9. 7b427a5 xen-blkfront: save uncompleted reqs in blkfront_resume() by Bob Liu · 8 years ago
  10. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  11. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  12. 2a6f71a xen-blkfront: fix resume issues after a migration by Bob Liu · 8 years ago
  13. efd1535 xen-blkfront: don't call talk_to_blkback when already connected to blkback by Bob Liu · 8 years ago
  14. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 8 years ago
  15. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  16. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  17. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  18. bfd230a xen-blkfront: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  19. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  20. 14e710f xen-blkfront: rename indirect descriptor parameter by Jan Beulich · 8 years ago
  21. 3db70a8 xen/blkfront: realloc ring info in blkif_resume by Bob Liu · 8 years ago
  22. c31ecf6 xen/blkfront: Fix crash if backend doesn't follow the right states. by Konrad Rzeszutek Wilk · 8 years ago
  23. 6cc56833 xen/blkfront: Handle non-indirect grant with 64KB pages by Julien Grall · 9 years ago
  24. 2e07396 xen-blkfront: Introduce blkif_ring_get_request by Julien Grall · 9 years ago
  25. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 8 years ago
  26. 45fc826 xen/blkfront: correct setting for xen_blkif_max_ring_order by Peng Fan · 8 years ago
  27. 73716df xen/blkfront: make persistent grants pool per-queue by Bob Liu · 9 years ago
  28. 75f070b3 xen/blkfront: Remove duplicate setting of ->xbdev. by Bob Liu · 9 years ago
  29. 6f03a7f xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors. by Konrad Rzeszutek Wilk · 9 years ago
  30. 28d949b xen/blkfront: negotiate number of queues/rings to be used with backend by Bob Liu · 9 years ago
  31. 1165956 xen/blkfront: split per device io_lock by Bob Liu · 9 years ago
  32. 3df0e50 xen/blkfront: pseudo support for multi hardware queues/rings by Bob Liu · 9 years ago
  33. 81f3516 xen/blkfront: separate per ring information out of device info by Bob Liu · 9 years ago
  34. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  35. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  36. c004a6f block/xen-blkfront: Make it running on 64KB page granularity by Julien Grall · 9 years ago
  37. 4f503fb block/xen-blkfront: split get_grant in 2 by Julien Grall · 9 years ago
  38. a7a6df2 block/xen-blkfront: Store a page rather a pfn in the grant structure by Julien Grall · 9 years ago
  39. 3320466 block/xen-blkfront: Split blkif_queue_request in 2 by Julien Grall · 9 years ago
  40. c3984cc 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
  41. a54c8f0 xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing) by Cathy Avery · 9 years ago
  42. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  43. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  44. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  45. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  46. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  47. 907c3eb xen-blkfront: convert to blk-mq APIs by Bob Liu · 9 years ago
  48. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  49. 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
  50. 7b07675 xen-blkfront: don't add indirect pages to list when !feature_persistent by Bob Liu · 9 years ago
  51. d50babb xen-blkfront: introduce blkfront_gather_backend_features() by Bob Liu · 9 years ago
  52. 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
  53. a9b54bb drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising by Bob Liu · 9 years ago
  54. ee4b717 block/xen-blkfront: Remove invalid comment by Julien Grall · 9 years ago
  55. db26a68 block/xen-blkfront: Remove unused macro MAXIMUM_OUTSTANDING_BLOCK_REQS by Julien Grall · 9 years ago
  56. 86839c5 xen/block: add multi-page ring support by Bob Liu · 9 years ago
  57. 8ab0144 driver: xen-blkfront: move talk_to_blkback to a more suitable place by Bob Liu · 9 years ago
  58. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  59. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  60. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 9 years ago
  61. 3bb8c98 xen-blkfront: fix accounting of reqs when migrating by Roger Pau Monne · 9 years ago
  62. fdf9b96 xen/blkfront: remove redundant flush_op by Vitaly Kuznetsov · 9 years ago
  63. ad42d39 xen/blkfront: improve protection against issuing unsupported REQ_FUA by Vitaly Kuznetsov · 9 years ago
  64. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  65. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  66. 0f1ca65 xen, blkfront: factor out flush-related checks from do_blkif_request() by Arianna Avanzini · 10 years ago
  67. 879466e Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into for-3.16/drivers by Jens Axboe · 10 years ago
  68. 1c8cad6 xen-blkfront: remove type check from blkfront_setup_discard by Olaf Hering · 10 years ago
  69. b4f42e2 block: remove struct request buffer member by Jens Axboe · 10 years ago
  70. 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
  71. 3661371 xen-blkfront: handle backend CLOSED without CLOSING by David Vrabel · 10 years ago
  72. 80bfa2f xen-blkif: drop struct blkif_request_segment_aligned by Roger Pau Monne · 10 years ago
  73. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  74. 51c71a3 xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). by Konrad Rzeszutek Wilk · 10 years ago
  75. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 10 years ago
  76. 2f089cb block: xen-blkfront: Fix possible NULL ptr dereference by Felipe Pena · 11 years ago
  77. 427bfe0 xen-blkfront: Silence pfn maybe-uninitialized warning by Tim Gardner · 11 years ago
  78. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  79. bfe11d6 xen-blkfront: restore the non-persistent data path by Roger Pau Monne · 11 years ago
  80. c47206e xen-blkfront: improve aproximation of required grants per request by Roger Pau Monne · 11 years ago
  81. fbe363c xen-blkfront: revoke foreign access for grants not mapped by the backend by Roger Pau Monne · 11 years ago
  82. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 11 years ago
  83. f35546e Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.11/drivers by Jens Axboe · 11 years ago
  84. 294caaf xen-blkfront: set blk_queue_max_hw_sectors correctly by Roger Pau Monne · 11 years ago
  85. 7c4d7d7 xen/blkback: Use physical sector size for setup by Stefan Bader · 11 years ago
  86. 2d5dc3b xen-blkfront: Introduce a 'max' module parameter to alter the amount of indirect segments. by Konrad Rzeszutek Wilk · 11 years ago
  87. b764915 xen-blkfront: use a different scatterlist for each request by Roger Pau Monne · 11 years ago
  88. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  89. 402b27f xen-block: implement indirect descriptors by Roger Pau Monne · 11 years ago
  90. b1173e3 xen-blkfront: remove frame list from blk_shadow by Roger Pau Monne · 11 years ago
  91. 9c1e050 xen-blkfront: pre-allocate pages for requests by Roger Pau Monne · 11 years ago
  92. 155b7ed xen-blkfront: switch from llist to list by Roger Pau Monne · 11 years ago
  93. 29d0b21 xen-blkfront: replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 11 years ago
  94. f84adf4 xen-blkfront: drop the use of llist_for_each_entry_safe by Konrad Rzeszutek Wilk · 11 years ago
  95. d62f691 xen-blkfront: handle bvecs with partial data by Roger Pau Monne · 11 years ago
  96. ebb351c llist/xen-blkfront: implement safe version of llist_for_each_entry by Roger Pau Monne · 11 years ago
  97. 07c540a xen-blkfront: free allocated page by Roger Pau Monne · 12 years ago
  98. cb5bd4d xen/blkback: persistent-grants fixes by Roger Pau Monne · 12 years ago
  99. 0a8704a5 xen/blkback: Persistent grant maps for xen blk drivers by Roger Pau Monne · 12 years ago
  100. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago