1. b4460a9 Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  2. d284f82 dm writecache: support optional offset for start of device by Mikulas Patocka · 7 years ago
  3. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  4. dbc6265 dm: prevent DAX mounts if not supported by Ross Zwisler · 7 years ago
  5. bda3153 md/raid10: fix that replacement cannot complete recovery after reassemble by BingJing Chang · 7 years ago
  6. a685557 dm thin: handle running out of data space vs concurrent discard by Mike Snitzer · 7 years ago
  7. f2ccaa5 dm raid: don't use 'const' in function return by Arnd Bergmann · 7 years ago
  8. 2d0b2d6 dm zoned: avoid triggering reclaim from inside dmz_map() by Bart Van Assche · 7 years ago
  9. 50a7d3b dm writecache: use 2-factor allocator arguments by Kees Cook · 7 years ago
  10. 7ccdbf8 dm thin metadata: remove needless work from __commit_transaction by Mike Snitzer · 7 years ago
  11. f21c601 dm: use bio_split() when splitting out the already processed bio by Mike Snitzer · 7 years ago
  12. bfc9dfd MD: cleanup resources in failure by Shaohua Li · 7 years ago
  13. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  14. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  15. 4597fcf Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  16. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  17. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  18. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  19. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  20. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  21. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  22. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  23. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  24. 930218a Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next by Dan Williams · 7 years ago
  25. a381884 Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  26. 48debaf dm: add writecache target by Mikulas Patocka · 7 years ago
  27. 72d711c dm: adjust structure members to improve alignment by Mike Snitzer · 7 years ago
  28. 28dec87 md: Unify mddev destruction paths by Kent Overstreet · 7 years ago
  29. b2b04e7 dm: report which conflicting type caused error during table_load() by Mike Snitzer · 7 years ago
  30. 2a2a4c5 dm: use bioset_init_from_src() to copy bio_set by Jens Axboe · 7 years ago
  31. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  32. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  33. 610b15c overflow.h: Add allocation size calculation helpers by Kees Cook · 7 years ago
  34. 25d80be Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  35. d377535 dm: Use kzalloc for all structs with embedded biosets/mempools by Kent Overstreet · 7 years ago
  36. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  37. d00a11d dm-crypt: fix warning in shutdown path by Kent Overstreet · 7 years ago
  38. 6f1c819 dm: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  39. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  40. d19936a bcache: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  41. 338aa96 block: convert bounce, q->bio_split to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  42. ce4c3e1 bcache: Replace bch_read_string_list() by __sysfs_match_string() by Andy Shevchenko · 7 years ago
  43. ecb37ce bcache: Move couple of functions to sysfs.c by Andy Shevchenko · 7 years ago
  44. 04cbc21 bcache: Move couple of string arrays to sysfs.c by Andy Shevchenko · 7 years ago
  45. 0f0709e bcache: stop bcache device when backing device is offline by Coly Li · 7 years ago
  46. b3a9a0c dax: Introduce a ->copy_to_iter dax operation by Dan Williams · 7 years ago
  47. 5a409b4 MD: fix lock contention for flush bios by Xiao Ni · 7 years ago
  48. 61c2ad9 Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  49. 448ec63 md/raid5: Assigning NULL to sh->batch_head before testing bit R5_Overlap of a stripe by Amy Chiang · 7 years ago
  50. b33d106 md/raid1: add error handling of read error from FailFast device by Gioh Kim · 7 years ago
  51. c42a0e2 md: fix NULL dereference of mddev->pers in remove_and_add_spares() by Yufen Yu · 7 years ago
  52. 2cd259a raid5: copy write hint from origin bio to stripe by Mariusz Dabrowski · 7 years ago
  53. 1c1a2ee bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n by Coly Li · 7 years ago
  54. ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
  55. 94d7dbf Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  56. 522a777 block: consolidate struct request timestamp fields by Omar Sandoval · 7 years ago
  57. 65972a6 dm mirror: remove VLA usage by Kees Cook · 7 years ago
  58. 09a44ca bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set by Coly Li · 7 years ago
  59. 4fd8e13 bcache: set dc->io_disable to true in conditional_stop_bcache_device() by Coly Li · 7 years ago
  60. ecb2ba8 bcache: add wait_for_kthread_stop() in bch_allocator_thread() by Coly Li · 7 years ago
  61. bf78980 bcache: count backing device I/O error for writeback I/O by Coly Li · 7 years ago
  62. 6147305 bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error() by Coly Li · 7 years ago
  63. 6e916a7 bcache: store disk name in struct cache and struct cached_dev by Coly Li · 7 years ago
  64. 011abdc md: fix two problems with setting the "re-add" device state. by NeilBrown · 7 years ago
  65. eb81b32 raid10: check bio in r10buf_pool_free to void NULL pointer dereference by Guoqing Jiang · 7 years ago
  66. 13db16d md: fix an error code format and remove unsed bio_sector by Yufen Yu · 7 years ago
  67. 3d97c82 dm: fix some sparse warnings and whitespace in dax methods by Mike Snitzer · 7 years ago
  68. 280884f dm cache background tracker: fix sparse warning by Mike Snitzer · 7 years ago
  69. f7879b4 dm bufio: fix buffer alignment by Mikulas Patocka · 7 years ago
  70. fc8cec1 dm integrity: use kvfree for kvmalloc'd memory by Mikulas Patocka · 7 years ago
  71. eb36698 dm/verity_fec: Use GFP aware reed solomon init by Thomas Gleixner · 7 years ago
  72. 7768ee3 Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  73. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  74. e13e75b Merge branch 'for-4.17/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  75. dba40d4 raid1: copy write hint from master bio to behind bio by Mariusz Dabrowski · 7 years ago
  76. 8c24259 md/raid1: exit sync request if MD_RECOVERY_INTR is set by Yufen Yu · 7 years ago
  77. 0ea9924 md-cluster: don't update recovery_offset for faulty device by Guoqing Jiang · 7 years ago
  78. 83c7c18 Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  79. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  80. 5bd5e8d dm: remove fmode_t argument from .prepare_ioctl hook by Mike Snitzer · 7 years ago
  81. 971888c dm: hold DM table for duration of ioctl rather than use blkdev_get by Mike Snitzer · 7 years ago
  82. 13bc62d dm raid: fix parse_raid_params() variable range issue by Heinz Mauelshagen · 7 years ago
  83. d4b1aaf dm verity: make verity_for_io_block static by weiyongjun (A) · 7 years ago
  84. 843f38d dm verity: add 'check_at_most_once' option to only validate hashes once by Patrik Torstensson · 7 years ago
  85. 45354f1 dm bufio: don't embed a bio in the dm_buffer structure by Mikulas Patocka · 7 years ago
  86. f51f2e0 dm bufio: support non-power-of-two block sizes by Mikulas Patocka · 7 years ago
  87. 359dbf1 dm bufio: use slab cache for dm_buffer structure allocations by Mikulas Patocka · 7 years ago
  88. 03b02939 dm bufio: reorder fields in dm_buffer structure by Mikulas Patocka · 7 years ago
  89. 6b5e718 dm bufio: relax alignment constraint on slab cache by Mikulas Patocka · 7 years ago
  90. 21bb132 dm bufio: remove code that merges slab caches by Mikulas Patocka · 7 years ago
  91. eeb67a0 dm bufio: get rid of slab cache name allocations by Mikulas Patocka · 7 years ago
  92. afa53df dm bufio: move dm-bufio.h to include/linux/ by Mikulas Patocka · 7 years ago
  93. 1f01317 dm bufio: delete outdated comment by Mikulas Patocka · 7 years ago
  94. 0071654 dm: add support for secure erase forwarding by Denis Semakin · 7 years ago
  95. 0519c71 dm: backfill abnormal IO support to non-splitting IO submission by Mike Snitzer · 7 years ago
  96. 880bcce dm raid: fix nosync status by Heinz Mauelshagen · 7 years ago
  97. 8192a0c dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_bios() by Wang Sheng-Hui · 7 years ago
  98. 706dd22 dm stripe: get rid of a Variable Length Array (VLA) by Tycho Andersen · 7 years ago
  99. e5c4cb9 dm log writes: record metadata flag for better flags record by Qu Wenruo · 7 years ago
  100. e16b4f9 dm integrity: fail early if required HMAC key is not available by Milan Broz · 7 years ago