1. b330e6a md: convert to kvmalloc by Kent Overstreet · 6 years ago
  2. 6cdc577 Merge tag 'for-5.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  3. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  4. 2255574 dm integrity: limit the rate of error messages by Mikulas Patocka · 6 years ago
  5. c439ca6 dm snapshot: don't define direct_access if we don't support it by Mikulas Patocka · 6 years ago
  6. de7180f dm cache: add support for discard passdown to the origin device by Mike Snitzer · 6 years ago
  7. f87e033 dm writecache: fix typo in name for writeback_wq by Huaisheng Ye · 6 years ago
  8. 6bbc923 dm: add support to directly boot to a mapped device by Helen Koike · 6 years ago
  9. 70de2cb dm thin: add sanity checks to thin-pool and external snapshot creation by Jason Cai (Xiang Feng) · 6 years ago
  10. 5941c62 dm block manager: remove redundant unlikely annotation by Chengguang Xu · 6 years ago
  11. 821b40d dm verity fec: remove redundant unlikely annotation by Chengguang Xu · 6 years ago
  12. 5e3d0e3 dm integrity: remove redundant unlikely annotation by Chengguang Xu · 6 years ago
  13. effd58c dm: always call blk_queue_split() in dm_process_bio() by Mike Snitzer · 6 years ago
  14. d283237 dm switch: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  15. e689fba dm: remove unused _rq_tio_cache and _rq_cache by Mike Snitzer · 6 years ago
  16. 61697a6 dm: eliminate 'split_discard_bios' flag from DM target interface by Mike Snitzer · 6 years ago
  17. 568c73a dm: update dm_process_bio() to split bio if in ->make_request_fn() by Mike Snitzer · 6 years ago
  18. 24f0a48 Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  19. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  20. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  21. 2705c93 block: kill QUEUE_FLAG_NO_SG_MERGE by Ming Lei · 6 years ago
  22. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  23. 2e1f4f4 bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() by Ming Lei · 6 years ago
  24. 4ae280b dm thin: fix bug where bio that overwrites thin block ignores FUA by Nikos Tsironis · 6 years ago
  25. dfcc34c md/raid1: don't clear bitmap bits on interrupted recovery. by Nate Dailey · 6 years ago
  26. ff0c129 dm crypt: don't overallocate the integrity tag space by Mikulas Patocka · 6 years ago
  27. dc7292a bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata by Coly Li · 6 years ago
  28. a91fbda bcache: fix input overflow to cache set sysfs file io_error_halflife by Coly Li · 6 years ago
  29. b150084 bcache: fix input overflow to cache set io_error_limit by Coly Li · 6 years ago
  30. 453745f bcache: fix input overflow to journal_delay_ms by Coly Li · 6 years ago
  31. dab71b2 bcache: fix input overflow to writeback_rate_minimum by Coly Li · 6 years ago
  32. 5b5fd3c bcache: fix potential div-zero error of writeback_rate_p_term_inverse by Coly Li · 6 years ago
  33. c3b75a2 bcache: fix potential div-zero error of writeback_rate_i_term_inverse by Coly Li · 6 years ago
  34. 369d21a bcache: fix input overflow to writeback_delay by Coly Li · 6 years ago
  35. f5c0b95 bcache: use sysfs_strtoul_bool() to set bit-field variables by Coly Li · 6 years ago
  36. e4db37f bcache: add sysfs_strtoul_bool() for setting bit-field variables by Coly Li · 6 years ago
  37. 8c27a39 bcache: fix input overflow to sequential_cutoff by Coly Li · 6 years ago
  38. f54478c bcache: fix input integer overflow of congested threshold by Coly Li · 6 years ago
  39. 596b5a5 bcache: improve sysfs_strtoul_clamp() by Coly Li · 6 years ago
  40. 58ac323 bcache: treat stale && dirty keys as bad keys by Tang Junhui · 6 years ago
  41. e8cf978 bcache: fix indentation issue, remove tabs on a hunk of code by Colin Ian King · 6 years ago
  42. d461045 bcache: export backing_dev_uuid via sysfs by Coly Li · 6 years ago
  43. 926d194 bcache: export backing_dev_name via sysfs by Coly Li · 6 years ago
  44. 83ff9318 bcache: not use hard coded memset size in bch_cache_accounting_clear() by Coly Li · 6 years ago
  45. 9951379 bcache: never writeback a discard operation by Daniel Axtens · 6 years ago
  46. fa8db49 dm: don't use bio_trim() afterall by Mike Snitzer · 6 years ago
  47. 645efa8 dm: add memory barrier before waitqueue_active by Mikulas Patocka · 6 years ago
  48. ebda52f raid1: simplify raid1_error function by Yufen Yu · 6 years ago
  49. f1e5b62 md-linear: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  50. 483cbbe md/raid5: fix 'out of memory' during raid cache recovery by Alexei Naberezhnov · 7 years ago
  51. cffd425 Merge tag 'for-5.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  52. 075c18c3 dm: add missing trace_block_split() to __split_and_process_bio() by Mike Snitzer · 6 years ago
  53. 6548c7c dm: fix dm_wq_work() to only use __split_and_process_bio() if appropriate by Mike Snitzer · 6 years ago
  54. a1e1cb7 dm: fix redundant IO accounting for bios that need splitting by Mike Snitzer · 6 years ago
  55. 57c3651 dm: fix clone_bio() to trigger blk_recount_segments() by Mike Snitzer · 6 years ago
  56. d445bd9 dm thin: fix passdown_double_checking_shared_status() by Joe Thornber · 6 years ago
  57. 6251691 md: Make bio_alloc_mddev use bio_alloc_bioset by Marcos Paulo de Souza · 6 years ago
  58. 1856b9f dm crypt: fix parsing of extended IV arguments by Milan Broz · 6 years ago
  59. dc629c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus by Jens Axboe · 6 years ago
  60. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  61. 4ed7bdc Merge tag 'for-4.21/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  62. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  63. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  64. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  65. e820d55 md: fix raid10 hang issue caused by barrier by Guoqing Jiang · 6 years ago
  66. caea3c4 raid10: refactor common wait code from regular read/write request by Guoqing Jiang · 6 years ago
  67. 37b22c2 md: remvoe redundant condition check by Chengguang Xu · 6 years ago
  68. f91389c md: remove set but not used variable 'bi_rdev' by Yue Haibing · 6 years ago
  69. dbe3ece dm: don't reuse bio for flushes by Jens Axboe · 6 years ago
  70. c6d6e9b dm: do not allow readahead to limit IO size by Jaegeuk Kim · 6 years ago
  71. 74694bc dm raid: fix false -EBUSY when handling check/repair message by Heinz Mauelshagen · 6 years ago
  72. 34743bf dm rq: cleanup leftover code from recently removed q->mq_ops branching by Mike Snitzer · 6 years ago
  73. bbf6a56 dm verity: log the hash algorithm implementation by Eric Biggers · 6 years ago
  74. af331eb dm crypt: log the encryption algorithm implementation by Eric Biggers · 6 years ago
  75. e8c2566 dm integrity: fix spelling mistake in workqueue name by Colin Ian King · 6 years ago
  76. a00f5276 dm flakey: Properly corrupt multi-page bios. by Sweet Tea · 6 years ago
  77. ef87bfc dm: Check for device sector overflow if CONFIG_LBDAF is not set by Milan Broz · 6 years ago
  78. 8d683dc dm crypt: use u64 instead of sector_t to store iv_offset by AliOS system security · 6 years ago
  79. d7e6b8d dm kcopyd: Fix bug causing workqueue stalls by Nikos Tsironis · 6 years ago
  80. 721b1d9 dm snapshot: Fix excessive memory usage and workqueue stalls by Nikos Tsironis · 6 years ago
  81. ef99237 dm bufio: update comment in dm-bufio.c by Shenghui Wang · 6 years ago
  82. e8ea141 dm writecache: fix typo in error msg for creating writecache_flush_thread by Shenghui Wang · 6 years ago
  83. 53b4716 dm: remove indirect calls from __send_changing_extent_only() by Mike Snitzer · 6 years ago
  84. 935fcc5 dm mpath: only flush workqueue when needed by wuzhouhui · 7 years ago
  85. 2adc5c5 dm rq: remove unused arguments from rq_completed() by Mike Snitzer · 6 years ago
  86. 24113d4 dm: avoid indirect call in __dm_make_request by Mikulas Patocka · 6 years ago
  87. 3c94d83 blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight() by Jens Axboe · 6 years ago
  88. e78bd0d bcache: print number of keys in trace_bcache_journal_write by Guoju Fang · 6 years ago
  89. cc38ca7 bcache: set writeback_percent in a flexible range by Coly Li · 6 years ago
  90. 9aaf516 bcache: make cutoff_writeback and cutoff_writeback_sync tunable by Coly Li · 6 years ago
  91. 009673d bcache: add MODULE_DESCRIPTION information by Coly Li · 6 years ago
  92. 7a671d8 bcache: option to automatically run gc thread after writeback by Coly Li · 6 years ago
  93. cb07ad6 bcache: introduce force_wake_up_gc() by Coly Li · 6 years ago
  94. f383ae3 bcache: cannot set writeback_running via sysfs if no writeback kthread created by Shenghui Wang · 6 years ago
  95. 79b7914 bcache: do not mark writeback_running too early by Shenghui Wang · 6 years ago
  96. 4e361e0 bcache: update comment in sysfs.c by Shenghui Wang · 6 years ago
  97. 3db4d07 bcache: update comment for bch_data_insert by Shenghui Wang · 6 years ago
  98. ae17102 bcache: do not check if debug dentry is ERR or NULL explicitly on remove by Shenghui Wang · 6 years ago
  99. d2f96f4 bcache: add comment for cache_set->fill_iter by Shenghui Wang · 6 years ago
  100. 2af6c07 dm thin: bump target version by Mike Snitzer · 6 years ago