1. 363b7fd dm: improve hash_locks sizing and hash function by Joe Thornber · 1 year, 11 months ago
  2. 0bac3f2 dm: add dm_num_hash_locks() by Mike Snitzer · 1 year, 11 months ago
  3. a4a82ce dm: correct block comments format. by Heinz Mauelshagen · 2 years, 1 month ago
  4. 86a3238 dm: change "unsigned" to "unsigned int" by Heinz Mauelshagen · 2 years, 1 month ago
  5. 7533afa dm: send just one event on resize, not two by Mikulas Patocka · 2 years, 1 month ago
  6. 564b5c5 dm table: audit all dm_table_get_target() callers by Mike Snitzer · 2 years, 8 months ago
  7. e810cb7 dm: refactor dm_md_mempool allocation by Christoph Hellwig · 2 years, 9 months ago
  8. 29dec90 dm: fix bio_set allocation by Christoph Hellwig · 2 years, 9 months ago
  9. cfc97ab dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset by Mike Snitzer · 3 years ago
  10. 7b0800d dax: remove dax_capable by Christoph Hellwig · 3 years, 3 months ago
  11. bb37d77 dm: introduce zone append emulation by Damien Le Moal · 3 years, 9 months ago
  12. bf14e2b dm: Forbid requeue of writes to zones by Damien Le Moal · 3 years, 9 months ago
  13. 7fc1872 dm: move zone related code to dm-zone.c by Damien Le Moal · 3 years, 9 months ago
  14. 5b0fab5 dm table: fix DAX iterate_devices based device capability checks by Jeffle Xu · 4 years ago
  15. 33bd6f0 dm table: make 'struct dm_table' definition accessible to all of DM core by Mike Snitzer · 4 years, 5 months ago
  16. 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 8 months ago
  17. 123d87d dm: make dm_table_find_target return NULL by Mikulas Patocka · 6 years ago
  18. 2e9ee09 dm: enable synchronous dax by Pankaj Gupta · 6 years ago
  19. 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
  20. 6a23e05 dm: remove legacy request-based IO path by Jens Axboe · 6 years ago
  21. f6e7baa dm: move dm_table_destroy() to same header as dm_table_create() by Brian Norris · 8 years ago
  22. 0776aa0 dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs by Mike Snitzer · 7 years ago
  23. 2a0b468 dm: convert dm_dev_internal.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  24. 7e0d574 dm: introduce enum dm_queue_mode to cleanup related code by Bart Van Assche · 8 years ago
  25. eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
  26. 545ed20 dm: add infrastructure for DAX support by Toshi Kani · 9 years ago
  27. e83068a dm mpath: add optional "queue_mode" feature by Mike Snitzer · 9 years ago
  28. 4cc9613 dm: move request-based code out to dm-rq.[hc] by Mike Snitzer · 9 years ago
  29. 591ddcfc dm: allow immutable request-based targets to use blk-mq pdu by Mike Snitzer · 9 years ago
  30. 16f1226 dm: optimize dm_mq_queue_rq() by Mike Snitzer · 9 years ago
  31. f083b09 dm: set DM_TARGET_WILDCARD feature on "error" target by Mike Snitzer · 9 years ago
  32. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  33. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  34. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 10 years ago
  35. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  36. 5f1b670 block, dm: don't copy bios for request clones by Christoph Hellwig · 10 years ago
  37. 17e149b dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr by Mike Snitzer · 10 years ago
  38. 0ce6579 dm: impose configurable deadline for dm_request_fn's merge heuristic by Mike Snitzer · 10 years ago
  39. d56b9b2 dm: remove request-based DM queue's lld_busy_fn hook by Mike Snitzer · 10 years ago
  40. 65803c2 dm table: train hybrid target type detection to select blk-mq if appropriate by Mike Snitzer · 10 years ago
  41. e5863d9 dm: allocate requests in target when stacking on blk-mq devices by Mike Snitzer · 10 years ago
  42. ffcc393 dm: enhance internal suspend and resume interface by Mike Snitzer · 10 years ago
  43. d67ee213 dm: add presuspend_undo hook to target_type by Mike Snitzer · 10 years ago
  44. 86f1152 dm: allow active and inactive tables to share dm_devs by Benjamin Marzinski · 11 years ago
  45. a7ffb6a dm table: make dm_table_supports_discards static by Mikulas Patocka · 11 years ago
  46. 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 11 years ago
  47. 473c36d dm: make dm_table_alloc_md_mempools static by Mikulas Patocka · 11 years ago
  48. 2995fa7 dm sysfs: fix a module unload race by Mikulas Patocka · 11 years ago
  49. be35f48 dm: wait until embedded kobject is released before destroying a device by Mikulas Patocka · 11 years ago
  50. 2c140a2 dm: allow remove to be deferred by Mikulas Patocka · 11 years ago
  51. e860313 dm: add reserved_bio_based_ios module parameter by Mike Snitzer · 11 years ago
  52. f479082 dm: add reserved_rq_based_ios module parameter by Mike Snitzer · 11 years ago
  53. fd2ed4d dm: add statistics support by Mikulas Patocka · 12 years ago
  54. 169e2cc dm: allow error target to replace bio-based and request-based targets by Mike Snitzer · 12 years ago
  55. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  56. 3ae7065 dm: retain table limits when swapping to new table with no devices by Mike Snitzer · 12 years ago
  57. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 13 years ago
  58. 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
  59. d5b9dd0 dm: ignore merge_bvec for snapshots when safe by Mikulas Patocka · 14 years ago
  60. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 14 years ago
  61. 5ae89a8 dm: linear support discard by Mike Snitzer · 15 years ago
  62. 26803b9 dm ioctl: refactor dm_table_complete by Will Drewry · 15 years ago
  63. 4a0b4dd dm: do not initialise full request queue when bio based by Mike Snitzer · 15 years ago
  64. a5664da dm ioctl: make bio or request based device type immutable by Mike Snitzer · 15 years ago
  65. 3f77316d dm: separate device deletion from dm_put by Kiyoshi Ueda · 15 years ago
  66. 3abf85b dm ioctl: introduce flag indicating uevent was generated by Peter Rajnoha · 15 years ago
  67. 4f186f8 dm: rename dm_suspended to dm_suspended_md by Kiyoshi Ueda · 15 years ago
  68. 432a212 dm: add dm_deleting_md function by Mike Anderson · 15 years ago
  69. 952b355 dm io: use slab for struct io by Mikulas Patocka · 15 years ago
  70. a732c20 dm: remove queue next_ordered workaround for barriers by Mike Snitzer · 16 years ago
  71. 5d67aa2 dm: do not set QUEUE_ORDERED_DRAIN if request based by Kiyoshi Ueda · 16 years ago
  72. e6ee8c0 dm: enable request based option by Kiyoshi Ueda · 16 years ago
  73. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 16 years ago
  74. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 16 years ago
  75. 60935eb dm ioctl: support cookies for udev by Milan Broz · 16 years ago
  76. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 16 years ago
  77. 45194e4 dm target: remove struct tt_internal by Cheng Renquan · 16 years ago
  78. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 16 years ago
  79. d581687 dm table: rework reference counting by Mikulas Patocka · 16 years ago
  80. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  81. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  82. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  83. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  84. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  85. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  86. c8da2f8 dm log: make dm_dirty_log init and exit static by Adrian Bunk · 17 years ago
  87. 0da336e dm: expose macros by Alasdair G Kergon · 17 years ago
  88. 945fa4d dm kcopyd: remove redundant client counting by Mikulas Patocka · 17 years ago
  89. 416cd17 dm log: clean interface by Heinz Mauelshagen · 17 years ago
  90. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  91. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  92. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  93. d0d444c7 dm: add ratelimit logging macros by Jonathan Brassow · 18 years ago
  94. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 18 years ago
  95. 81fdb09 [PATCH] dm: ioctl: add noflush suspend by Kiyoshi Ueda · 18 years ago
  96. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 18 years ago
  97. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 18 years ago
  98. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  99. cc10920 [PATCH] dm: add debug macro by Bryn Reeves · 18 years ago
  100. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 19 years ago