1. 1a827ce1 block: remove GENHD_FL_CD by Christoph Hellwig · 3 years, 2 months ago
  2. d39b0a2 xen-blkback: use sync_blockdev by Christoph Hellwig · 3 years, 3 months ago
  3. 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 6 months ago
  4. d75e7f6 xen-blkback: fix compatibility bug with single page rings by Paul Durrant · 4 years ago
  5. a080642 Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  6. a846738 xen-blkback: don't leak persistent grants from xen_blkbk_map() by Jan Beulich · 3 years, 10 months ago
  7. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  8. 4a037ad Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
  9. 871997b xen-blkback: fix error handling in xen_blkbk_map() by Jan Beulich · 4 years ago
  10. 5a26428 xen-blkback: don't "handle" error by BUG() by Jan Beulich · 4 years ago
  11. f2fa0e5 xen/events: link interdomain events to associated xenbus device by Juergen Gross · 4 years ago
  12. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  13. 1c72871 xen-blkback: set ring->xenblkd to NULL after kthread_stop() by Pawel Wieczorkiewicz · 4 years, 1 month ago
  14. 2e85d32 xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path() by SeongJae Park · 4 years, 1 month ago
  15. ca33479 xen: add helpers for caching grant mapping pages by Juergen Gross · 4 years, 1 month ago
  16. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  17. aac8a70 xen-blkback: add a parameter for disabling of persistent grants by SeongJae Park · 4 years, 4 months ago
  18. 01263a1 xen/blkback: use lateeoi irq binding by Juergen Gross · 4 years, 4 months ago
  19. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  20. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  21. 8557bbe xen/blkback: Consistently insert one empty line between functions by SeongJae Park · 5 years ago
  22. 823f209 xen/blkback: Remove unnecessary static variable name prefixes by SeongJae Park · 5 years ago
  23. cb9369b xen/blkback: Squeeze page pools if a memory pressure is detected by SeongJae Park · 5 years ago
  24. 62af608 Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  25. f4eef1b xen-blkback: support dynamic unbind/bind by Paul Durrant · 5 years ago
  26. b01d7cb Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  27. fa2ac65 xen-blkback: prevent premature module unload by Paul Durrant · 5 years ago
  28. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  29. 1485595 xen-blkback: allow module to be cleanly unloaded by Paul Durrant · 5 years ago
  30. f9bd84a xen/blkback: Avoid unmapping unmapped grant pages by SeongJae Park · 5 years ago
  31. ae78ca3 xen/blkback: fix memory leaks by Wenwen Wang · 5 years ago
  32. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  33. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  34. 4a8c31a xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront by Dongli Zhang · 6 years ago
  35. 5b8e432 xen/blkback: add stack variable 'blkif' in connect_ring() by Dongli Zhang · 6 years ago
  36. 6f2f39a xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring by Juergen Gross · 6 years ago
  37. d77ff24 xen/blkback: move persistent grants flags to bool by Juergen Gross · 6 years ago
  38. 973e540 xen/blkback: don't keep persistent grants too long by Juergen Gross · 6 years ago
  39. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  40. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  41. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  42. dc52d783 xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect by Annie Li · 7 years ago
  43. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  44. 3f2c940 xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1 by Bart Van Assche · 7 years ago
  45. 306b82a xen-blkback: Fix indentation by Bart Van Assche · 7 years ago
  46. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  47. 089bc01 xen-blkback: don't leak stack data via response ring by Jan Beulich · 8 years ago
  48. a24fa22c xen/blkback: don't use xen_blkif_get() in xen-blkback kthread by Juergen Gross · 8 years ago
  49. 71df1d7 xen/blkback: don't free be structure too early by Juergen Gross · 8 years ago
  50. 4646441 xen/blkback: fix disconnect while I/Os in flight by Juergen Gross · 8 years ago
  51. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  52. 2d4456c block: xen-blkback: add null check to avoid null pointer dereference by Gustavo A. R. Silva · 8 years ago
  53. 5584ea2 xen: modify xenstore watch event interface by Juergen Gross · 8 years ago
  54. 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
  55. 8235777 xen: make use of xenbus_read_unsigned() in xen-blkback by Juergen Gross · 8 years ago
  56. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 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. aea305e1 xen-blkback: really don't leak mode property by Jan Beulich · 9 years ago
  59. 5304394 xen-blkback: constify instance of "struct attribute_group" by Jan Beulich · 9 years ago
  60. 6694389 xen-blkback: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 9 years ago
  61. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 9 years ago
  62. a022606 xen: use bio op accessors by Mike Christie · 9 years ago
  63. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  64. c888a8f block: kill off q->flush_flags by Jens Axboe · 9 years ago
  65. fa3184b xen/blback: Fit the important information of the thread in 17 characters by Konrad Rzeszutek Wilk · 9 years ago
  66. 5a70584 xen-blkback: advertise indirect segment support earlier by Jan Beulich · 9 years ago
  67. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  68. 93bb277 xen/blkback: Fix two memory leaks. by Bob Liu · 9 years ago
  69. db6fbc1 xen/blkback: make st_ statistics per ring by Bob Liu · 9 years ago
  70. a6e7af1 xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule() by Jiri Kosina · 9 years ago
  71. 2d0382f xen/blkback: Free resources if connect_ring failed. by Konrad Rzeszutek Wilk · 9 years ago
  72. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 9 years ago
  73. d4bf006 xen/blkback: make pool of persistent grants and free pages per-queue by Bob Liu · 9 years ago
  74. d62d860 xen/blkback: get the number of hardware queues/rings from blkfront by Bob Liu · 9 years ago
  75. 2fb1ef4 xen/blkback: pseudo support for multi hardware queues/rings by Konrad Rzeszutek Wilk · 9 years ago
  76. 5979570 xen/blkback: separate ring information out of struct xen_blkif by Bob Liu · 9 years ago
  77. 1877914 xen-blkback: read from indirect descriptors only once by Roger Pau Monné · 9 years ago
  78. 1f13d75 xen-blkback: only read request operation from shared ring once by Roger Pau Monné · 9 years ago
  79. 9cce291 xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* by Julien Grall · 9 years ago
  80. 67de5df block/xen-blkback: Make it running on 64KB page granularity by Julien Grall · 10 years ago
  81. 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
  82. f929d42 xen/blkback: free requests on disconnection by Roger Pau Monne · 9 years ago
  83. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  84. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  85. 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
  86. 53bc7dc xen-blkback: replace work_pending with work_busy in purge_persistent_gnt() by Bob Liu · 9 years ago
  87. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  88. 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 · 10 years ago
  89. 6684fa1 block/xen-blkback: s/nr_pages/nr_segs/ by Julien Grall · 10 years ago
  90. 86839c5 xen/block: add multi-page ring support by Bob Liu · 10 years ago
  91. 69b91ed drivers: xen-blkback: delay pending_req allocation to connect_ring by Bob Liu · 10 years ago
  92. b44166c xen/grant: introduce func gnttab_unmap_refs_sync() by Bob Liu · 10 years ago
  93. 325d73b xen/blkback: safely unmap purge persistent grants by Bob Liu · 10 years ago
  94. a39ef1a Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  95. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 10 years ago
  96. 77387b8 xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX by Tao Chen · 10 years ago
  97. 1375590 xen-blkback: enlarge the array size of blkback name by Tao Chen · 10 years ago
  98. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  99. b042a3c xen-blkback: default to X86_32 ABI on x86 by David Vrabel · 10 years ago
  100. c43cf3e xen-blkback: safely unmap grants in case they are still in use by Jennifer Herbert · 10 years ago