linux/fs/ntfs3
Konstantin Komarov 1fd21919de
fs/ntfs3: Stale inode instead of bad
Fixed the logic of processing inode with wrong sequence number.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
2024-09-03 16:58:42 +03:00
..
lib fs/ntfs3: Use swap() to improve code 2024-09-03 16:58:38 +03:00
attrib.c fs/ntfs3: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
attrlist.c fs/ntfs3: Use kvfree to free memory allocated by kvmalloc 2024-01-16 11:31:56 +03:00
bitfunc.c
bitmap.c fs/ntfs3: Missed error return 2024-07-11 12:19:42 +03:00
debug.h
dir.c fs/ntfs3: Redesign legacy ntfs support 2024-07-11 12:19:45 +03:00
file.c fs/ntfs3: Separete common code for file_read/write iter/splice 2024-09-03 16:58:40 +03:00
frecord.c fs/ntfs3: Fix sparse warning in ni_fiemap 2024-09-03 16:58:41 +03:00
fslog.c fs/ntfs3: Refactor enum_rstbl to suppress static checker 2024-09-03 16:58:42 +03:00
fsntfs.c fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value 2024-06-07 14:31:06 +03:00
index.c fs/ntfs3: Fix field-spanning write in INDEX_HDR 2024-06-26 15:48:58 +03:00
inode.c fs/ntfs3: Stale inode instead of bad 2024-09-03 16:58:42 +03: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: Fix formatting, change comments, renaming 2024-07-11 12:19:46 +03:00
ntfs_fs.h fs/ntfs3: Fix warning possible deadlock in ntfs_set_state 2024-09-03 16:58:41 +03:00
ntfs.h fs/ntfs3: Fix field-spanning write in INDEX_HDR 2024-06-26 15:48:58 +03:00
record.c ntfs3: Add bounds checking to mi_enum_attr() 2024-09-03 16:58:38 +03:00
run.c
super.c fs/ntfs3: Fix sparse warning for bigendian 2024-09-03 16:58:40 +03:00
upcase.c
xattr.c fs/ntfs3: Minor ntfs_list_ea refactoring 2024-07-11 12:19:44 +03:00