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
appletalk
arcnet
bonding
caif
can
cris
dsa
ethernet
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipvlan
irda
phy
plip
ppp
slip
team
usb
vmxnet3
wan
wimax
wireless
xen-netback
Kconfig -rw-r--r-- 15.0 KB
LICENSE.SRC -rw-r--r-- 891 bytes
Makefile -rw-r--r-- 2.0 KB
Space.c -rw-r--r-- 4.1 KB
dummy.c -rw-r--r-- 5.6 KB
eql.c -rw-r--r-- 14.7 KB
geneve.c -rw-r--r-- 37.2 KB
gtp.c -rw-r--r-- 31.5 KB
ifb.c -rw-r--r-- 8.6 KB
loopback.c -rw-r--r-- 5.6 KB
macsec.c -rw-r--r-- 84.2 KB
macvlan.c -rw-r--r-- 41.2 KB
macvtap.c -rw-r--r-- 31.6 KB
mdio.c -rw-r--r-- 11.9 KB
mii.c -rw-r--r-- 18.1 KB
netconsole.c -rw-r--r-- 24.8 KB
nlmon.c -rw-r--r-- 3.5 KB
ntb_netdev.c -rw-r--r-- 12.3 KB
rionet.c -rw-r--r-- 18.6 KB
sb1000.c -rw-r--r-- 31.2 KB
sungem_phy.c -rw-r--r-- 29.7 KB
tun.c -rw-r--r-- 59.0 KB
veth.c -rw-r--r-- 12.1 KB
virtio_net.c -rw-r--r-- 63.8 KB
vrf.c -rw-r--r-- 31.3 KB
vxlan.c -rw-r--r-- 85.2 KB
xen-netfront.c -rw-r--r-- 53.9 KB

back to top