提交历史

作者 SHA1 备注 提交日期
  Mike Snitzer 3508e6590d Revert "dm cache: do not wake_worker() in free_migration()" 10 年之前
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 年之前
  Mike Snitzer 665022d72f dm cache: avoid calls to prealloc_free_structs() if possible 10 年之前
  Mike Snitzer e782eff591 dm cache: avoid preallocation if no work in writeback_some_dirty_blocks() 10 年之前
  Mike Snitzer 386cb7cdee dm cache: do not wake_worker() in free_migration() 10 年之前
  Mike Snitzer 255eac2005 dm cache: display 'needs_check' in status if it is set 10 年之前
  Joe Thornber fba10109a4 dm cache: age and write back cache entries even without active IO 10 年之前
  Mike Snitzer b61d950962 dm cache: prefix all DMERR and DMINFO messages with cache device name 10 年之前
  Joe Thornber 028ae9f76f dm cache: add fail io mode and needs_check flag 10 年之前
  Joe Thornber 88bf5184fa dm cache: wake the worker thread every time we free a migration object 10 年之前
  Joe Thornber 40775257b9 dm cache: boost promotion of blocks that will be overwritten 10 年之前
  Joe Thornber 651f5fa2a3 dm cache: defer whole cells 10 年之前
  Joe Thornber 451b9e0071 dm cache: pull out some bitset utility functions for reuse 10 年之前
  Joe Thornber 20f6814b94 dm cache: pass a new 'critical' flag to the policies when requesting writeback work 10 年之前
  Joe Thornber 066dbaa386 dm cache: track IO to the origin device using io_tracker 10 年之前
  Joe Thornber 77289d3207 dm cache: add io_tracker 10 年之前
  Joe Thornber fb4100ae7f dm cache: fix race when issuing a POLICY_REPLACE operation 10 年之前
  Mike Snitzer 326e1dbb57 block: remove management of bi_remaining when restoring original bi_end_io 10 年之前
  Jens Axboe c4cf5261f8 bio: skip atomic inc/dec of ->bi_remaining for non-chains 10 年之前
  Linus Torvalds 802ea9d864 Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm 10 年之前
  Manuel Schölling 0f30af98cb dm: use time_in_range() and time_after() 11 年之前
  Joe Thornber a59db67656 dm cache: fix problematic dual use of a single migration count variable 10 年之前
  Joe Thornber f824a2af3d dm cache: fix spurious cell_defer when dealing with partial block at end of device 10 年之前
  Joe Thornber 1e32134a5a dm cache: dirty flag was mistakenly being cleared when promoting via overwrite 10 年之前
  Joe Thornber f29a3147e2 dm cache: only use overwrite optimisation for promotion when in writeback mode 10 年之前
  Joe Thornber 2bb812df63 dm cache: discard block size must be a multiple of cache block size 10 年之前
  Joe Thornber 43c32bf2b0 dm cache: fix a harmless race when working out if a block is discarded 10 年之前
  Joe Thornber 3e2e1c3098 dm cache: when reloading a discard bitset allow for a different discard block size 10 年之前
  Joe Thornber 2572629a13 dm cache: fix some issues with the new discard range support 10 年之前
  Joe Thornber d1d9220cba dm cache: emit a warning message if there are a lot of cache blocks 10 年之前