Historie revizí

Autor SHA1 Zpráva Datum
  Linus Torvalds 802ea9d864 Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm před 10 roky
  Manuel Schölling 0f30af98cb dm: use time_in_range() and time_after() před 11 roky
  Joe Thornber a59db67656 dm cache: fix problematic dual use of a single migration count variable před 10 roky
  Joe Thornber f824a2af3d dm cache: fix spurious cell_defer when dealing with partial block at end of device před 10 roky
  Joe Thornber 1e32134a5a dm cache: dirty flag was mistakenly being cleared when promoting via overwrite před 10 roky
  Joe Thornber f29a3147e2 dm cache: only use overwrite optimisation for promotion when in writeback mode před 10 roky
  Joe Thornber 2bb812df63 dm cache: discard block size must be a multiple of cache block size před 10 roky
  Joe Thornber 43c32bf2b0 dm cache: fix a harmless race when working out if a block is discarded před 10 roky
  Joe Thornber 3e2e1c3098 dm cache: when reloading a discard bitset allow for a different discard block size před 10 roky
  Joe Thornber 2572629a13 dm cache: fix some issues with the new discard range support před 10 roky
  Joe Thornber d1d9220cba dm cache: emit a warning message if there are a lot of cache blocks před 10 roky
  Joe Thornber 7ae34e7778 dm cache: improve discard support před 10 roky
  Joe Thornber 08b184514f dm cache: revert "prevent corruption caused by discard_block_size > cache_block_size" před 10 roky
  Joe Thornber 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" před 10 roky
  Joe Thornber 5f274d8865 dm bio prison: introduce support for locking ranges of blocks před 11 roky
  Joe Thornber a195db2d29 dm bio prison: switch to using a red black tree před 11 roky
  Anssi Hannula 40aa978ecc dm cache: fix race causing dirty blocks to be marked as clean před 11 roky
  Mike Snitzer b02465308f dm cache: set minimum_io_size to cache's data block size před 11 roky
  Mike Snitzer 895b47d798 dm cache metadata: use dm-space-map-metadata.h defined size limits před 11 roky
  Joe Thornber 304affaa88 dm cache: fail migrations in the do_worker error path před 11 roky
  Joe Thornber 8c081b52c6 dm cache: simplify deferred set reference count increments před 11 roky
  Anssi Hannula 44fa816bb7 dm cache: fix race affecting dirty block count před 11 roky
  Heinz Mauelshagen f1daa838e8 dm cache: always split discards on cache block boundaries před 11 roky
  Mike Snitzer 131cd131a9 dm cache: fix writethrough mode quiescing in cache_map před 11 roky
  Joe Thornber 0596661f0a dm cache: fix a lock-inversion před 11 roky
  Heinz Mauelshagen 64ab346a36 dm cache: remove remainder of distinct discard block size před 11 roky
  Mike Snitzer d132cc6d9e dm cache: prevent corruption caused by discard_block_size > cache_block_size před 11 roky
  Heinz Mauelshagen e893fba90c dm cache: fix access beyond end of origin device před 11 roky
  Heinz Mauelshagen 8b9d966665 dm cache: fix truncation bug when copying a block to/from >2TB fast device před 11 roky
  Heinz Mauelshagen e0d849fad7 dm cache: fix truncation bug when mapping I/O to >2TB fast device před 11 roky