summaryrefslogtreecommitdiff
path: root/kernel/acct.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2024-05-26 00:19:01 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2024-05-26 00:19:01 +0300
commit89b61ca478dcb66625fb36f3b47ef4e0eae2e461 (patch)
treeff10e44473321925a5a2674ceed446a3af1f55af /kernel/acct.c
parent6c8b1a2dca0b98775f75a59ddf5f62b6c9512b75 (diff)
parent302e9dca8428979c9c99f2dbb44dc1783f5011c3 (diff)
downloadlinux-89b61ca478dcb66625fb36f3b47ef4e0eae2e461.tar.xz
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux-ntfs3
Pull ntfs3 updates from Konstantin Komarov: "Fixes: - reusing of the file index (could cause the file to be trimmed) - infinite dir enumeration - taking DOS names into account during link counting - le32_to_cpu conversion, 32 bit overflow, NULL check - some code was refactored Changes: - removed max link count info display during driver init Remove: - atomic_open has been removed for lack of use" * tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux-ntfs3: fs/ntfs3: Break dir enumeration if directory contents error fs/ntfs3: Fix case when index is reused during tree transformation fs/ntfs3: Mark volume as dirty if xattr is broken fs/ntfs3: Always make file nonresident on fallocate call fs/ntfs3: Redesign ntfs_create_inode to return error code instead of inode fs/ntfs3: Use variable length array instead of fixed size fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow fs/ntfs3: Check 'folio' pointer for NULL fs/ntfs3: Missed le32_to_cpu conversion fs/ntfs3: Remove max link count info display during driver init fs/ntfs3: Taking DOS names into account during link counting fs/ntfs3: remove atomic_open fs/ntfs3: use kcalloc() instead of kzalloc()
Diffstat (limited to 'kernel/acct.c')
0 files changed, 0 insertions, 0 deletions