1. 1cfd5d3 dm table: fix invalid memory accesses with too high sector number by Mikulas Patocka · 5 years ago
  2. ae14824 dm space map metadata: fix missing store of apply_bops() return value by ZhangXiaoxu · 5 years ago
  3. e4f9d601 dm btree: fix order of block initialization in btree_split_beneath by ZhangXiaoxu · 5 years ago
  4. dc1a3e8 dm raid: add missing cleanup in raid_ctr() by Wenwen Wang · 5 years ago
  5. e0702d9 dm zoned: fix potential NULL dereference in dmz_do_reclaim() by Dan Carpenter · 5 years ago
  6. 08c04c8 dm dust: use dust block size for badblocklist index by Bryan Gurney · 5 years ago
  7. 5729b6e dm integrity: fix a crash due to BUG_ON in __journal_read_write() by Mikulas Patocka · 5 years ago
  8. ad1bd57 dm zoned: fix a few typos by Dmitry Fomichev · 5 years ago
  9. bae9a0a dm zoned: add SPDX license identifiers by Dmitry Fomichev · 5 years ago
  10. 75d66ff dm zoned: properly handle backing device failure by Dmitry Fomichev · 5 years ago
  11. d7428c5 dm zoned: improve error handling in i/o map code by Dmitry Fomichev · 5 years ago
  12. b234c6d dm zoned: improve error handling in reclaim by Dmitry Fomichev · 5 years ago
  13. d1fef41 dm kcopyd: always complete failed jobs by Dmitry Fomichev · 5 years ago
  14. cf3591e Revert "dm bufio: fix deadlock with loop device" by Mikulas Patocka · 5 years ago
  15. 50e73a4 Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  16. 20621fe bcache: Revert "bcache: use sysfs_match_string() instead of __sysfs_match_string()" by Coly Li · 5 years ago
  17. 9c50a98 dm table: fix various whitespace issues with recent DAX code by Mike Snitzer · 5 years ago
  18. 5348deb dm table: fix dax_dev NULL dereference in device_synchronous() by Pankaj Gupta · 5 years ago
  19. 0441281 Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  20. 5d9e06d bcache: fix possible memory leak in bch_cached_dev_run() by Wei Yongjun · 5 years ago
  21. 3bfe1fc Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  22. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  23. c663e04 dm kcopyd: Increase default sub-job size to 512KB by Nikos Tsironis · 5 years ago
  24. 3ee2548 dm snapshot: fix oversights in optional discard support by Mike Snitzer · 5 years ago
  25. 3b8cafd dm zoned: fix zone state management race by Damien Le Moal · 5 years ago
  26. c309b6f Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  27. 9637d51 Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  28. 6cf2a73 docs: device-mapper: move it to the admin-guide by Mauro Carvalho Chehab · 6 years ago
  29. a1240cf74 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  30. 2260840 Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  31. bd293d0 dm bufio: fix deadlock with loop device by Junxiao Bi · 6 years ago
  32. 2e60238 dm snapshot: add optional discard support features by Mike Snitzer · 6 years ago
  33. bd976e5 block: Kill gfp_t argument of blkdev_report_zones() by Damien Le Moal · 6 years ago
  34. 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
  35. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  36. b9411d7 dm crypt: implement eboiv - encrypted byte-offset initialization vector by Milan Broz · 6 years ago
  37. 6028a7a dm crypt: remove obsolete comment about plumb IV by Milan Broz · 6 years ago
  38. 4a52ffc dm crypt: wipe private IV struct after key invalid flag is set by Milan Broz · 6 years ago
  39. 131670c dm integrity: use kzalloc() instead of kmalloc() + memset() by Fuqian Huang · 6 years ago
  40. d370ad2 dm: update stale comment in end_clone_bio() by Pavel Begunkov · 6 years ago
  41. 7537dad dm log writes: fix incorrect comment about the logged sequence example by Qu Wenruo · 6 years ago
  42. d4e6e83 dm log writes: use struct_size() to calculate size of pending_block by Zhengyuan Liu · 6 years ago
  43. 9c81c99 dm crypt: use struct_size() when allocating encryption context by Zhengyuan Liu · 6 years ago
  44. 5f1c56b dm integrity: always set version on superblock update by Milan Broz · 6 years ago
  45. 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  46. 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  47. 2e9ee09 dm: enable synchronous dax by Pankaj Gupta · 6 years ago
  48. fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 6 years ago
  49. 54fa16e dm thin metadata: check if in fail_io mode when setting needs_check by Mike Snitzer · 6 years ago
  50. 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
  51. dff90d5 bcache: add reclaimed_journal_buckets to struct cache_set by Coly Li · 6 years ago
  52. 91be66e bcache: performance improvement for btree_flush_write() by Coly Li · 6 years ago
  53. 50a260e bcache: fix race in btree_flush_write() by Coly Li · 6 years ago
  54. d91ce75 bcache: remove retry_flush_write from struct cache_set by Coly Li · 6 years ago
  55. 41508bb bcache: add comments for mutex_lock(&b->write_lock) by Coly Li · 6 years ago
  56. e5ec5f4 bcache: only clear BTREE_NODE_dirty bit when it is set by Coly Li · 6 years ago
  57. 249a5f6 bcache: Revert "bcache: fix high CPU occupancy during journal" by Coly Li · 6 years ago
  58. ba82c1a bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free" by Coly Li · 6 years ago
  59. 1df3877 bcache: shrink btree node cache after bch_btree_check() by Coly Li · 6 years ago
  60. a231f07 bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket() by Coly Li · 6 years ago
  61. 2464b69 bcache: add code comments for journal_read_bucket() by Coly Li · 6 years ago
  62. 7e865eb bcache: fix potential deadlock in cached_def_free() by Coly Li · 6 years ago
  63. 80265d8 bcache: acquire bch_register_lock later in cached_dev_free() by Coly Li · 6 years ago
  64. 97ba3b8 bcache: acquire bch_register_lock later in cached_dev_detach_finish() by Coly Li · 6 years ago
  65. a59ff6c bcache: avoid a deadlock in bcache_reboot() by Coly Li · 6 years ago
  66. 5c2a634 bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed by Coly Li · 6 years ago
  67. f54d801 bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread by Coly Li · 6 years ago
  68. 54619998 bcache: fix mistaken sysfs entry for io_error counter by Coly Li · 6 years ago
  69. 0c277e2 bcache: add pendings_cleanup to stop pending bcache device by Coly Li · 6 years ago
  70. 944a4f3 bcache: make bset_search_tree() be more understandable by Coly Li · 6 years ago
  71. 68a53c9 bcache: remove "XXX:" comment line from run_cache_set() by Coly Li · 6 years ago
  72. e0faa3d bcache: improve error message in bch_cached_dev_run() by Coly Li · 6 years ago
  73. 633bb2c bcache: add more error message in bch_cached_dev_attach() by Coly Li · 6 years ago
  74. 4b6efb4 bcache: more detailed error message to bcache_device_link() by Coly Li · 6 years ago
  75. 383ff21 bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() by Coly Li · 6 years ago
  76. e775339 bcache: check CACHE_SET_IO_DISABLE in allocator code by Coly Li · 6 years ago
  77. bd9026c bcache: remove unncessary code in bch_btree_keys_init() by Coly Li · 6 years ago
  78. 0b13efe bcache: add return value check to bch_cached_dev_run() by Coly Li · 6 years ago
  79. 89e0341 bcache: use sysfs_match_string() instead of __sysfs_match_string() by Alexandru Ardelean · 6 years ago
  80. f960fac bcache: remove unnecessary prefetch() in bset_search_tree() by Coly Li · 6 years ago
  81. 08ec1e6 bcache: add io error counting in write_bdev_super_endio() by Coly Li · 6 years ago
  82. 578df99 bcache: ignore read-ahead request failure on backing device by Coly Li · 6 years ago
  83. e6dcbd3 bcache: avoid flushing btree node in cache_set_flush() if io disabled by Coly Li · 6 years ago
  84. 695277f Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" by Coly Li · 6 years ago
  85. 0ae49cb bcache: fix return value error in bch_journal_read() by Coly Li · 6 years ago
  86. b387e9b bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() by Coly Li · 6 years ago
  87. 141df8b bcache: don't set max writeback rate if gc is running by Coly Li · 6 years ago
  88. 65ee21e Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  89. 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
  90. 16d4b74 md/raid1: Fix a warning message in remove_wb() by Dan Carpenter · 6 years ago
  91. 2eba4e6 dm verity: use message limit for data block corruption message by Milan Broz · 6 years ago
  92. a065192 dm table: don't copy from a NULL pointer in realloc_argv() by Jerome Marchand · 6 years ago
  93. 211ad4b dm log writes: make sure super sector log updates are written in order by zhangyi (F) · 6 years ago
  94. 10c9c8e dm init: remove trailing newline from calls to DMERR() and DMINFO() by Stephen Boyd · 6 years ago
  95. dec7e64 dm init: fix incorrect uses of kstrndup() by Gen Zhang · 6 years ago
  96. d494549 md: add bitmap_abort label in md_run by Guoqing Jiang · 6 years ago
  97. 617b194 md-bitmap: create and destroy wb_info_pool with the change of bitmap by Guoqing Jiang · 6 years ago
  98. 10c92fc md-bitmap: create and destroy wb_info_pool with the change of backlog by Guoqing Jiang · 6 years ago
  99. 963c555 md: introduce mddev_create/destroy_wb_pool for the change of member device by Guoqing Jiang · 6 years ago
  100. 3e148a3 md/raid1: fix potential data inconsistency issue with write behind device by Guoqing Jiang · 6 years ago