Revision 3cfb6772d4cf3875d199f5a5a547cadaef7c1382 authored by Linus Torvalds on 29 July 2018, 20:13:45 UTC, committed by Linus Torvalds on 29 July 2018, 20:13:45 UTC
Pull ext4 fixes from Ted Ts'o:
 "Some miscellaneous ext4 fixes for 4.18; one fix is for a regression
  introduced in 4.18-rc4.

  Sorry for the late-breaking pull. I was originally going to wait for
  the next merge window, but Eric Whitney found a regression introduced
  in 4.18-rc4, so I decided to push out the regression plus the other
  fixes now. (The other commits have been baking in linux-next since
  early July)"

* tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
  ext4: fix check to prevent initializing reserved inodes
  ext4: check for allocation block validity with block group locked
  ext4: fix inline data updates with checksums enabled
  ext4: clear mmp sequence number when remounting read-only
  ext4: fix false negatives *and* false positives in ext4_check_descriptors()
2 parent s 01cfb79 + 5012284
History
File Mode Size
appletalk
arcnet
bonding
caif
can
dsa
ethernet
fddi
fjes
hamradio
hippi
hyperv
ieee802154
ipvlan
netdevsim
phy
plip
ppp
slip
team
usb
vmxnet3
wan
wimax
wireless
xen-netback
Kconfig -rw-r--r-- 17.4 KB
LICENSE.SRC -rw-r--r-- 891 bytes
Makefile -rw-r--r-- 2.2 KB
Space.c -rw-r--r-- 4.0 KB
dummy.c -rw-r--r-- 6.0 KB
eql.c -rw-r--r-- 14.6 KB
geneve.c -rw-r--r-- 45.8 KB
gtp.c -rw-r--r-- 31.0 KB
ifb.c -rw-r--r-- 8.6 KB
loopback.c -rw-r--r-- 5.9 KB
macsec.c -rw-r--r-- 85.7 KB
macvlan.c -rw-r--r-- 43.8 KB
macvtap.c -rw-r--r-- 6.1 KB
mdio.c -rw-r--r-- 17.4 KB
mii.c -rw-r--r-- 18.0 KB
net_failover.c -rw-r--r-- 23.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.5 KB
rionet.c -rw-r--r-- 18.6 KB
sb1000.c -rw-r--r-- 31.2 KB
sungem_phy.c -rw-r--r-- 29.8 KB
tap.c -rw-r--r-- 28.8 KB
thunderbolt.c -rw-r--r-- 34.6 KB
tun.c -rw-r--r-- 82.4 KB
veth.c -rw-r--r-- 12.1 KB
virtio_net.c -rw-r--r-- 80.1 KB
vrf.c -rw-r--r-- 33.1 KB
vsockmon.c -rw-r--r-- 3.6 KB
vxlan.c -rw-r--r-- 96.9 KB
xen-netfront.c -rw-r--r-- 54.8 KB

back to top