[GIT PULL 07/12 for v7.1] vfs fat

From: Christian Brauner

Date: Fri Apr 10 2026 - 11:32:41 EST


Hey Linus,

/* Summary */

This contains minor fixes for the fat filesystem.

/* Testing */

gcc (Debian 14.2.0-19) 14.2.0
Debian clang version 19.1.7 (3+b1)

No build failures or warnings were observed.

/* Conflicts */

Merge conflicts with mainline
=============================

No known conflicts.

Merge conflicts with other trees
================================

The following changes since commit 1f318b96cc84d7c2ab792fcc0bfd42a7ca890681:

Linux 7.0-rc3 (2026-03-08 16:56:54 -0700)

are available in the Git repository at:

git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/vfs/vfs tags/vfs-7.1-rc1.fat

for you to fetch changes up to 94505767bd32f8a240cf3590776b16a12d75d98e:

fat: fix stack frame size warnings in KUnit tests (2026-03-26 14:36:03 +0100)

----------------------------------------------------------------
vfs-7.1-rc1.fat

Please consider pulling these changes from the signed vfs-7.1-rc1.fat tag.

Thanks!
Christian

----------------------------------------------------------------
Christian Brauner (1):
fat: fix stack frame size warnings in KUnit tests

avivdaum (1):
fat: add KUnit tests for timestamp conversion helpers

fs/fat/fat_test.c | 181 +++++++++++++++++++++++++++++++++++++++++++++++++++---
fs/fat/misc.c | 2 +
2 files changed, 175 insertions(+), 8 deletions(-)