Revision 0c01b45257168bc21af88618c75e6aed5b0e6b6d authored by Linus Torvalds on 15 March 2014, 01:01:23 UTC, committed by Linus Torvalds on 15 March 2014, 01:01:23 UTC
Pull device-mapper fixes form Mike Snitzer:
 "Two small fixes for the DM cache target:

   - fix corruption with >2TB fast device due to truncation bug
   - fix access beyond end of origin device due to a partial block"

* tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm:
  dm cache: fix access beyond end of origin device
  dm cache: fix truncation bug when copying a block to/from >2TB fast device
2 parent s c60f7d5 + e893fba
History
File Mode Size
test
.gitignore -rw-r--r-- 44 bytes
Makefile -rw-r--r-- 3.6 KB
algos.c -rw-r--r-- 5.2 KB
altivec.uc -rw-r--r-- 3.2 KB
avx2.c -rw-r--r-- 8.5 KB
int.uc -rw-r--r-- 2.7 KB
mktables.c -rw-r--r-- 3.6 KB
mmx.c -rw-r--r-- 3.8 KB
neon.c -rw-r--r-- 1.7 KB
neon.uc -rw-r--r-- 2.2 KB
recov.c -rw-r--r-- 3.6 KB
recov_avx2.c -rw-r--r-- 9.0 KB
recov_ssse3.c -rw-r--r-- 9.1 KB
sse1.c -rw-r--r-- 4.8 KB
sse2.c -rw-r--r-- 8.3 KB
tilegx.uc -rw-r--r-- 2.1 KB
unroll.awk -rw-r--r-- 424 bytes
x86.h -rw-r--r-- 2.0 KB

back to top