1. 8f3ac4c ANDROID: Update init/do_mounts_dm.c to the latest ChromiumOS version. by David Zeuthen · 7 years ago
  2. a058da8 CHROMIUM: dm: boot time specification of dm= by Will Drewry · 14 years ago
  3. a8ac51e dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests by Mike Snitzer · 8 years ago
  4. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  5. 545ed20 dm: add infrastructure for DAX support by Toshi Kani · 8 years ago
  6. e83068a dm mpath: add optional "queue_mode" feature by Mike Snitzer · 8 years ago
  7. 4df2bf4 dm snapshot: disallow the COW and origin devices from being identical by DingXiang · 9 years ago
  8. 30187e1 dm: rename target's per_bio_data_size to per_io_data_size by Mike Snitzer · 9 years ago
  9. f083b09 dm: set DM_TARGET_WILDCARD feature on "error" target by Mike Snitzer · 9 years ago
  10. e56f81e dm: refactor ioctl handling by Christoph Hellwig · 9 years ago
  11. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  12. 52b0991 dm: remove unnecessary wrapper around blk_lld_busy by Mike Snitzer · 10 years ago
  13. 09ee96b dm snapshot: suspend merging snapshot when doing exception handover by Mikulas Patocka · 10 years ago
  14. e5863d9 dm: allocate requests in target when stacking on blk-mq devices by Mike Snitzer · 10 years ago
  15. dbf9782 dm: remove exports for request-based interfaces without external callers by Mike Snitzer · 10 years ago
  16. d67ee21 dm: add presuspend_undo hook to target_type by Mike Snitzer · 10 years ago
  17. 11f0431 dm: remove symbol export for dm_set_device_limits by Mike Snitzer · 10 years ago
  18. 1dd40c3 dm: introduce dm_accept_partial_bio by Mikulas Patocka · 11 years ago
  19. 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 11 years ago
  20. d70ab4f dm: remove dm_get_mapinfo by Mikulas Patocka · 11 years ago
  21. f84cb8a dm mpath: disable WRITE SAME if it fails by Mike Snitzer · 11 years ago
  22. fd2ed4d dm: add statistics support by Mikulas Patocka · 11 years ago
  23. 83d5e5b dm: optimize use SRCU and RCU by Mikulas Patocka · 11 years ago
  24. 058ce5c dm: document iterate_devices by Alasdair G Kergon · 11 years ago
  25. b0d8ed4 dm: add target num_write_bios fn by Alasdair G Kergon · 12 years ago
  26. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 12 years ago
  27. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 12 years ago
  28. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  29. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  30. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  31. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  32. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  33. 0ac5548 dm: use bool bitfields in struct dm_target by Alasdair G Kergon · 12 years ago
  34. 0e9c24e dm: allow targets to request flushes regardless of underlying device support by Joe Thornber · 12 years ago
  35. 7acf027 dm: introduce split_discard_requests by Mikulas Patocka · 12 years ago
  36. 542f903 dm: support non power of two target max_io_len by Mike Snitzer · 12 years ago
  37. af7346e dm: remove unused flush target method by Joe Thornber · 12 years ago
  38. 36a0456 dm table: add immutable feature by Alasdair G Kergon · 13 years ago
  39. cc6cbe1 dm table: add always writeable feature by Alasdair G Kergon · 13 years ago
  40. 3791e2f dm table: add singleton feature by Alasdair G Kergon · 13 years ago
  41. 71a1673 dm: use local printk ratelimit by Namhyung Kim · 13 years ago
  42. 983c7db dm crypt: always disable discard_zeroes_data by Milan Broz · 13 years ago
  43. 498f010 dm table: share target argument parsing functions by Mike Snitzer · 13 years ago
  44. 4c25932 dm table: allow targets to support discards internally by Mike Snitzer · 13 years ago
  45. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 13 years ago
  46. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  47. 99d03c1 dm: per target unplug callback support by NeilBrown · 14 years ago
  48. 9d357b0 dm: introduce target callbacks and congestion callback by NeilBrown · 14 years ago
  49. 56a67df dm: factor out max_io_len_target_boundary by Mike Snitzer · 14 years ago
  50. 5ae89a8 dm: linear support discard by Mike Snitzer · 14 years ago
  51. 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
  52. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 15 years ago
  53. 64dbce5 dm: export suspended state to targets by Kiyoshi Ueda · 15 years ago
  54. 4f186f8 dm: rename dm_suspended to dm_suspended_md by Kiyoshi Ueda · 15 years ago
  55. 042d2a9 dm: keep old table until after resume succeeded by Alasdair G Kergon · 15 years ago
  56. 7c66641 dm: rename dm_get_table to dm_get_live_table by Alasdair G Kergon · 15 years ago
  57. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  58. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  59. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 15 years ago
  60. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 15 years ago
  61. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 15 years ago
  62. 5ab9758 dm table: replace struct io_restrictions with struct queue_limits by Mike Snitzer · 15 years ago
  63. f9ab94c dm: introduce num_flush_requests by Mikulas Patocka · 15 years ago
  64. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  65. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 15 years ago
  66. 45194e4 dm target: remove struct tt_internal by Cheng Renquan · 15 years ago
  67. ab4c14248 dm: support barriers on simple devices by Andi Kleen · 16 years ago
  68. 7d76345 dm request: extend target interface by Kiyoshi Ueda · 16 years ago
  69. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  70. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  71. d63a5ce dm: publish array_too_big by Mikulas Patocka · 16 years ago
  72. 647b3d0 [PATCH] lose unused arguments in dm ioctl callbacks by Al Viro · 17 years ago
  73. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  74. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  75. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  76. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  77. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  78. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 16 years ago
  79. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  80. 4fdfe40 dm table: remove unused dm_create_error_table by Adrian Bunk · 16 years ago
  81. 0da336e dm: expose macros by Alasdair G Kergon · 16 years ago
  82. 416cd17 dm log: clean interface by Heinz Mauelshagen · 16 years ago
  83. 4f41b09 dm: table remove unused variable by Vasily Averin · 17 years ago
  84. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  85. 5ec140e dm: bounce_pfn limit added by Vasily Averin · 17 years ago
  86. 7a8c3d3 dm: uevent generate events by Mike Anderson · 17 years ago
  87. 96a1f7d dm: export name and uuid by Mike Anderson · 17 years ago
  88. 2e93ccc [PATCH] dm: suspend: add noflush pushback by Kiyoshi Ueda · 18 years ago
  89. 45cbcd7 [PATCH] dm: map and endio return code clarification by Kiyoshi Ueda · 18 years ago
  90. a3d77d3 [PATCH] dm: suspend: parameter change by Kiyoshi Ueda · 18 years ago
  91. 999d816 [PATCH] dm table: add target flush by Bryn Reeves · 18 years ago
  92. 3cb4021 [PATCH] dm: extract device limit setting by Bryn Reeves · 18 years ago
  93. 8757b77 [PATCH] dm table: add target preresume by Milan Broz · 18 years ago
  94. aa129a2 [PATCH] dm: support ioctls on mapped devices by Milan Broz · 18 years ago
  95. 72d9486 [PATCH] dm: improve error message consistency by Alasdair G Kergon · 18 years ago
  96. c2ade42 [PATCH] dm: create error table by David Teigland · 18 years ago
  97. 17b2f66 [PATCH] dm: add exports by Alasdair G Kergon · 18 years ago
  98. 969429b [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly by NeilBrown · 19 years ago
  99. 3ee247e [PATCH] dm: dm-table warning fix by Alasdair G Kergon · 19 years ago
  100. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago