linux/fs/ntfs3
Colin Ian King 2469f2e78d
fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
There is a spelling mistake in a ntfs_info message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2025-11-17 09:09:15 +01:00
..
lib Changes for 6.12-rc3 2024-10-08 10:53:06 -07:00
attrib.c fs/ntfs3: correct attr_collapse_range when file is too fragmented 2025-11-17 09:08:49 +01:00
attrlist.c fs/ntfs3: Remove unused al_delete_le 2024-10-01 12:19:05 +03:00
bitfunc.c fs/ntfs3: Add ntfs_bitmap_weight_le function and refactoring 2022-11-14 19:50:42 +03:00
bitmap.c fs/ntfs3: Fix a resource leak bug in wnd_extend() 2025-09-10 11:01:40 +02:00
debug.h fs/ntfs3. Add forward declarations for structs to debug.h 2021-09-13 19:41:43 +03:00
dir.c fs/ntfs3: Reformat code and update terminology 2025-10-17 12:08:42 +02:00
file.c fs/ntfs3: check minimum alignment for direct I/O 2025-11-17 09:09:13 +01:00
frecord.c fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O 2025-11-10 14:30:16 +01:00
fslog.c fs/ntfs3: Fix handling of InitializeFileRecordSegment 2025-05-16 16:26:07 +02:00
fsntfs.c fs/ntfs3: remove ntfs_bio_pages and use page cache for compressed I/O 2025-11-10 14:30:16 +01:00
index.c ntfs3: avoid memcpy size warning 2025-11-10 14:30:16 +01:00
inode.c fs/ntfs3: Initialize allocated memory before use 2025-11-11 16:08:02 +01:00
Kconfig ntfs3: serve as alias for the legacy ntfs driver 2024-04-16 10:45:26 +02:00
lznt.c fs/ntfs3: Check if more than chunk-size bytes are written 2024-09-03 16:58:39 +03:00
Makefile
namei.c fs/ntfs3: Reformat code and update terminology 2025-10-17 12:08:42 +02:00
ntfs_fs.h fs/ntfs3: check minimum alignment for direct I/O 2025-11-17 09:09:13 +01:00
ntfs.h fs/ntfs3: fix symlinks cannot be handled correctly 2025-06-23 19:22:32 +02:00
record.c fs/ntfs3: correct attr_collapse_range when file is too fragmented 2025-11-17 09:08:49 +01:00
run.c fs/ntfs3: correct attr_collapse_range when file is too fragmented 2025-11-17 09:08:49 +01:00
super.c fs/ntfs3: Fix spelling mistake "recommened" -> "recommended" 2025-11-17 09:09:15 +01:00
upcase.c fs/ntfs3: Add option "nocase" 2022-09-30 17:39:47 +03:00
xattr.c fs/ntfs3: update mode in xattr when ACL can be reduced to mode 2025-11-17 09:09:14 +01:00