1. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  2. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  3. 2d5abb9 bcache: make is_discard_enabled() static by Jens Axboe · 6 years ago
  4. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  5. f936b06 bcache: clean up do_btree_node_write a bit by Christoph Hellwig · 6 years ago
  6. cdca22b bcache: remove redundant LIST_HEAD(journal) from run_cache_set() by Coly Li · 6 years ago
  7. be9c52e dm persistent data: Simplify stack trace handling by Thomas Gleixner · 6 years ago
  8. 741b58f dm bufio: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  9. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  10. 95f18c9 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
  11. f16277c bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce by Shenghui Wang · 6 years ago
  12. 6312073 bcache: fix failure in journal relplay by Tang Junhui · 6 years ago
  13. eb8cbb6 bcache: improve bcache_reboot() by Coly Li · 6 years ago
  14. 63d63b5 bcache: add comments for closure_fn to be called in closure_queue() by Coly Li · 6 years ago
  15. bb6d355 bcache: Add comments for blkdev_put() in registration code path by Coly Li · 6 years ago
  16. 88c12d4 bcache: add error check for calling register_bdev() by Coly Li · 6 years ago
  17. 68d10e6 bcache: return error immediately in bch_journal_replay() by Coly Li · 6 years ago
  18. 2d17456 bcache: add comments for kobj release callback routine by Coly Li · 6 years ago
  19. ce3e4cf bcache: add failure check to run_cache_set() for journal replay by Coly Li · 6 years ago
  20. 1bee2ad bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 6 years ago
  21. 14215ee bcache: move definition of 'int ret' out of macro read_bucket() by Coly Li · 6 years ago
  22. a4b732a bcache: fix a race between cache register and cacheset unregister by Liang Chen · 6 years ago
  23. 3a39472 bcache: Clean up bch_get_congested() by George Spelvin · 6 years ago
  24. 792732d bcache: use kmemdup_nul for CACHED_LABEL buffer by Geliang Tang · 6 years ago
  25. 78d4eb8 bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 6 years ago
  26. 4e0c04e bcache: fix inaccurate result of unused buckets by Guoju Fang · 6 years ago
  27. 1568ee7 bcache: fix crashes stopping bcache device before read miss done by Guoju Fang · 6 years ago
  28. b2176a1 md/raid: raid5 preserve the writeback action after the parity check by Nigel Croxon · 6 years ago
  29. a25d8c3 Revert "Don't jump to compute_result state from check_result state" by Song Liu · 6 years ago
  30. c42d324 md: return -ENODEV if rdev has no mddev assigned by Pawel Baldysiak · 6 years ago
  31. d7ba866 Merge tag 'v5.1-rc5' into for-5.2/block by Jens Axboe · 6 years ago
  32. efcd487 md: add __acquires/__releases annotations to handle_active_stripes by Christoph Hellwig · 6 years ago
  33. 368ecad md: add __acquires/__releases annotations to (un)lock_two_stripes by Christoph Hellwig · 6 years ago
  34. 2b598ee md: mark md_cluster_mod static by Christoph Hellwig · 6 years ago
  35. ae50640 md: use correct type in super_1_sync by Christoph Hellwig · 6 years ago
  36. 00485d0 md: use correct type in super_1_load by Christoph Hellwig · 6 years ago
  37. c35403f md: use correct types in md_bitmap_print_sb by Christoph Hellwig · 6 years ago
  38. ed4d0a4e md: add a missing endianness conversion in check_sb_changes by Christoph Hellwig · 6 years ago
  39. ee37e62 md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
  40. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  41. 4ed319c dm integrity: fix deadlock with overlapping I/O by Mikulas Patocka · 6 years ago
  42. bcb4443 dm: disable DISCARD if the underlying storage no longer supports it by Mike Snitzer · 6 years ago
  43. eb40c0a dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors by Ilya Dryomov · 6 years ago
  44. 75ae193 dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE") by Mikulas Patocka · 6 years ago
  45. 93fc916 dm init: fix const confusion for dm_allowed_targets array by Andi Kleen · 6 years ago
  46. 5efedc9 dm integrity: make dm_integrity_init and dm_integrity_exit static by YueHaibing · 6 years ago
  47. 0d74e6a dm integrity: change memcmp to strncmp in dm_integrity_ctr by Mikulas Patocka · 6 years ago
  48. 2bc13b8 md: batch flush requests. by NeilBrown · 6 years ago
  49. 4bc034d Revert "MD: fix lock contention for flush bios" by NeilBrown · 6 years ago
  50. 4f4fd7c Don't jump to compute_result state from check_result state by Nigel Croxon · 6 years ago
  51. 11efae3 Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  52. e406f12 md: Fix failed allocation of md_register_thread by Aditya Pakki · 6 years ago
  53. b761dcf It's wrong to add len to sector_nr in raid10 reshape twice by Xiao Ni · 6 years ago
  54. a596d08 raid5: set write hint for PPL by Mariusz Dabrowski · 6 years ago
  55. b330e6a md: convert to kvmalloc by Kent Overstreet · 6 years ago
  56. 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
  57. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  58. 2255574 dm integrity: limit the rate of error messages by Mikulas Patocka · 6 years ago
  59. c439ca6 dm snapshot: don't define direct_access if we don't support it by Mikulas Patocka · 6 years ago
  60. de7180f dm cache: add support for discard passdown to the origin device by Mike Snitzer · 6 years ago
  61. f87e033 dm writecache: fix typo in name for writeback_wq by Huaisheng Ye · 6 years ago
  62. 6bbc923 dm: add support to directly boot to a mapped device by Helen Koike · 6 years ago
  63. 70de2cb dm thin: add sanity checks to thin-pool and external snapshot creation by Jason Cai (Xiang Feng) · 6 years ago
  64. 5941c62 dm block manager: remove redundant unlikely annotation by Chengguang Xu · 6 years ago
  65. 821b40d dm verity fec: remove redundant unlikely annotation by Chengguang Xu · 6 years ago
  66. 5e3d0e3 dm integrity: remove redundant unlikely annotation by Chengguang Xu · 6 years ago
  67. effd58c dm: always call blk_queue_split() in dm_process_bio() by Mike Snitzer · 6 years ago
  68. d283237 dm switch: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  69. e689fba dm: remove unused _rq_tio_cache and _rq_cache by Mike Snitzer · 6 years ago
  70. 61697a6 dm: eliminate 'split_discard_bios' flag from DM target interface by Mike Snitzer · 6 years ago
  71. 568c73a dm: update dm_process_bio() to split bio if in ->make_request_fn() by Mike Snitzer · 6 years ago
  72. 24f0a48 Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  73. 6fb845f Merge tag 'v5.0-rc6' into for-5.1/block by Jens Axboe · 6 years ago
  74. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  75. 2705c93 block: kill QUEUE_FLAG_NO_SG_MERGE by Ming Lei · 6 years ago
  76. 6dc4f10 block: allow bio_for_each_segment_all() to iterate over multi-page bvec by Ming Lei · 6 years ago
  77. 2e1f4f4 bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages() by Ming Lei · 6 years ago
  78. 4ae280b dm thin: fix bug where bio that overwrites thin block ignores FUA by Nikos Tsironis · 6 years ago
  79. dfcc34c md/raid1: don't clear bitmap bits on interrupted recovery. by Nate Dailey · 6 years ago
  80. ff0c129 dm crypt: don't overallocate the integrity tag space by Mikulas Patocka · 6 years ago
  81. dc7292a bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata by Coly Li · 6 years ago
  82. a91fbda bcache: fix input overflow to cache set sysfs file io_error_halflife by Coly Li · 6 years ago
  83. b150084 bcache: fix input overflow to cache set io_error_limit by Coly Li · 6 years ago
  84. 453745f bcache: fix input overflow to journal_delay_ms by Coly Li · 6 years ago
  85. dab71b2 bcache: fix input overflow to writeback_rate_minimum by Coly Li · 6 years ago
  86. 5b5fd3c bcache: fix potential div-zero error of writeback_rate_p_term_inverse by Coly Li · 6 years ago
  87. c3b75a2 bcache: fix potential div-zero error of writeback_rate_i_term_inverse by Coly Li · 6 years ago
  88. 369d21a bcache: fix input overflow to writeback_delay by Coly Li · 6 years ago
  89. f5c0b95 bcache: use sysfs_strtoul_bool() to set bit-field variables by Coly Li · 6 years ago
  90. e4db37f bcache: add sysfs_strtoul_bool() for setting bit-field variables by Coly Li · 6 years ago
  91. 8c27a39 bcache: fix input overflow to sequential_cutoff by Coly Li · 6 years ago
  92. f54478c bcache: fix input integer overflow of congested threshold by Coly Li · 6 years ago
  93. 596b5a5 bcache: improve sysfs_strtoul_clamp() by Coly Li · 6 years ago
  94. 58ac323 bcache: treat stale && dirty keys as bad keys by Tang Junhui · 6 years ago
  95. e8cf978 bcache: fix indentation issue, remove tabs on a hunk of code by Colin Ian King · 6 years ago
  96. d461045 bcache: export backing_dev_uuid via sysfs by Coly Li · 6 years ago
  97. 926d194 bcache: export backing_dev_name via sysfs by Coly Li · 6 years ago
  98. 83ff9318 bcache: not use hard coded memset size in bch_cache_accounting_clear() by Coly Li · 6 years ago
  99. 9951379 bcache: never writeback a discard operation by Daniel Axtens · 6 years ago
  100. fa8db49 dm: don't use bio_trim() afterall by Mike Snitzer · 6 years ago