1. df5d2e9 dm kcopyd: introduce configurable throttling by Mikulas Patocka · 11 years ago
  2. 23cb210 dm snapshot: add missing module aliases by Mikulas Patocka · 11 years ago
  3. 55a62ee dm: rename request variables to bios by Alasdair G Kergon · 11 years ago
  4. fd7c092 dm: fix truncated status strings by Mikulas Patocka · 11 years ago
  5. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  6. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  7. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  8. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  9. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  10. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  11. 1f4e0ff dm thin: commit before gathering status by Alasdair G Kergon · 12 years ago
  12. 542f903 dm: support non power of two target max_io_len by Mike Snitzer · 12 years ago
  13. 70c4861 dm snapshot: remove redundant assignment in merge fn by Alasdair G Kergon · 12 years ago
  14. a6e50b4 dm snapshot: skip reading origin when overwriting complete chunk by Mikulas Patocka · 13 years ago
  15. a2d2b03 dm snapshot: style cleanups by Jonathan Brassow · 13 years ago
  16. aa3f079 dm snapshot: remove unused definitions by Mikulas Patocka · 13 years ago
  17. fa34ce7 dm kcopyd: return client directly and not through a pointer by Mikulas Patocka · 13 years ago
  18. 5f43ba2 dm kcopyd: reserve fewer pages by Mikulas Patocka · 13 years ago
  19. 024d37e dm: fix opening log and cow devices for read only tables by Milan Broz · 13 years ago
  20. b83b2f2 dm snapshot: avoid storing private suspended state by Mike Snitzer · 14 years ago
  21. fecec20 dm snapshot: remove unused dm_snapshot queued_bios_work by Tejun Heo · 14 years ago
  22. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  23. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  24. d87f4c1 dm: implement REQ_FLUSH/FUA support for bio-based dm by Tejun Heo · 14 years ago
  25. 57cba5d dm: rename map_info flush_request to target_request_nr by Mike Snitzer · 14 years ago
  26. b1d5552 dm snapshot: implement merge by Mikulas Patocka · 14 years ago
  27. c241104 dm snapshot: test chunk size against both origin and snapshot by Mikulas Patocka · 14 years ago
  28. 1e5554c dm snapshot: iterate origin and cow devices by Mikulas Patocka · 14 years ago
  29. 924e600 dm: eliminate some holes data structures by Mike Snitzer · 14 years ago
  30. 8215d6e dm table: remove unused dm_get_device range parameters by Nikanth Karthikesan · 14 years ago
  31. d2fdb77 dm snapshot: use merge origin if snapshot invalid by Mikulas Patocka · 15 years ago
  32. d8ddb1c dm snapshot: report merge failure in status by Mike Snitzer · 15 years ago
  33. 8a2d528 dm snapshot: merge consecutive chunks together by Mike Snitzer · 15 years ago
  34. 73dfd07 dm snapshot: trigger exceptions in remaining snapshots during merge by Mikulas Patocka · 15 years ago
  35. 17aa033 dm snapshot: delay merging a chunk until writes to it complete by Mikulas Patocka · 15 years ago
  36. 9fe86254 dm snapshot: queue writes to chunks being merged by Mikulas Patocka · 15 years ago
  37. 1e03f97 dm snapshot: add merging by Mikulas Patocka · 15 years ago
  38. 9d3b15c dm snapshot: permit only one merge at once by Mikulas Patocka · 15 years ago
  39. 10b8106 dm snapshot: support barriers in snapshot merge target by Mike Snitzer · 15 years ago
  40. 3452c2a dm snapshot: avoid allocating exceptions in merge by Mikulas Patocka · 15 years ago
  41. 515ad66 dm snapshot: rework writing to origin by Mikulas Patocka · 15 years ago
  42. d698aa4 dm snapshot: add merge target by Mikulas Patocka · 15 years ago
  43. 615d1eb dm snapshot: create function for chunk_is_tracked wait by Mike Snitzer · 15 years ago
  44. 9eaae8f dm snapshot: make bio optional in __origin_write by Mikulas Patocka · 15 years ago
  45. c1f0c18 dm snapshot: allow live exception store handover between tables by Mike Snitzer · 15 years ago
  46. c26655c dm snapshot: track suspended state in target by Mike Snitzer · 15 years ago
  47. fc56f6f dm snapshot: move cow ref from exception store to snap core by Mike Snitzer · 15 years ago
  48. 985903b dm snapshot: add allocated metadata to snapshot status by Mike Snitzer · 15 years ago
  49. 3510cb9 dm snapshot: rename exception functions by Jon Brassow · 15 years ago
  50. 191437a dm snapshot: rename exception_table to dm_exception_table by Jon Brassow · 15 years ago
  51. 1d4989c dm snapshot: rename dm_snap_exception to dm_exception by Jon Brassow · 15 years ago
  52. d32a6ea dm snapshot: consolidate insert exception functions by Jon Brassow · 15 years ago
  53. 7e201b3 dm snapshot: abstract minimum_chunk_size fn by Mikulas Patocka · 15 years ago
  54. 8e87b9b dm snapshot: cope with chunk size larger than origin by Mikulas Patocka · 15 years ago
  55. 94e76572 dm snapshot: only take lock for statustype info not table by Mikulas Patocka · 15 years ago
  56. df96eee dm snapshot: use unsigned integer chunk size by Mikulas Patocka · 15 years ago
  57. 4c6fff4 dm snapshot: lock snapshot while supplying status by Mikulas Patocka · 15 years ago
  58. 3f2412d dm snapshot: require non zero chunk size by end of ctr by Mikulas Patocka · 15 years ago
  59. 034a186 dm snapshot: free exception store on init failure by Jonathan Brassow · 15 years ago
  60. 6d45d93 dm snapshot: sort by chunk size to fix race by Mikulas Patocka · 15 years ago
  61. 8811f46 dm snapshot: implement iterate devices by Mike Snitzer · 15 years ago
  62. 494b3ee dm snapshot: support barriers by Mikulas Patocka · 15 years ago
  63. 8f3d8ba block: move bio list helpers into bio.h by Christoph Hellwig · 15 years ago
  64. 1e302a9 dm snapshot: move status to exception store by Jonathan Brassow · 15 years ago
  65. fee1998 dm snapshot: move ctr parsing to exception store by Jonathan Brassow · 15 years ago
  66. 2e4a31d dm snapshot: use DMEMIT macro for status by Jonathan Brassow · 15 years ago
  67. ccc45ea dm snapshot: remove dm_snap header by Jonathan Brassow · 15 years ago
  68. 71fab00 dm snapshot: remove dm_snap header use by Jonathan Brassow · 15 years ago
  69. 49beb2b dm exception store: move cow pointer by Jonathan Brassow · 15 years ago
  70. d021684 dm exception store: move chunk_fields by Jonathan Brassow · 15 years ago
  71. 0cea9c7 dm exception store: move dm_target pointer by Jonathan Brassow · 15 years ago
  72. 493df71 dm exception store: introduce registry by Jonathan Brassow · 15 years ago
  73. b2a1146 dm exception store: separate type from instance by Jonathan Brassow · 15 years ago
  74. 35bf659 dm snapshot: avoid having two exceptions for the same chunk by Mikulas Patocka · 15 years ago
  75. c662139 dm snapshot: avoid dropping lock in __find_pending_exception by Mikulas Patocka · 15 years ago
  76. 2913808 dm snapshot: refactor __find_pending_exception by Mikulas Patocka · 15 years ago
  77. a159c1a dm snapshot: extend exception store functions by Jonathan Brassow · 16 years ago
  78. 4db6bfe dm snapshot: split out exception store implementations by Alasdair G Kergon · 16 years ago
  79. aea53d9 dm snapshot: separate out exception store interface by Jonathan Brassow · 16 years ago
  80. 10d3bd0 dm: consolidate target deregistration error handling by Mikulas Patocka · 16 years ago
  81. 90fa152 dm snapshot: change yield to msleep by Mikulas Patocka · 16 years ago
  82. 879129d2 dm snapshot: wait for chunks in destructor by Mikulas Patocka · 16 years ago
  83. 60c856c8 dm snapshot: fix register_snapshot deadlock by Mikulas Patocka · 16 years ago
  84. f68d4f3 dm snapshot: drop unused last_percent by Mikulas Patocka · 16 years ago
  85. 7c5f78b dm snapshot: fix primary_pe race by Mikulas Patocka · 16 years ago
  86. 92e8681 dm snapshot: use per device mempools by Mikulas Patocka · 16 years ago
  87. a8d41b5 dm snapshot: fix race during exception creation by Mikulas Patocka · 16 years ago
  88. cd45daf dm snapshot: track snapshot reads by Mikulas Patocka · 16 years ago
  89. a765e20 dm: move include files by Alasdair G Kergon · 16 years ago
  90. eb69aca dm kcopyd: clean interface by Heinz Mauelshagen · 16 years ago
  91. 22a1ceb dm io: clean interface by Heinz Mauelshagen · 16 years ago
  92. 72727ba dm snapshot: store pointer to target instance by Mikulas Patocka · 16 years ago
  93. 8ee2767 dm snapshot: reduce default memory allocation by Milan Broz · 16 years ago
  94. 4cdc1d1 dm io: write error bits form long not int by Alasdair G Kergon · 16 years ago
  95. d74f81f dm snapshot: combine consecutive exceptions in memory by Milan Broz · 16 years ago
  96. 8defd83 dm snapshot: use rounddown_pow_of_two by Robert P. J. Day · 16 years ago
  97. 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
  98. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  99. 07a83c4 dm: disable barriers by Stefan Bader · 17 years ago
  100. 0764147 dm snapshot: permit invalid activation by Milan Broz · 17 years ago