linux/fs/ext2
Jan Kara d5a2693f93 ext2: Deprecate DAX
Since PMEM didn't quite lift off, DAX isn't as widely used as we
originally hoped. Thus it doesn't seem warranted to support
implementation of DAX in ext2 driver when the same filesystem can be
accessed through ext4 driver as a "simple implementation". Just
deprecate DAX support in ext2 targetting completely dropping the code at
the end of 2025.

Link: https://lore.kernel.org/all/uiu7rcmtooxgbscaiiim7czqsca52bgrt6aiszsafq7jj4n3e7@ge6mfzcmnorl
Signed-off-by: Jan Kara <jack@suse.cz>
2025-04-29 13:08:20 +02:00
..
acl.c
acl.h
balloc.c ext2: Verify bitmap and itable block numbers before using them 2024-06-26 12:54:11 +02:00
dir.c vfs-6.12.file 2024-09-16 09:14:02 +02:00
ext2.h ext2: convert to the new mount API 2025-02-24 17:02:37 +01:00
file.c
ialloc.c
inode.c fs: Convert aops->write_begin to take a folio 2024-08-07 11:33:21 +02:00
ioctl.c
Kconfig
Makefile
namei.c Change inode_operations.mkdir to return struct dentry * 2025-02-27 20:00:17 +01:00
super.c ext2: Deprecate DAX 2025-04-29 13:08:20 +02:00
symlink.c
trace.c
trace.h
xattr.c
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c