mirror-linux/fs/ntfs3
Konstantin Komarov b2bd08be1a fs/ntfs3: Refactoring of various minor issues
commit 6827d50b2c upstream.

Removed unused macro.
Changed null pointer checking.
Fixed inconsistent indenting.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Cc: Rudi Heitbaum <rudi@heitbaum.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-17 11:53:51 +02:00
..
lib
Kconfig
Makefile
attrib.c fs/ntfs3: Fix attr_punch_hole() null pointer derenference 2023-01-24 07:24:41 +01:00
attrlist.c fs/ntfs3: Validate data run offset 2023-01-04 11:28:54 +01:00
bitfunc.c
bitmap.c fs/ntfs3: Refactoring of various minor issues 2023-05-17 11:53:51 +02:00
debug.h
dir.c
file.c fs/ntfs3: don't hold ni_lock when calling truncate_setsize() 2023-01-12 12:02:28 +01:00
frecord.c fs/ntfs3: Validate data run offset 2023-01-04 11:28:54 +01:00
fslog.c fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de() 2023-05-11 23:03:33 +09:00
fsntfs.c fs/ntfs3: Validate index root when initialize NTFS security 2023-01-04 11:28:57 +01:00
index.c fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de() 2023-05-11 23:03:33 +09:00
inode.c fs/ntfs3: Fix memory leak if ntfs_read_mft failed 2023-05-11 23:03:33 +09:00
lznt.c
namei.c fs/ntfs3: Refactoring of various minor issues 2023-05-17 11:53:51 +02:00
ntfs.h fs/ntfs3: Refactoring of various minor issues 2023-05-17 11:53:51 +02:00
ntfs_fs.h fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de() 2023-05-11 23:03:33 +09:00
record.c fs/ntfs3: Validate resident attribute name 2023-01-04 11:28:56 +01:00
run.c fs/ntfs3: Refactoring attr_punch_hole to restore after errors 2022-08-03 18:25:09 +03:00
super.c fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super() 2023-01-04 11:28:57 +01:00
upcase.c
xattr.c fs/ntfs3: Harden against integer overflows 2022-12-31 13:32:46 +01:00