1. 0674089 bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 6 years ago
  2. 330b679 bcache: add failure check to run_cache_set() for journal replay by Coly Li · 6 years ago
  3. cd83c78 bcache: fix failure in journal relplay by Tang Junhui · 6 years ago
  4. 29b166d bcache: return error immediately in bch_journal_replay() by Coly Li · 6 years ago
  5. 8034a6b bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set by Shenghui Wang · 6 years ago
  6. 4309080 md/raid: raid5 preserve the writeback action after the parity check by Nigel Croxon · 6 years ago
  7. 3d25b7f Revert "Don't jump to compute_result state from check_result state" by Song Liu · 6 years ago
  8. f9eccf6 dm mpath: always free attached_handler_name in parse_path() by Martin Wilck · 6 years ago
  9. 9407680 dm integrity: correctly calculate the size of metadata area by Mikulas Patocka · 6 years ago
  10. 3b92ff7 dm delay: fix a crash when invalid device is specified by Mikulas Patocka · 6 years ago
  11. 90cc711 dm zoned: Fix zone report handling by Damien Le Moal · 6 years ago
  12. ff0699a dm cache metadata: Fix loading discard bitset by Nikos Tsironis · 6 years ago
  13. 10cb519 md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
  14. 3deaa1d md: batch flush requests. by NeilBrown · 6 years ago
  15. 7f6b928 Revert "MD: fix lock contention for flush bios" by NeilBrown · 6 years ago
  16. 8868164 bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 6 years ago
  17. ecfc882 bcache: fix a race between cache register and cacheset unregister by Liang Chen · 6 years ago
  18. 85f3479 Don't jump to compute_result state from check_result state by Nigel Croxon · 6 years ago
  19. aa9ee4b dm integrity: fix deadlock with overlapping I/O by Mikulas Patocka · 6 years ago
  20. 469b40a dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors by Ilya Dryomov · 6 years ago
  21. 4f5c99e dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE") by Mikulas Patocka · 6 years ago
  22. 30dc4d7 dm integrity: change memcmp to strncmp in dm_integrity_ctr by Mikulas Patocka · 6 years ago
  23. e7d2661 bcache: fix potential div-zero error of writeback_rate_p_term_inverse by Coly Li · 6 years ago
  24. 98eddc1 bcache: improve sysfs_strtoul_clamp() by Coly Li · 6 years ago
  25. b468e00 bcache: fix potential div-zero error of writeback_rate_i_term_inverse by Coly Li · 6 years ago
  26. c7b687e bcache: fix input overflow to sequential_cutoff by Coly Li · 6 years ago
  27. 16975f0 bcache: fix input overflow to cache set sysfs file io_error_halflife by Coly Li · 6 years ago
  28. 8c81fcd dm thin: add sanity checks to thin-pool and external snapshot creation by Jason Cai (Xiang Feng) · 6 years ago
  29. e578f90 bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata by Coly Li · 6 years ago
  30. cc3b79d md: Fix failed allocation of md_register_thread by Aditya Pakki · 6 years ago
  31. 622afe5 bcache: never writeback a discard operation by Daniel Axtens · 6 years ago
  32. 5579d97e dm integrity: limit the rate of error messages by Mikulas Patocka · 6 years ago
  33. 27143c7 It's wrong to add len to sector_nr in raid10 reshape twice by Xiao Ni · 6 years ago
  34. 029a38f dm thin: fix bug where bio that overwrites thin block ignores FUA by Nikos Tsironis · 6 years ago
  35. 3ec93eb dm crypt: don't overallocate the integrity tag space by Mikulas Patocka · 6 years ago
  36. ddf9664 md/raid1: don't clear bitmap bits on interrupted recovery. by Nate Dailey · 6 years ago
  37. 54541a7 md: fix raid10 hang issue caused by barrier by Guoqing Jiang · 6 years ago
  38. e7f11c5 md/raid5: fix 'out of memory' during raid cache recovery by Alexei Naberezhnov · 7 years ago
  39. b911f1d dm crypt: fix parsing of extended IV arguments by Milan Broz · 6 years ago
  40. 5b779f8 dm thin: fix passdown_double_checking_shared_status() by Joe Thornber · 6 years ago
  41. 887b1c9 dm: Check for device sector overflow if CONFIG_LBDAF is not set by Milan Broz · 6 years ago
  42. 9e5be33 dm snapshot: Fix excessive memory usage and workqueue stalls by Nikos Tsironis · 6 years ago
  43. cbd257f dm kcopyd: Fix bug causing workqueue stalls by Nikos Tsironis · 6 years ago
  44. 4e26ee3 dm crypt: use u64 instead of sector_t to store iv_offset by AliOS system security · 6 years ago
  45. 228f6f2 dm zoned: Fix target BIO completion handling by Damien Le Moal · 6 years ago
  46. b543b5c dm: call blk_queue_split() to impose device limits on bios by Mike Snitzer · 6 years ago
  47. 09bc666 dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty() by Mike Snitzer · 6 years ago
  48. 809c692 dm thin: send event about thin-pool state change _after_ making it by Mike Snitzer · 6 years ago
  49. 589c375 MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  50. 8f882a6 dm zoned: fix various dmz_get_mblock() issues by Damien Le Moal · 6 years ago
  51. fceb0d8 dm zoned: fix metadata block ref counting by Damien Le Moal · 6 years ago
  52. b421280 dm ioctl: harden copy_params()'s copy_from_user() from malicious users by Wenwen Wang · 6 years ago
  53. 6596e99 MD: fix invalid stored role for a disk by Shaohua Li · 6 years ago
  54. b5e07d4 md: fix memleak for mempool by Jack Wang · 6 years ago
  55. fbf975e MD: Memory leak when flush bio size is zero by Xiao Ni · 6 years ago
  56. 79b8a3d bcache: Populate writeback_rate_minimum attribute by Ben Peddell · 6 years ago
  57. e52ad8e bcache: fix miss key refill->end in writeback by Tang Junhui · 6 years ago
  58. 9e9f19e bcache: correct dirty data statistics by Tang Junhui · 6 years ago
  59. 32870e2 bcache: fix ioctl in flash device by Tang Junhui · 6 years ago
  60. fec039e bcache: trace missed reading by cache_missed by Tang Junhui · 6 years ago
  61. 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
  62. 118aa47 dm linear: fix linear_end_io conditional definition by Damien Le Moal · 6 years ago
  63. beb9caa dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled by Mike Snitzer · 6 years ago
  64. 9864cd5 dm: fix report zone remapping to account for partition offset by Damien Le Moal · 6 years ago
  65. c7cd555 dm cache: destroy migration_cache if cache target registration failed by Shenghui Wang · 6 years ago
  66. 329e098 treewide: Replace more open-coded allocation size multiplications by Kees Cook · 6 years ago
  67. 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
  68. 5d07384 dm cache: fix resize crash if user doesn't reload cache table by Mike Snitzer · 6 years ago
  69. 4561ffc dm cache metadata: ignore hints array being too small during resize by Joe Thornber · 6 years ago
  70. 291d0e5 Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  71. 0f843e6 bcache: add separate workqueue for journal_write to avoid deadlock by Guoju Fang · 6 years ago
  72. 0328ba9 dm raid: remove bogus const from decipher_sync_action() return type by Geert Uytterhoeven · 6 years ago
  73. b592211 dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer by Mike Snitzer · 6 years ago
  74. 013ad04 dm thin metadata: fix __udivdi3 undefined on 32-bit by Mike Snitzer · 6 years ago
  75. 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
  76. 3ab9182 dm thin metadata: try to avoid ever aborting transactions by Joe Thornber · 6 years ago
  77. 5380c05 dm raid: bump target version, update comments and documentation by Heinz Mauelshagen · 6 years ago
  78. 36a240a dm raid: fix RAID leg rebuild errors by Heinz Mauelshagen · 6 years ago
  79. c44a5ee dm raid: fix rebuild of specific devices by updating superblock by Heinz Mauelshagen · 6 years ago
  80. 644e253 dm raid: fix stripe adding reshape deadlock by Heinz Mauelshagen · 6 years ago
  81. 38b0bd0 dm raid: fix reshape race on small devices by Heinz Mauelshagen · 6 years ago
  82. 432061b dm: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a GFP_KERNEL recursion deadlock by Mikulas Patocka · 6 years ago
  83. e4b069e dm verity: fix crash on bufio buffer that was allocated with vmalloc by Mikulas Patocka · 6 years ago
  84. 41a9504 md-cluster: release RESYNC lock after the last resync message by Guoqing Jiang · 6 years ago
  85. 1d0ffd2 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 6 years ago
  86. e254de6 md/raid5-cache: disable reshape completely by Shaohua Li · 6 years ago
  87. 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
  88. 3943b040 bcache: release dc->writeback_lock properly in bch_writeback_thread() by Shan Hai · 6 years ago
  89. 5bed49a Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  90. d235996 bcache: use routines from lib/crc64.c for CRC64 calculation by Coly Li · 6 years ago
  91. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  92. 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
  93. 1e1132e dm writecache: fix a crash due to reading past end of dirty_bitmap by Mikulas Patocka · 6 years ago
  94. b219a1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  95. bc9e9cf dm crypt: don't decrease device limits by Mikulas Patocka · 7 years ago
  96. eb2b3d0 bcache: add the missing comments for smp_mb()/smp_wmb() by Coly Li · 7 years ago
  97. d0c1b89 bcache: remove unnecessary space before ioctl function pointer arguments by Coly Li · 7 years ago
  98. 87418ef bcache: add missing SPDX header by Coly Li · 7 years ago
  99. b3cf37b bcache: move open brace at end of function definitions to next line by Coly Li · 7 years ago
  100. e1f08f1 bcache: add static const prefix to char * array declarations by Coly Li · 7 years ago