1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/fs/erofs
Gao Xiang a97b59ed79 erofs: drop experimental warning for FSDAX
As EXT4/XFS filesystems, FSDAX functionality is considered to be stable.
Let's drop this warning.

Reviewed-by: Jingbo Xu <jefflexu@linux.alibaba.com>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240325005116.106351-1-hsiangkao@linux.alibaba.com
2024-03-25 10:48:15 +08:00
..
compress.h erofs: refine managed cache operations to folios 2024-03-10 18:41:25 +08:00
data.c vfs-6.9.super 2024-03-11 10:52:34 -07:00
decompressor.c erofs: fix uninitialized page cache reported by KMSAN 2024-03-07 10:21:00 +08:00
decompressor_deflate.c erofs: refine managed cache operations to folios 2024-03-10 18:41:25 +08:00
decompressor_lzma.c erofs: refine managed cache operations to folios 2024-03-10 18:41:25 +08:00
dir.c
erofs_fs.h
fscache.c erofs: support compressed inodes over fscache 2024-03-10 18:41:32 +08:00
inode.c erofs: support compressed inodes over fscache 2024-03-10 18:41:32 +08:00
internal.h Changes since last update: 2024-03-12 13:25:53 -07:00
Kconfig
Makefile
namei.c
pcpubuf.c
super.c erofs: drop experimental warning for FSDAX 2024-03-25 10:48:15 +08:00
sysfs.c
utils.c erofs: refine managed cache operations to folios 2024-03-10 18:41:25 +08:00
xattr.c
xattr.h
zdata.c erofs: support compressed inodes over fscache 2024-03-10 18:41:32 +08:00
zmap.c