1. 6bdd079 dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  2. 10add84e dm cache metadata: fail operations if fail_io mode has been established by Mike Snitzer · 8 years ago
  3. d35a878 Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  4. 73cbca6 dm block manager: remove an unused argument from dm_block_manager_create() by Bart Van Assche · 8 years ago
  5. 0d963b6 dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty by Joe Thornber · 8 years ago
  6. 7f1b215 dm cache metadata: use cursor api in blocks_are_clean_separate_dirty() by Mike Snitzer · 8 years ago
  7. 683bb1a dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2 by Joe Thornber · 8 years ago
  8. 4855105 dm cache metadata: name the cache block that couldn't be loaded by Mike Snitzer · 8 years ago
  9. 629d0a8 dm cache metadata: add "metadata2" feature by Joe Thornber · 8 years ago
  10. ae4a46a dm cache metadata: use bitset cursor api to load discard bitset by Joe Thornber · 8 years ago
  11. 07d9388 dm cache metadata: remove an extra newline in DMERR and code by Mike Snitzer · 8 years ago
  12. f177940 dm cache metadata: switch to using the new cursor api for loading metadata by Joe Thornber · 8 years ago
  13. 4e781b4 dm cache: speed up writing of the hint array by Joe Thornber · 8 years ago
  14. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 9 years ago
  15. 9567366 dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros by Mike Snitzer · 9 years ago
  16. d14fcf3 dm cache: make sure every metadata function checks fail_io by Joe Thornber · 9 years ago
  17. e0700ce Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  18. 4c7da06 dm persistent data: eliminate unnecessary return values by Mikulas Patocka · 9 years ago
  19. 3201ac4 dm cache: the CLEAN_SHUTDOWN flag was not being set by Joe Thornber · 9 years ago
  20. 028ae9f dm cache: add fail io mode and needs_check flag by Joe Thornber · 10 years ago
  21. 766a788 dm cache: fix missing ERR_PTR returns and handling by Joe Thornber · 10 years ago
  22. 9b1cc9f dm cache: share cache-metadata object across inactive and active DM tables by Joe Thornber · 10 years ago
  23. 1bad9bc dm cache: revert "remove remainder of distinct discard block size" by Joe Thornber · 10 years ago
  24. 895b47d dm cache metadata: use dm-space-map-metadata.h defined size limits by Mike Snitzer · 10 years ago
  25. 048e5a0 dm cache metadata: do not allow the data block size to change by Mike Snitzer · 10 years ago
  26. 0596661 dm cache: fix a lock-inversion by Joe Thornber · 11 years ago
  27. 5a32083 dm: take care to copy the space map roots before locking the superblock by Joe Thornber · 11 years ago
  28. a9d4539 dm transaction manager: fix corruption due to non-atomic transaction commit by Joe Thornber · 11 years ago
  29. 64ab346 dm cache: remove remainder of distinct discard block size by Heinz Mauelshagen · 11 years ago
  30. 53d4981 dm cache metadata: check the metadata version when reading the superblock by Joe Thornber · 11 years ago
  31. 2ee57d5 dm cache: add passthrough mode by Joe Thornber · 11 years ago
  32. f494a9c dm cache: cache shrinking support by Joe Thornber · 11 years ago
  33. dd8b0c2 dm cache metadata: return bool from __superblock_all_zeroes by Joe Thornber · 11 years ago
  34. 8c5008f dm cache: replace memcpy with struct assignment by Joe Thornber · 12 years ago
  35. ea2dd8c dm cache: policy ignore hints if generated by different version by Mike Snitzer · 12 years ago
  36. 4e7f506 dm cache: policy change version from string to integer set by Mike Snitzer · 12 years ago
  37. 79ed9ca dm cache: metadata clear dirty bits on clean shutdown by Joe Thornber · 12 years ago
  38. c6b4fcb dm: add cache target by Joe Thornber · 12 years ago