Commit History

Author SHA1 Message Date
  Joe Thornber 028ae9f76f dm cache: add fail io mode and needs_check flag 10 years ago
  Joe Thornber 88bf5184fa dm cache: wake the worker thread every time we free a migration object 10 years ago
  Joe Thornber 40775257b9 dm cache: boost promotion of blocks that will be overwritten 10 years ago
  Joe Thornber 651f5fa2a3 dm cache: defer whole cells 10 years ago
  Joe Thornber 451b9e0071 dm cache: pull out some bitset utility functions for reuse 10 years ago
  Joe Thornber 20f6814b94 dm cache: pass a new 'critical' flag to the policies when requesting writeback work 10 years ago
  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 10 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