Commit History

Author SHA1 Message Date
  Joe Thornber 066dbaa386 dm cache: track IO to the origin device using io_tracker 10 years ago
  Joe Thornber 77289d3207 dm cache: add io_tracker 10 years ago
  Joe Thornber fb4100ae7f dm cache: fix race when issuing a POLICY_REPLACE operation 10 years ago
  Mike Snitzer 326e1dbb57 block: remove management of bi_remaining when restoring original bi_end_io 10 years ago
  Jens Axboe c4cf5261f8 bio: skip atomic inc/dec of ->bi_remaining for non-chains 10 years ago
  Linus Torvalds 802ea9d864 Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 years ago
  Manuel Schölling 0f30af98cb dm: use time_in_range() and time_after() 11 years ago
  Joe Thornber a59db67656 dm cache: fix problematic dual use of a single migration count variable 10 years ago
  Joe Thornber f824a2af3d dm cache: fix spurious cell_defer when dealing with partial block at end of device 10 years ago
  Joe Thornber 1e32134a5a dm cache: dirty flag was mistakenly being cleared when promoting via overwrite 10 years ago
  Joe Thornber f29a3147e2 dm cache: only use overwrite optimisation for promotion when in writeback mode 10 years ago
  Joe Thornber 2bb812df63 dm cache: discard block size must be a multiple of cache block size 10 years ago
  Joe Thornber 43c32bf2b0 dm cache: fix a harmless race when working out if a block is discarded 10 years ago
  Joe Thornber 3e2e1c3098 dm cache: when reloading a discard bitset allow for a different discard block size 10 years ago
  Joe Thornber 2572629a13 dm cache: fix some issues with the new discard range support 10 years ago
  Joe Thornber d1d9220cba dm cache: emit a warning message if there are a lot of cache blocks 11 years ago
  Joe Thornber 7ae34e7778 dm cache: improve discard support 11 years ago
  Joe Thornber 08b184514f dm cache: revert "prevent corruption caused by discard_block_size > cache_block_size" 11 years ago
  Joe Thornber 1bad9bc4ee dm cache: revert "remove remainder of distinct discard block size" 11 years ago
  Joe Thornber 5f274d8865 dm bio prison: introduce support for locking ranges of blocks 11 years ago
  Joe Thornber a195db2d29 dm bio prison: switch to using a red black tree 11 years ago
  Anssi Hannula 40aa978ecc dm cache: fix race causing dirty blocks to be marked as clean 11 years ago
  Mike Snitzer b02465308f dm cache: set minimum_io_size to cache's data block size 11 years ago
  Mike Snitzer 895b47d798 dm cache metadata: use dm-space-map-metadata.h defined size limits 11 years ago
  Joe Thornber 304affaa88 dm cache: fail migrations in the do_worker error path 11 years ago
  Joe Thornber 8c081b52c6 dm cache: simplify deferred set reference count increments 11 years ago
  Anssi Hannula 44fa816bb7 dm cache: fix race affecting dirty block count 11 years ago
  Heinz Mauelshagen f1daa838e8 dm cache: always split discards on cache block boundaries 11 years ago
  Mike Snitzer 131cd131a9 dm cache: fix writethrough mode quiescing in cache_map 11 years ago
  Joe Thornber 0596661f0a dm cache: fix a lock-inversion 11 years ago