1. 589c375 MD: fix invalid stored role for a disk - try2 by Shaohua Li · 7 years ago
  2. 8f882a6 dm zoned: fix various dmz_get_mblock() issues by Damien Le Moal · 7 years ago
  3. fceb0d8 dm zoned: fix metadata block ref counting by Damien Le Moal · 7 years ago
  4. b421280 dm ioctl: harden copy_params()'s copy_from_user() from malicious users by Wenwen Wang · 7 years ago
  5. 6596e99 MD: fix invalid stored role for a disk by Shaohua Li · 7 years ago
  6. b5e07d4 md: fix memleak for mempool by Jack Wang · 7 years ago
  7. fbf975e MD: Memory leak when flush bio size is zero by Xiao Ni · 7 years ago
  8. 79b8a3d bcache: Populate writeback_rate_minimum attribute by Ben Peddell · 7 years ago
  9. e52ad8e bcache: fix miss key refill->end in writeback by Tang Junhui · 7 years ago
  10. 9e9f19e bcache: correct dirty data statistics by Tang Junhui · 7 years ago
  11. 32870e2 bcache: fix ioctl in flash device by Tang Junhui · 7 years ago
  12. fec039e bcache: trace missed reading by cache_missed by Tang Junhui · 7 years ago
  13. 834d3cd Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Greg Kroah-Hartman · 7 years ago
  14. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 7 years ago
  15. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 7 years ago
  16. 9864cd5 dm: fix report zone remapping to account for partition offset by Damien Le Moal · 7 years ago
  17. c7cd555 dm cache: destroy migration_cache if cache target registration failed by Shenghui Wang · 7 years ago
  18. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 7 years ago
  19. 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 · 7 years ago
  20. 5d07384 dm cache: fix resize crash if user doesn't reload cache table by Mike Snitzer · 7 years ago
  21. 4561ffc dm cache metadata: ignore hints array being too small during resize by Joe Thornber · 7 years ago
  22. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 7 years ago
  23. 0f843e6 bcache: add separate workqueue for journal_write to avoid deadlock by Guoju Fang · 7 years ago
  24. 0328ba9 dm raid: remove bogus const from decipher_sync_action() return type by Geert Uytterhoeven · 7 years ago
  25. b592211 dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer by Mike Snitzer · 7 years ago
  26. 013ad04 dm thin metadata: fix __udivdi3 undefined on 32-bit by Mike Snitzer · 7 years ago
  27. 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 · 7 years ago
  28. 3ab9182 dm thin metadata: try to avoid ever aborting transactions by Joe Thornber · 7 years ago
  29. 5380c05 dm raid: bump target version, update comments and documentation by Heinz Mauelshagen · 7 years ago
  30. 36a240a dm raid: fix RAID leg rebuild errors by Heinz Mauelshagen · 7 years ago
  31. c44a5ee dm raid: fix rebuild of specific devices by updating superblock by Heinz Mauelshagen · 7 years ago
  32. 644e253 dm raid: fix stripe adding reshape deadlock by Heinz Mauelshagen · 7 years ago
  33. 38b0bd0c dm raid: fix reshape race on small devices by Heinz Mauelshagen · 7 years ago
  34. 432061b dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock by Mikulas Patocka · 7 years ago
  35. e4b069e dm verity: fix crash on bufio buffer that was allocated with vmalloc by Mikulas Patocka · 7 years ago
  36. 41a9504 md-cluster: release RESYNC lock after the last resync message by Guoqing Jiang · 7 years ago
  37. 1d0ffd2 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 7 years ago
  38. e254de6 md/raid5-cache: disable reshape completely by Shaohua Li · 7 years ago
  39. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  40. 3943b040 bcache: release dc->writeback_lock properly in bch_writeback_thread() by Shan Hai · 7 years ago
  41. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  42. d235996 bcache: use routines from lib/crc64.c for CRC64 calculation by Coly Li · 7 years ago
  43. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  44. 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 · 7 years ago
  45. 1e1132e dm writecache: fix a crash due to reading past end of dirty_bitmap by Mikulas Patocka · 7 years ago
  46. b219a1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  47. bc9e9cf dm crypt: don't decrease device limits by Mikulas Patocka · 7 years ago
  48. eb2b3d0 bcache: add the missing comments for smp_mb()/smp_wmb() by Coly Li · 7 years ago
  49. d0c1b89 bcache: remove unnecessary space before ioctl function pointer arguments by Coly Li · 7 years ago
  50. 87418ef bcache: add missing SPDX header by Coly Li · 7 years ago
  51. b3cf37b bcache: move open brace at end of function definitions to next line by Coly Li · 7 years ago
  52. e1f08f1 bcache: add static const prefix to char * array declarations by Coly Li · 7 years ago
  53. 3be11db bcache: fix code comments style by Coly Li · 7 years ago
  54. 3069211 bcache: do not check NULL pointer before calling kmem_cache_destroy by Coly Li · 7 years ago
  55. bc81b47 bcache: prefer 'help' in Kconfig by Coly Li · 7 years ago
  56. 2b1edd2 bcache: fix typo 'succesfully' to 'successfully' by Coly Li · 7 years ago
  57. d9c61d3 bcache: replace '%pF' by '%pS' in seq_printf() by Coly Li · 7 years ago
  58. c63ca78 bcache: fix indent by replacing blank by tabs by Coly Li · 7 years ago
  59. 6ae63e3 bcache: replace printk() by pr_*() routines by Coly Li · 7 years ago
  60. 958bf49 bcache: replace Symbolic permissions by octal permission numbers by Coly Li · 7 years ago
  61. b0d3098 bcache: style fixes for lines over 80 characters by Coly Li · 7 years ago
  62. fc2d598 bcache: add identifier names to arguments of function definitions by Coly Li · 7 years ago
  63. 1fae7cf bcache: style fix to add a blank line after declarations by Coly Li · 7 years ago
  64. 6f10f7d bcache: style fix to replace 'unsigned' by 'unsigned int' by Coly Li · 7 years ago
  65. 4645187 bcache: fix error setting writeback_rate through sysfs interface by Coly Li · 7 years ago
  66. 5b1fe7b dm cache metadata: set dirty on all cache blocks after a crash by Ilya Dryomov · 7 years ago
  67. cbb751c bcache: trivial - remove tailing backslash in macro BTREE_FLAG by Shenghui Wang · 7 years ago
  68. e921efe bcache: make the pr_err statement used for ENOENT only in sysfs_attatch section by Shenghui Wang · 7 years ago
  69. ea8c5356 bcache: set max writeback rate when I/O request is idle by Coly Li · 7 years ago
  70. b467a6a bcache: add code comments for bset.c by Coly Li · 7 years ago
  71. 0cba2e7 bcache: fix mistaken comments in request.c by Coly Li · 7 years ago
  72. cb329de bcache: fix mistaken code comments in bcache.h by Coly Li · 7 years ago
  73. e57fd74 bcache: add a comment in super.c by Coly Li · 7 years ago
  74. c2e8dcf bcache: avoid unncessary cache prefetch bch_btree_node_get() by Coly Li · 7 years ago
  75. b4cb6ef bcache: display rate debug parameters to 0 when writeback is not running by Coly Li · 7 years ago
  76. 78ac210 bcache: do not check return value of debugfs_create_dir() by Coly Li · 7 years ago
  77. c9a5e6a9 dm snapshot: remove stale FIXME in snapshot_map() by Mike Snitzer · 7 years ago
  78. 3db2776 dm snapshot: improve performance by switching out_of_order_list to rbtree by David Jeffery · 7 years ago
  79. 784c9a2 dm kcopyd: avoid softlockup in run_complete_job by John Pittman · 7 years ago
  80. fd2fa95 dm cache metadata: save in-core policy_hint_size to on-disk superblock by Mike Snitzer · 7 years ago
  81. 7529444 dm thin: stop no_space_timeout worker when switching to write-mode by Hou Tao · 7 years ago
  82. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 7 years ago
  83. d63e2fc md/raid5: fix data corruption of replacements after originals dropped by BingJing Chang · 7 years ago
  84. e64e4018 md: Avoid namespace collision with bitmap API by Andy Shevchenko · 7 years ago
  85. 5cc9cdf dm: Avoid namespace collision with bitmap API by Andy Shevchenko · 7 years ago
  86. 7209049d dm kcopyd: return void from dm_kcopyd_copy() by Mike Snitzer · 7 years ago
  87. f742267 md/dm-writecache: Don't request pointer dummy_addr when not required by Huaisheng Ye · 7 years ago
  88. 63c8ecb dm thin: include metadata_low_watermark threshold in pool status by Andy Grover · 7 years ago
  89. 9ff07e7 dm writecache: report start_sector in status line by Mikulas Patocka · 7 years ago
  90. c07c88f dm crypt: convert essiv from ahash to shash by Kees Cook · 7 years ago
  91. c7329ef dm crypt: use wake_up_process() instead of a wait queue by Mikulas Patocka · 7 years ago
  92. a3fcf72 dm integrity: recalculate checksums on creation by Mikulas Patocka · 7 years ago
  93. 747829a dm integrity: flush journal on suspend when using separate metadata device by Mikulas Patocka · 7 years ago
  94. 1f9fc0b dm integrity: use version 2 for separate metadata by Mikulas Patocka · 7 years ago
  95. 356d9d5 dm integrity: allow separate metadata device by Mikulas Patocka · 7 years ago
  96. 71e9ddb dm integrity: add ic->start in get_data_sector() by Mikulas Patocka · 7 years ago
  97. f84fd2c dm integrity: report provided data sectors in the status by Mikulas Patocka · 7 years ago
  98. 724376a dm integrity: implement fair range locks by Mikulas Patocka · 7 years ago
  99. 518748b dm integrity: decouple common code in dm_integrity_map_continue() by Mikulas Patocka · 7 years ago
  100. c21b163 dm integrity: change 'suspending' variable from bool to int by Mikulas Patocka · 7 years ago