Historique des commits

Auteur SHA1 Message Date
  Mikulas Patocka d2fdb776e0 dm snapshot: use merge origin if snapshot invalid il y a 15 ans
  Mike Snitzer d8ddb1cfff dm snapshot: report merge failure in status il y a 15 ans
  Mike Snitzer 8a2d528620 dm snapshot: merge consecutive chunks together il y a 15 ans
  Mikulas Patocka 73dfd078cf dm snapshot: trigger exceptions in remaining snapshots during merge il y a 15 ans
  Mikulas Patocka 17aa03326d dm snapshot: delay merging a chunk until writes to it complete il y a 15 ans
  Mikulas Patocka 9fe8625488 dm snapshot: queue writes to chunks being merged il y a 15 ans
  Mikulas Patocka 1e03f97e43 dm snapshot: add merging il y a 15 ans
  Mikulas Patocka 9d3b15c4c7 dm snapshot: permit only one merge at once il y a 15 ans
  Mike Snitzer 10b8106a70 dm snapshot: support barriers in snapshot merge target il y a 15 ans
  Mikulas Patocka 3452c2a1eb dm snapshot: avoid allocating exceptions in merge il y a 15 ans
  Mikulas Patocka 515ad66cc4 dm snapshot: rework writing to origin il y a 15 ans
  Mikulas Patocka d698aa4500 dm snapshot: add merge target il y a 15 ans
  Mike Snitzer 615d1eb9ca dm snapshot: create function for chunk_is_tracked wait il y a 15 ans
  Mikulas Patocka 9eaae8ffbc dm snapshot: make bio optional in __origin_write il y a 15 ans
  Mike Snitzer c1f0c183f6 dm snapshot: allow live exception store handover between tables il y a 15 ans
  Mike Snitzer c26655ca3c dm snapshot: track suspended state in target il y a 15 ans
  Mike Snitzer fc56f6fbcc dm snapshot: move cow ref from exception store to snap core il y a 15 ans
  Mike Snitzer 985903bb3a dm snapshot: add allocated metadata to snapshot status il y a 15 ans
  Jon Brassow 3510cb94ff dm snapshot: rename exception functions il y a 15 ans
  Jon Brassow 191437a53c dm snapshot: rename exception_table to dm_exception_table il y a 15 ans
  Jon Brassow 1d4989c858 dm snapshot: rename dm_snap_exception to dm_exception il y a 15 ans
  Jon Brassow d32a6ea65f dm snapshot: consolidate insert exception functions il y a 15 ans
  Mikulas Patocka 7e201b3513 dm snapshot: abstract minimum_chunk_size fn il y a 15 ans
  Mikulas Patocka 8e87b9b81b dm snapshot: cope with chunk size larger than origin il y a 15 ans
  Mikulas Patocka 94e76572b5 dm snapshot: only take lock for statustype info not table il y a 15 ans
  Mikulas Patocka df96eee679 dm snapshot: use unsigned integer chunk size il y a 15 ans
  Mikulas Patocka 4c6fff445d dm snapshot: lock snapshot while supplying status il y a 15 ans
  Mikulas Patocka 3f2412dc85 dm snapshot: require non zero chunk size by end of ctr il y a 15 ans
  Jonathan Brassow 034a186d29 dm snapshot: free exception store on init failure il y a 15 ans
  Mikulas Patocka 6d45d93ead dm snapshot: sort by chunk size to fix race il y a 15 ans