aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-12-08 11:25:02 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2018-12-08 11:25:02 -0800
commitf896adc42d5399eb68c9900bd4fd471ccea895e4 (patch)
tree99ea258f46790dd8206f42ff42f8be0a58d09e92 /Documentation/devicetree
parentRevert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" (diff)
parentiomap: partially revert 4721a601099 (simulated directio short read on EFAULT) (diff)
downloadlinux-dev-f896adc42d5399eb68c9900bd4fd471ccea895e4.tar.xz
linux-dev-f896adc42d5399eb68c9900bd4fd471ccea895e4.zip
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs fixes from Darrick Wong: "Here are hopefully the last set of fixes for 4.20. There's a fix for a longstanding statfs reporting problem with project quotas, a correction for page cache invalidation behaviors when fallocating near EOF, and a fix for a broken metadata verifier return code. Finally, the most important fix is to the pipe splicing code (aka the generic copy_file_range fallback) to avoid pointless short directio reads by only asking the filesystem for as much data as there are available pages in the pipe buffer. Our previous fix (simulated short directio reads because the number of pages didn't match the length of the read requested) caused subtle problems on overlayfs, so that part is reverted. Anyhow, this series passes fstests -g all on xfs and overlay+xfs, and has passed 17 billion fsx operations problem-free since I started testing Summary: - Fix broken project quota inode counts - Fix incorrect PAGE_MASK/PAGE_SIZE usage - Fix incorrect return value in btree verifier - Fix WARN_ON remap flags false positive - Fix splice read overflows" * tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: iomap: partially revert 4721a601099 (simulated directio short read on EFAULT) splice: don't read more than available pipe space vfs: allow some remap flags to be passed to vfs_clone_file_range xfs: fix inverted return from xfs_btree_sblock_verify_crc xfs: fix PAGE_MASK usage in xfs_free_file_space fs/xfs: fix f_ffree value for statfs when project quota is set
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions