1. 545ed20 dm: add infrastructure for DAX support by Toshi Kani · 8 years ago
  2. e83068a dm mpath: add optional "queue_mode" feature by Mike Snitzer · 8 years ago
  3. 4cc9613 dm: move request-based code out to dm-rq.[hc] by Mike Snitzer · 8 years ago
  4. 591ddcf dm: allow immutable request-based targets to use blk-mq pdu by Mike Snitzer · 8 years ago
  5. 16f1226 dm: optimize dm_mq_queue_rq() by Mike Snitzer · 8 years ago
  6. f083b09 dm: set DM_TARGET_WILDCARD feature on "error" target by Mike Snitzer · 8 years ago
  7. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  8. 22165fa Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  9. 78d8e58 Revert "block, dm: don't copy bios for request clones" by Mike Snitzer · 9 years ago
  10. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  11. 5f1b670 block, dm: don't copy bios for request clones by Christoph Hellwig · 9 years ago
  12. 17e149b dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr by Mike Snitzer · 9 years ago
  13. 0ce6579 dm: impose configurable deadline for dm_request_fn's merge heuristic by Mike Snitzer · 9 years ago
  14. d56b9b2 dm: remove request-based DM queue's lld_busy_fn hook by Mike Snitzer · 9 years ago
  15. 65803c2 dm table: train hybrid target type detection to select blk-mq if appropriate by Mike Snitzer · 9 years ago
  16. e5863d9 dm: allocate requests in target when stacking on blk-mq devices by Mike Snitzer · 9 years ago
  17. ffcc393 dm: enhance internal suspend and resume interface by Mike Snitzer · 10 years ago
  18. d67ee21 dm: add presuspend_undo hook to target_type by Mike Snitzer · 10 years ago
  19. 86f1152 dm: allow active and inactive tables to share dm_devs by Benjamin Marzinski · 10 years ago
  20. a7ffb6a dm table: make dm_table_supports_discards static by Mikulas Patocka · 10 years ago
  21. 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 10 years ago
  22. 473c36d dm: make dm_table_alloc_md_mempools static by Mikulas Patocka · 10 years ago
  23. 2995fa7 dm sysfs: fix a module unload race by Mikulas Patocka · 10 years ago
  24. be35f48 dm: wait until embedded kobject is released before destroying a device by Mikulas Patocka · 10 years ago
  25. 2c140a2 dm: allow remove to be deferred by Mikulas Patocka · 11 years ago
  26. e860313 dm: add reserved_bio_based_ios module parameter by Mike Snitzer · 11 years ago
  27. f479082 dm: add reserved_rq_based_ios module parameter by Mike Snitzer · 11 years ago
  28. fd2ed4d dm: add statistics support by Mikulas Patocka · 11 years ago
  29. 169e2cc dm: allow error target to replace bio-based and request-based targets by Mike Snitzer · 11 years ago
  30. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 11 years ago
  31. 3ae7065 dm: retain table limits when swapping to new table with no devices by Mike Snitzer · 12 years ago
  32. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  33. 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
  34. d5b9dd0 dm: ignore merge_bvec for snapshots when safe by Mikulas Patocka · 13 years ago
  35. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 13 years ago
  36. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  37. 26803b9 dm ioctl: refactor dm_table_complete by Will Drewry · 14 years ago
  38. 4a0b4dd dm: do not initialise full request queue when bio based by Mike Snitzer · 14 years ago
  39. a5664da dm ioctl: make bio or request based device type immutable by Mike Snitzer · 14 years ago
  40. 3f77316d dm: separate device deletion from dm_put by Kiyoshi Ueda · 14 years ago
  41. 3abf85b dm ioctl: introduce flag indicating uevent was generated by Peter Rajnoha · 14 years ago
  42. 4f186f8 dm: rename dm_suspended to dm_suspended_md by Kiyoshi Ueda · 14 years ago
  43. 432a212 dm: add dm_deleting_md function by Mike Anderson · 14 years ago
  44. 952b355 dm io: use slab for struct io by Mikulas Patocka · 14 years ago
  45. a732c20 dm: remove queue next_ordered workaround for barriers by Mike Snitzer · 15 years ago
  46. 5d67aa2 dm: do not set QUEUE_ORDERED_DRAIN if request based by Kiyoshi Ueda · 15 years ago
  47. e6ee8c0 dm: enable request based option by Kiyoshi Ueda · 15 years ago
  48. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 15 years ago
  49. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 15 years ago
  50. 60935eb dm ioctl: support cookies for udev by Milan Broz · 15 years ago
  51. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 15 years ago
  52. 45194e4 dm target: remove struct tt_internal by Cheng Renquan · 15 years ago
  53. 784aae7 dm: add name and uuid to sysfs by Milan Broz · 15 years ago
  54. d581687 dm table: rework reference counting by Mikulas Patocka · 15 years ago
  55. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 15 years ago
  56. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  57. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  58. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  59. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  60. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  61. c8da2f8 dm log: make dm_dirty_log init and exit static by Adrian Bunk · 16 years ago
  62. 0da336e dm: expose macros by Alasdair G Kergon · 16 years ago
  63. 945fa4d dm kcopyd: remove redundant client counting by Mikulas Patocka · 16 years ago
  64. 416cd17 dm log: clean interface by Heinz Mauelshagen · 16 years ago
  65. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 16 years ago
  66. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 16 years ago
  67. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  68. d0d444c7 dm: add ratelimit logging macros by Jonathan Brassow · 17 years ago
  69. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 17 years ago
  70. 81fdb09 [PATCH] dm: ioctl: add noflush suspend by Kiyoshi Ueda · 17 years ago
  71. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 17 years ago
  72. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 17 years ago
  73. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  74. cc10920 [PATCH] dm: add debug macro by Bryn Reeves · 18 years ago
  75. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  76. 5c6bd75 [PATCH] dm: prevent removal if open by Alasdair G Kergon · 18 years ago
  77. 17b2f66 [PATCH] dm: add exports by Alasdair G Kergon · 18 years ago
  78. 2b06cff [PATCH] dm: consolidate creation functions by Alasdair G Kergon · 18 years ago
  79. 3ac51e7 [PATCH] dm store geometry by Darrick J. Wong · 18 years ago
  80. 1134e5a [PATCH] dm table: store md by Mike Anderson · 18 years ago
  81. 9ade92a [PATCH] dm: tidy mdptr by Alasdair G Kergon · 18 years ago
  82. 4ee218c [PATCH] dm: remove SECTOR_FORMAT by Andrew Morton · 18 years ago
  83. aa8d7c2 [PATCH] device-mapper: make lock_fs optional by Alasdair G Kergon · 18 years ago
  84. 2d5fe68 [PATCH] device-mapper: scanf sector format change by Alasdair G Kergon · 18 years ago
  85. d229a95 [PATCH] device-mapper: add dm_get_md by David Teigland · 18 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago