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