Revision 2b95550a4323e501e133dac1c9c9cad6ff17f4c1 authored by Linus Torvalds on 11 February 2017, 17:15:58 UTC, committed by Linus Torvalds on 11 February 2017, 17:15:58 UTC
Pull btrfs fixes from Chris Mason:
 "This has two last minute fixes. The highest priority here is a
  regression fix for the decompression code, but we also fixed up a
  problem with the 32-bit compat ioctls.

  The decompression bug could hand back the wrong data on big reads when
  zlib was used. I have a larger cleanup to make the math here less
  error prone, but at this stage in the release Omar's patch is the best
  choice"

* 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs:
  btrfs: fix btrfs_decompress_buf2page()
  btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
2 parent s 13ebfd0 + 6e78b3f
History
File Mode Size
broadcom
efi
google
meson
tegra
Kconfig -rw-r--r-- 8.0 KB
Makefile -rw-r--r-- 1.1 KB
arm_scpi.c -rw-r--r-- 26.3 KB
dcdbas.c -rw-r--r-- 15.5 KB
dcdbas.h -rw-r--r-- 2.8 KB
dell_rbu.c -rw-r--r-- 19.1 KB
dmi-id.c -rw-r--r-- 6.5 KB
dmi-sysfs.c -rw-r--r-- 16.8 KB
dmi_scan.c -rw-r--r-- 25.5 KB
edd.c -rw-r--r-- 20.0 KB
iscsi_ibft.c -rw-r--r-- 20.9 KB
iscsi_ibft_find.c -rw-r--r-- 2.8 KB
memmap.c -rw-r--r-- 12.0 KB
pcdp.c -rw-r--r-- 3.3 KB
pcdp.h -rw-r--r-- 2.7 KB
psci.c -rw-r--r-- 15.0 KB
psci_checker.c -rw-r--r-- 12.6 KB
qcom_scm-32.c -rw-r--r-- 14.1 KB
qcom_scm-64.c -rw-r--r-- 8.9 KB
qcom_scm.c -rw-r--r-- 10.4 KB
qcom_scm.h -rw-r--r-- 2.8 KB
qemu_fw_cfg.c -rw-r--r-- 21.0 KB
raspberrypi.c -rw-r--r-- 6.6 KB
scpi_pm_domain.c -rw-r--r-- 4.2 KB
ti_sci.c -rw-r--r-- 54.2 KB
ti_sci.h -rw-r--r-- 17.2 KB

back to top