https://github.com/torvalds/linux
Revision da6b9a2049b46efdf8555eadbb22364f70eac848 authored by Linus Torvalds on 21 March 2015, 18:15:13 UTC, committed by Linus Torvalds on 21 March 2015, 18:15:13 UTC
Pull devicemapper fixes from Mike Snitzer:
 "A handful of stable fixes for DM:
   - fix thin target to always zero-fill reads to unprovisioned blocks
   - fix to interlock device destruction's suspend from internal
     suspends
   - fix 2 snapshot exception store handover bugs
   - fix dm-io to cope with DISCARD and WRITE_SAME capabilities changing"

* tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRITE_SAME
  dm snapshot: suspend merging snapshot when doing exception handover
  dm snapshot: suspend origin when doing exception handover
  dm: hold suspend_lock while suspending device during device deletion
  dm thin: fix to consistently zero-fill reads to unprovisioned blocks
2 parent s 521d474 + e5db298
History
Tip revision: da6b9a2049b46efdf8555eadbb22364f70eac848 authored by Linus Torvalds on 21 March 2015, 18:15:13 UTC
Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Tip revision: da6b9a2
File Mode Size
.gitignore -rw-r--r-- 20 bytes
00-INDEX -rw-r--r-- 1.3 KB
active_mm.txt -rw-r--r-- 3.7 KB
balance -rw-r--r-- 5.0 KB
cleancache.txt -rw-r--r-- 13.9 KB
frontswap.txt -rw-r--r-- 15.0 KB
highmem.txt -rw-r--r-- 5.7 KB
hugetlbpage.txt -rw-r--r-- 15.2 KB
hwpoison.txt -rw-r--r-- 5.8 KB
ksm.txt -rw-r--r-- 5.4 KB
numa -rw-r--r-- 8.7 KB
numa_memory_policy.txt -rw-r--r-- 22.6 KB
overcommit-accounting -rw-r--r-- 2.5 KB
page_migration -rw-r--r-- 6.5 KB
page_owner.txt -rw-r--r-- 3.6 KB
pagemap.txt -rw-r--r-- 5.7 KB
remap_file_pages.txt -rw-r--r-- 1.5 KB
slub.txt -rw-r--r-- 10.4 KB
soft-dirty.txt -rw-r--r-- 1.7 KB
split_page_table_lock -rw-r--r-- 3.6 KB
transhuge.txt -rw-r--r-- 17.2 KB
unevictable-lru.txt -rw-r--r-- 32.5 KB
zswap.txt -rw-r--r-- 3.3 KB

back to top