Linus, This time I'm sending from my business account because Google still hates my mail setup at nod.at. The following changes since commit 347e9f5043c89695b01e66b3ed111755afcf1911: Linux 6.16-rc6 (2025-07-13 14:25:58 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/ubifs-for-linus-6.17-rc1 for you to fetch changes up to 99dbb2a1bd661418be33b1ff1462c09b7d2221cf: ubifs: stop using write_cache_pages (2025-07-24 22:23:14 +0200) ---------------------------------------------------------------- This pull request contains the following changes for UBI and UBIFS: UBIFS: - No longer use write_cache_pages() UBI: - Removal of an unused function ---------------------------------------------------------------- Christoph Hellwig (1): ubifs: stop using write_cache_pages Dr. David Alan Gilbert (1): mtd: ubi: Remove unused ubi_flush drivers/mtd/ubi/kapi.c | 27 --------------------------- fs/ubifs/file.c | 10 +++++++--- include/linux/mtd/ubi.h | 1 - 3 files changed, 7 insertions(+), 31 deletions(-)