1. 5f21585 Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. b5f2954 blkcg: revert blkcg cleanups series by Dennis Zhou · 6 years ago
  3. 7abe849 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  4. 71f4d95 Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  5. 6080ad3 Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  6. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  7. bf50545 block: Introduce blk_revalidate_disk_zones() by Damien Le Moal · 6 years ago
  8. e76239a block: add a report_zones method by Christoph Hellwig · 6 years ago
  9. a91e138 block: Introduce blkdev_nr_zones() helper by Damien Le Moal · 6 years ago
  10. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  11. af9b926 MD: Memory leak when flush bio size is zero by Xiao Ni · 6 years ago
  12. 6aaa58c md: fix memleak for mempool by Jack Wang · 6 years ago
  13. da4ad3a dm writecache: remove disabled code in memory_entry() by Mike Snitzer · 6 years ago
  14. 3d4e738 dm zoned: fix various dmz_get_mblock() issues by Damien Le Moal · 6 years ago
  15. 33c2865 dm zoned: fix metadata block ref counting by Damien Le Moal · 6 years ago
  16. d857ad7 dm raid: avoid bitmap with raid4/5/6 journal device by Heinz Mauelshagen · 6 years ago
  17. ea89238 md-cluster: remove suspend_info by Guoqing Jiang · 6 years ago
  18. cb9ee15 md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted by Guoqing Jiang · 6 years ago
  19. cbce686 md-cluster/bitmap: don't call md_bitmap_sync_with_cluster during reshaping stage by Guoqing Jiang · 6 years ago
  20. ca1e98e md-cluster/raid10: don't call remove_and_add_spares during reshaping stage by Guoqing Jiang · 6 years ago
  21. aefb2e5 md-cluster/raid10: call update_size in md_reap_sync_thread by Guoqing Jiang · 6 years ago
  22. 5ebaf80 md-cluster: introduce resync_info_get interface for sanity check by Guoqing Jiang · 6 years ago
  23. 7564bed md-cluster/raid10: support add disk under grow mode by Guoqing Jiang · 6 years ago
  24. afd7562 md-cluster/raid10: resize all the bitmaps before start reshape by Guoqing Jiang · 6 years ago
  25. ed0302e dm crypt: make workqueue names device-specific by Michał Mirosław · 6 years ago
  26. f349b0a dm: add dm_table_device_name() by Michał Mirosław · 6 years ago
  27. 800a734 dm ioctl: harden copy_params()'s copy_from_user() from malicious users by Wenwen Wang · 6 years ago
  28. bab5d98 dm: remove unnecessary unlikely() around WARN_ON_ONCE() by Igor Stoppa · 6 years ago
  29. 092b5648 dm zoned: target: use refcount_t for dm zoned reference counters by John Pittman · 6 years ago
  30. 22d4c29 dm thin: use refcount_t for thin_c reference counting by John Pittman · 6 years ago
  31. 9e753ba MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  32. cef6f55 dm table: require that request-based DM be layered on blk-mq devices by Mike Snitzer · 6 years ago
  33. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 6 years ago
  34. 953923c dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED by Mike Snitzer · 6 years ago
  35. 6a23e05 dm: remove legacy request-based IO path by Jens Axboe · 6 years ago
  36. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  37. f8f83d8 md/bitmap: use mddev_suspend/resume instead of ->quiesce() by Jack Wang · 6 years ago
  38. 116d99a md: remove redundant code that is no longer reachable by Colin Ian King · 6 years ago
  39. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 6 years ago
  40. 9864cd5 dm: fix report zone remapping to account for partition offset by Damien Le Moal · 6 years ago
  41. c7cd555 dm cache: destroy migration_cache if cache target registration failed by Shenghui Wang · 6 years ago
  42. 3a646fd bcache: panic fix for making cache device by Dongbo Cao · 6 years ago
  43. f6027bc bcache: split combined if-condition code into separate ones by Dongbo Cao · 6 years ago
  44. 8792099 bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set by Shenghui Wang · 6 years ago
  45. 149d0ef bcache: replace hard coded number with BUCKET_GC_GEN_MAX by Coly Li · 6 years ago
  46. 91bafdf bcache: remove useless parameter of bch_debug_init() by Dongbo Cao · 6 years ago
  47. 3fd3c5c bcache: remove unused bch_passthrough_cache by Shenghui Wang · 6 years ago
  48. 4601014 bcache: recal cached_dev_sectors on detach by Shenghui Wang · 6 years ago
  49. 2d6cb6e bcache: fix miss key refill->end in writeback by Tang Junhui · 6 years ago
  50. 7567c2a bcache: Populate writeback_rate_minimum attribute by Ben Peddell · 6 years ago
  51. 2e17a26 bcache: correct dirty data statistics by Tang Junhui · 6 years ago
  52. 4516da4 bcache: fix typo in code comments of closure_return_with_destructor() by Coly Li · 6 years ago
  53. dd0c917 bcache: fix ioctl in flash device by Tang Junhui · 6 years ago
  54. 752f66a bcache: use REQ_PRIO to indicate bio for metadata by Coly Li · 6 years ago
  55. 502b291 bcache: trace missed reading by cache_missed by Tang Junhui · 6 years ago
  56. 7a55948 bcache: account size of buckets used in uuid write to ca->meta_sectors_written by Shenghui Wang · 6 years ago
  57. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  58. b98d6cb Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Greg Kroah-Hartman · 6 years ago
  59. 5d07384 dm cache: fix resize crash if user doesn't reload cache table by Mike Snitzer · 6 years ago
  60. 4561ffc dm cache metadata: ignore hints array being too small during resize by Joe Thornber · 6 years ago
  61. 059421e md: allow metadata updates while suspending an array - fix by NeilBrown · 6 years ago
  62. d595567 MD: fix invalid stored role for a disk by Shaohua Li · 6 years ago
  63. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  64. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  65. ee37d73 md/raid10: Fix raid10 replace hang when new added disk faulty by Alex Wu · 6 years ago
  66. fb73b35 raid5: block failing device if raid will be failed by Mariusz Tkaczyk · 6 years ago
  67. 0f843e6 bcache: add separate workqueue for journal_write to avoid deadlock by Guoju Fang · 6 years ago
  68. c839e7a blkcg: remove bio->bi_css and instead use bio->bi_blkg by Dennis Zhou (Facebook) · 6 years ago
  69. 0328ba9 dm raid: remove bogus const from decipher_sync_action() return type by Geert Uytterhoeven · 6 years ago
  70. b592211 dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer by Mike Snitzer · 6 years ago
  71. 013ad04 dm thin metadata: fix __udivdi3 undefined on 32-bit by Mike Snitzer · 6 years ago
  72. 6d39a12 dm: Remove VLA usage from hashes by Kees Cook · 6 years ago
  73. a0efc03 Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  74. 3ab9182 dm thin metadata: try to avoid ever aborting transactions by Joe Thornber · 6 years ago
  75. 5380c05 dm raid: bump target version, update comments and documentation by Heinz Mauelshagen · 6 years ago
  76. 36a240a dm raid: fix RAID leg rebuild errors by Heinz Mauelshagen · 6 years ago
  77. c44a5ee dm raid: fix rebuild of specific devices by updating superblock by Heinz Mauelshagen · 6 years ago
  78. 644e253 dm raid: fix stripe adding reshape deadlock by Heinz Mauelshagen · 6 years ago
  79. 38b0bd0 dm raid: fix reshape race on small devices by Heinz Mauelshagen · 6 years ago
  80. 432061b dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock by Mikulas Patocka · 6 years ago
  81. e4b069e dm verity: fix crash on bufio buffer that was allocated with vmalloc by Mikulas Patocka · 6 years ago
  82. 41a9504 md-cluster: release RESYNC lock after the last resync message by Guoqing Jiang · 6 years ago
  83. 1d0ffd2 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 6 years ago
  84. e254de6 md/raid5-cache: disable reshape completely by Shaohua Li · 6 years ago
  85. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  86. 3943b040 bcache: release dc->writeback_lock properly in bch_writeback_thread() by Shan Hai · 6 years ago
  87. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  88. d235996 bcache: use routines from lib/crc64.c for CRC64 calculation by Coly Li · 6 years ago
  89. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  90. b0e5c29 Merge tag 'for-4.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  91. 1e1132e dm writecache: fix a crash due to reading past end of dirty_bitmap by Mikulas Patocka · 6 years ago
  92. b219a1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  93. bc9e9cf dm crypt: don't decrease device limits by Mikulas Patocka · 6 years ago
  94. eb2b3d0 bcache: add the missing comments for smp_mb()/smp_wmb() by Coly Li · 6 years ago
  95. d0c1b89 bcache: remove unnecessary space before ioctl function pointer arguments by Coly Li · 6 years ago
  96. 87418ef bcache: add missing SPDX header by Coly Li · 6 years ago
  97. b3cf37b bcache: move open brace at end of function definitions to next line by Coly Li · 6 years ago
  98. e1f08f1 bcache: add static const prefix to char * array declarations by Coly Li · 6 years ago
  99. 3be11db bcache: fix code comments style by Coly Li · 6 years ago
  100. 3069211 bcache: do not check NULL pointer before calling kmem_cache_destroy by Coly Li · 6 years ago