From: Linus Torvalds Date: Thu, 1 Jul 2021 19:06:39 +0000 (-0700) Subject: Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack... X-Git-Tag: accepted/tizen/unified/20230118.172025~6939 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=911a2997a5b7c16b27dfe83d8e2f614e44d90f74;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'fs_for_v5.14-rc1' of git://git./linux/kernel/git/jack/linux-fs Pull misc fs updates from Jan Kara: "The new quotactl_fd() syscall (remake of quotactl_path() syscall that got introduced & disabled in 5.13 cycle), and couple of udf, reiserfs, isofs, and writeback fixes and cleanups" * tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: writeback: fix obtain a reference to a freeing memcg css quota: remove unnecessary oom message isofs: remove redundant continue statement quota: Wire up quotactl_fd syscall quota: Change quotactl_path() systcall to an fd-based one reiserfs: Remove unneed check in reiserfs_write_full_page() udf: Fix NULL pointer dereference in udf_symlink function reiserfs: add check for invalid 1st journal block --- 911a2997a5b7c16b27dfe83d8e2f614e44d90f74