diff options
author | 2024-05-25 14:19:01 -0700 | |
---|---|---|
committer | 2024-05-25 14:19:01 -0700 | |
commit | 89b61ca478dcb66625fb36f3b47ef4e0eae2e461 (patch) | |
tree | ff10e44473321925a5a2674ceed446a3af1f55af /scripts/generate_rust_analyzer.py | |
parent | Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd (diff) | |
parent | fs/ntfs3: Break dir enumeration if directory contents error (diff) | |
download | wireguard-linux-89b61ca478dcb66625fb36f3b47ef4e0eae2e461.tar.xz wireguard-linux-89b61ca478dcb66625fb36f3b47ef4e0eae2e461.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions