1. e6383b1 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  2. 3a169c0 xen/blkfront: fix memory allocation flags in blkfront_setup_indirect() by Juergen Gross · 4 years, 10 months ago
  3. 3cbc28b xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify by Balbir Singh · 4 years, 10 months ago
  4. 4ab50af xen/blkfront: fix ring info addressing by Juergen Gross · 4 years, 11 months ago
  5. ed535f2 Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  6. 0265d6e xen/blkfront: limit allocated memory size to actual use case by Juergen Gross · 5 years ago
  7. 9452b1a compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers by Arnd Bergmann · 5 years ago
  8. 589b728 xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk by Nathan Chancellor · 5 years ago
  9. 1d5c76e xen-blkfront: switch kcalloc to kvcalloc for large array allocation by Roger Pau Monne · 6 years ago
  10. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  11. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  12. 6cc4a08 xen-blkfront: fix kernel panic with negotiate_mq error path by Manjunath Patil · 6 years ago
  13. f92898e xen/blkfront: avoid NULL blkfront_info dereference on device removal by Vasilis Liaskovitis · 6 years ago
  14. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  15. 6c76786 xen/blkfront: correct purging of persistent grants by Juergen Gross · 6 years ago
  16. 15c2068 Revert "xen/blkfront: When purging persistent grants, keep them in the buffer" by Jens Axboe · 6 years ago
  17. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  18. f151ba9 xen/blkfront: When purging persistent grants, keep them in the buffer by Boris Ostrovsky · 6 years ago
  19. 4bcddba xen/blkfront: reorder tests in xlblk_init() by Juergen Gross · 6 years ago
  20. a46b536 xen/blkfront: cleanup stale persistent grants by Juergen Gross · 6 years ago
  21. f87c30c xen-blkfront: use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  22. d3df0ac xen/blkfront: remove unused macros by Juergen Gross · 6 years ago
  23. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  24. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  25. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  26. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  27. 9296080 Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 7 years ago
  28. 7ed8ce1 xen-blkfront: move negotiate_mq to cover all cases of new VBDs by Bhavesh Davda · 7 years ago
  29. 86ff7c2 blk-mq: introduce BLK_STS_DEV_RESOURCE by Ming Lei · 7 years ago
  30. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  31. ccc2225 xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1 by Bart Van Assche · 7 years ago
  32. b15bd8c xen-blkfront: use a right index when checking requests by Munehisa Kamata · 7 years ago
  33. bd912ef3 xen/blkfront: always allocate grants first from per-queue persistent grants by Dongli Zhang · 8 years ago
  34. 4b422cb xen-blkfront: fix mq start/stop race by Junxiao Bi · 8 years ago
  35. 31c4ccc xen-blkfront: Fix handling of non-supported operations by Bart Van Assche · 8 years ago
  36. 46685d1 blk-mq: don't bounce by default by Christoph Hellwig · 8 years ago
  37. 4559fa5 xen-blkfront: remove bio splitting. by NeilBrown · 8 years ago
  38. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  39. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  40. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  41. 08e0029 blk-mq: remove the error argument to blk_mq_complete_request by Christoph Hellwig · 8 years ago
  42. 2609587 xen-blkfront: don't use req->errors by Christoph Hellwig · 8 years ago
  43. 89515d0 blkfront: add uevent for size change by Marc Olson · 8 years ago
  44. f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
  45. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  46. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  47. 3b4f188 xen-blkfront: correct maximum segment accounting by Jan Beulich · 8 years ago
  48. b32728f xen-blkfront: feature flags handling adjustments by Jan Beulich · 8 years ago
  49. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  50. f27dc1a xen: make use of xenbus_read_unsigned() in xen-blkfront by Juergen Gross · 8 years ago
  51. 2b053ac blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() by Bart Van Assche · 8 years ago
  52. 52d7f1b blk-mq: Avoid that requeueing starts stopped queues by Bart Van Assche · 8 years ago
  53. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  54. 4e876c2 xen-blkfront: free resources if xlvbd_alloc_gendisk fails by Bob Liu · 8 years ago
  55. 172335a xen-blkfront: introduce blkif_set_queue_limits() by Bob Liu · 9 years ago
  56. 6c647b0 xen-blkfront: fix places not updated after introducing 64KB page granularity by Bob Liu · 9 years ago
  57. 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
  58. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  59. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. ff59532 xen-blkfront: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 9 years ago
  61. 7b427a5 xen-blkfront: save uncompleted reqs in blkfront_resume() by Bob Liu · 9 years ago
  62. 0d52c756 block: convert to device_add_disk() by Dan Williams · 9 years ago
  63. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
  64. 2a6f71a xen-blkfront: fix resume issues after a migration by Bob Liu · 9 years ago
  65. efd1535 xen-blkfront: don't call talk_to_blkback when already connected to blkback by Bob Liu · 9 years ago
  66. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 9 years ago
  67. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 9 years ago
  68. c2df40d drivers: use req op accessor by Mike Christie · 9 years ago
  69. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  70. bfd230a xen-blkfront: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  71. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  72. 14e710f xen-blkfront: rename indirect descriptor parameter by Jan Beulich · 9 years ago
  73. 3db70a8 xen/blkfront: realloc ring info in blkif_resume by Bob Liu · 9 years ago
  74. c31ecf6 xen/blkfront: Fix crash if backend doesn't follow the right states. by Konrad Rzeszutek Wilk · 9 years ago
  75. 6cc56833 xen/blkfront: Handle non-indirect grant with 64KB pages by Julien Grall · 9 years ago
  76. 2e07396 xen-blkfront: Introduce blkif_ring_get_request by Julien Grall · 9 years ago
  77. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 9 years ago
  78. 45fc826 xen/blkfront: correct setting for xen_blkif_max_ring_order by Peng Fan · 9 years ago
  79. 73716df xen/blkfront: make persistent grants pool per-queue by Bob Liu · 9 years ago
  80. 75f070b3 xen/blkfront: Remove duplicate setting of ->xbdev. by Bob Liu · 9 years ago
  81. 6f03a7f xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors. by Konrad Rzeszutek Wilk · 9 years ago
  82. 28d949b xen/blkfront: negotiate number of queues/rings to be used with backend by Bob Liu · 9 years ago
  83. 1165956 xen/blkfront: split per device io_lock by Bob Liu · 9 years ago
  84. 3df0e50 xen/blkfront: pseudo support for multi hardware queues/rings by Bob Liu · 9 years ago
  85. 81f3516 xen/blkfront: separate per ring information out of device info by Bob Liu · 9 years ago
  86. 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
  87. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  88. c004a6f block/xen-blkfront: Make it running on 64KB page granularity by Julien Grall · 10 years ago
  89. 4f503fb block/xen-blkfront: split get_grant in 2 by Julien Grall · 10 years ago
  90. a7a6df2 block/xen-blkfront: Store a page rather a pfn in the grant structure by Julien Grall · 10 years ago
  91. 3320466 block/xen-blkfront: Split blkif_queue_request in 2 by Julien Grall · 10 years ago
  92. 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
  93. a54c8f0 xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing) by Cathy Avery · 9 years ago
  94. f4829a9 blk-mq: fix racy updates of rq->errors by Christoph Hellwig · 9 years ago
  95. 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
  96. 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
  97. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  98. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  99. 907c3eb xen-blkfront: convert to blk-mq APIs by Bob Liu · 10 years ago
  100. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 10 years ago