1. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  4. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  5. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  6. 8d7c56d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 by Thomas Gleixner · 6 years ago
  7. 86f9e56 Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  8. 51b86f9 dm: make sure to obey max_io_len_target_boundary by Michael Lass · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  12. 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
  13. 311f712 Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  14. 8454fca dm: fix a couple brace coding style issues by Sheetal Singala · 6 years ago
  15. f710126 dm crypt: print device name in integrity error message by Milan Broz · 6 years ago
  16. 7a1cd72 dm crypt: move detailed message into debug level by Milan Broz · 6 years ago
  17. 0f41fcf dm ioctl: fix hang in early create error condition by Helen Koike · 6 years ago
  18. 05d6909 dm integrity: whitespace, coding style and dead code cleanup by Mike Snitzer · 6 years ago
  19. 4827149 dm integrity: implement synchronous mode for reboot handling by Mikulas Patocka · 6 years ago
  20. 1f5a775 dm integrity: handle machine reboot in bitmap mode by Mikulas Patocka · 6 years ago
  21. 468dfca dm integrity: add a bitmap mode by Mikulas Patocka · 6 years ago
  22. 8b3bbd4 dm integrity: introduce a function add_new_range_and_wait() by Mikulas Patocka · 6 years ago
  23. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  24. 4f43446 dm integrity: allow large ranges to be described by Mikulas Patocka · 6 years ago
  25. d5027e0 dm ingerity: pass size to dm_integrity_alloc_page_list() by Mikulas Patocka · 6 years ago
  26. 981e8a9 dm integrity: introduce rw_journal_sectors() by Mikulas Patocka · 6 years ago
  27. 88ad5d1 dm integrity: update documentation by Mikulas Patocka · 6 years ago
  28. 893e3c3 dm integrity: don't report unused options by Mikulas Patocka · 6 years ago
  29. 97abfde dm integrity: don't check null pointer before kvfree and vfree by Mikulas Patocka · 6 years ago
  30. 30bba43 dm integrity: correctly calculate the size of metadata area by Mikulas Patocka · 6 years ago
  31. 9ccce5a dm dust: Make dm_dust_init and dm_dust_exit static by YueHaibing · 6 years ago
  32. cacddea dm dust: remove redundant unsigned comparison to less than zero by Colin Ian King · 6 years ago
  33. 81ff5d2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  34. 2d5abb9 bcache: make is_discard_enabled() static by Jens Axboe · 6 years ago
  35. 940bc47 dm mpath: always free attached_handler_name in parse_path() by Martin Wilck · 6 years ago
  36. 8e890c1 dm init: fix max devices/targets checks by Helen Koike · 6 years ago
  37. e4f3fab dm: add dust target by Bryan Gurney · 6 years ago
  38. 2b070cf block: remove the i argument to bio_for_each_segment_all by Christoph Hellwig · 6 years ago
  39. f936b06 bcache: clean up do_btree_node_write a bit by Christoph Hellwig · 6 years ago
  40. cdca22b bcache: remove redundant LIST_HEAD(journal) from run_cache_set() by Coly Li · 6 years ago
  41. be9c52e dm persistent data: Simplify stack trace handling by Thomas Gleixner · 6 years ago
  42. 741b58f dm bufio: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  43. f8011d3 dm writecache: avoid unnecessary lookups in writecache_find_entry() by Mikulas Patocka · 6 years ago
  44. 08a8e80 dm writecache: remove unused member page_offset in writeback_struct by Huaisheng Ye · 6 years ago
  45. 81bc6d1 dm delay: fix a crash when invalid device is specified by Mikulas Patocka · 6 years ago
  46. 514cf4f dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled by Peng Wang · 6 years ago
  47. 5de719e dm mpath: fix missing call of path selector type->end_io by Yufen Yu · 6 years ago
  48. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  49. 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
  50. f16277c bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce by Shenghui Wang · 6 years ago
  51. 6312073 bcache: fix failure in journal relplay by Tang Junhui · 6 years ago
  52. eb8cbb6 bcache: improve bcache_reboot() by Coly Li · 6 years ago
  53. 63d63b5 bcache: add comments for closure_fn to be called in closure_queue() by Coly Li · 6 years ago
  54. bb6d355 bcache: Add comments for blkdev_put() in registration code path by Coly Li · 6 years ago
  55. 88c12d4 bcache: add error check for calling register_bdev() by Coly Li · 6 years ago
  56. 68d10e6 bcache: return error immediately in bch_journal_replay() by Coly Li · 6 years ago
  57. 2d17456 bcache: add comments for kobj release callback routine by Coly Li · 6 years ago
  58. ce3e4cf bcache: add failure check to run_cache_set() for journal replay by Coly Li · 6 years ago
  59. 1bee2ad bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 6 years ago
  60. 14215ee bcache: move definition of 'int ret' out of macro read_bucket() by Coly Li · 6 years ago
  61. a4b732a bcache: fix a race between cache register and cacheset unregister by Liang Chen · 6 years ago
  62. 3a39472 bcache: Clean up bch_get_congested() by George Spelvin · 6 years ago
  63. 792732d bcache: use kmemdup_nul for CACHED_LABEL buffer by Geliang Tang · 6 years ago
  64. 78d4eb8 bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 6 years ago
  65. 4e0c04e bcache: fix inaccurate result of unused buckets by Guoju Fang · 6 years ago
  66. 1568ee7 bcache: fix crashes stopping bcache device before read miss done by Guoju Fang · 6 years ago
  67. 873f258 dm thin metadata: do not write metadata if no changes occurred by Mike Snitzer · 6 years ago
  68. 6a1b1dd dm thin metadata: add wrappers for managing write locking of metadata by Mike Snitzer · 6 years ago
  69. a1ed4d9 dm thin metadata: check __commit_transaction()'s return by Mike Snitzer · 6 years ago
  70. c6e086e dm space map common: zero entire ll_disk by Mike Snitzer · 6 years ago
  71. 84420b1 dm writecache: add unlikely for returned value of rb_next/prev by Huaisheng Ye · 6 years ago
  72. 09f2d65 dm writecache: remove needless dereferences in __writecache_writeback_pmem() by Huaisheng Ye · 6 years ago
  73. 3f1637f dm snapshot: Use fine-grained locking scheme by Nikos Tsironis · 6 years ago
  74. f79ae41 dm snapshot: Make exception tables scalable by Nikos Tsironis · 6 years ago
  75. 4ad8d88 dm snapshot: Replace mutex with rw semaphore by Nikos Tsironis · 6 years ago
  76. 65fc7c3 dm snapshot: Don't sleep holding the snapshot lock by Nikos Tsironis · 6 years ago
  77. e28adc3 dm cache metadata: Fix loading discard bitset by Nikos Tsironis · 6 years ago
  78. 7aedf75 dm zoned: Fix zone report handling by Damien Le Moal · 6 years ago
  79. a3839bc dm zoned: Silence a static checker warning by Dan Carpenter · 6 years ago
  80. c13b548 dm crypt: fix endianness annotations around org_sector_of_dmreq by Christoph Hellwig · 6 years ago
  81. b2176a1 md/raid: raid5 preserve the writeback action after the parity check by Nigel Croxon · 6 years ago
  82. a25d8c3 Revert "Don't jump to compute_result state from check_result state" by Song Liu · 6 years ago
  83. c42d324 md: return -ENODEV if rdev has no mddev assigned by Pawel Baldysiak · 6 years ago
  84. d7ba866 Merge tag 'v5.1-rc5' into for-5.2/block by Jens Axboe · 6 years ago
  85. efcd487 md: add __acquires/__releases annotations to handle_active_stripes by Christoph Hellwig · 6 years ago
  86. 368ecad md: add __acquires/__releases annotations to (un)lock_two_stripes by Christoph Hellwig · 6 years ago
  87. 2b598ee md: mark md_cluster_mod static by Christoph Hellwig · 6 years ago
  88. ae50640 md: use correct type in super_1_sync by Christoph Hellwig · 6 years ago
  89. 00485d0 md: use correct type in super_1_load by Christoph Hellwig · 6 years ago
  90. c35403f md: use correct types in md_bitmap_print_sb by Christoph Hellwig · 6 years ago
  91. ed4d0a4e md: add a missing endianness conversion in check_sb_changes by Christoph Hellwig · 6 years ago
  92. ee37e62 md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
  93. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  94. 4ed319c dm integrity: fix deadlock with overlapping I/O by Mikulas Patocka · 6 years ago
  95. bcb4443 dm: disable DISCARD if the underlying storage no longer supports it by Mike Snitzer · 6 years ago
  96. eb40c0a dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors by Ilya Dryomov · 6 years ago
  97. 75ae193 dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE") by Mikulas Patocka · 6 years ago
  98. 93fc916 dm init: fix const confusion for dm_allowed_targets array by Andi Kleen · 6 years ago
  99. 5efedc9 dm integrity: make dm_integrity_init and dm_integrity_exit static by YueHaibing · 6 years ago
  100. 0d74e6a dm integrity: change memcmp to strncmp in dm_integrity_ctr by Mikulas Patocka · 6 years ago