FROMLIST: f2fs: early updates queued for v4.18-rc1
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 24 May 2018 20:57:26 +0000 (13:57 -0700)
committerJaegeuk Kim <jaegeuk@google.com>
Thu, 31 May 2018 02:43:19 +0000 (19:43 -0700)
commitd2818a65ad63ed1b8b9cdf2801fda90576aa2c40
tree2f85900109843a4eafe77507753e2de41403d4f5
parentcb1f14866806eaac74f4fc79462757fefc1958d7
FROMLIST: f2fs: early updates queued for v4.18-rc1

Cherry-picked from:
  origin/upstream-f2fs-stable-linux-4.14.y

72497b8d5271 ("f2fs: turn down IO priority of discard from background")
cfe6e2f69eef ("f2fs: don't split checkpoint in fstrim")
596c97672db2 ("f2fs: issue discard commands proactively in high fs utilization")
0fbb04e9980a ("f2fs: add fsync_mode=nobarrier for non-atomic files")
13e346436f4e ("f2fs: let fstrim issue discard commands in lower priority")

Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>
Documentation/ABI/testing/sysfs-fs-f2fs
Documentation/filesystems/f2fs.txt
fs/f2fs/f2fs.h
fs/f2fs/file.c
fs/f2fs/segment.c
fs/f2fs/super.c
fs/f2fs/sysfs.c