diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-05-02 12:25:57 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-05-02 12:25:57 -0700 |
| commit | 4c2ed2a3dbda5cad4d7b2f5f394c91522abbaa92 (patch) | |
| tree | 74440b9cc9276e331221d4cd6e86061589f7b496 /include/asm-generic/bitops/__ffs.h | |
| parent | f1a5e78a55ebf2b05777fd5eb738038ddae609d6 (diff) | |
| parent | 9e9354075d5a15cfc0aba965f3d0d77b7d4303e9 (diff) | |
| download | lwn-4c2ed2a3dbda5cad4d7b2f5f394c91522abbaa92.tar.gz lwn-4c2ed2a3dbda5cad4d7b2f5f394c91522abbaa92.zip | |
Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs
Pull ntfs fixes from Namjae Jeon:
- Fix a NULL pointer dereference in ntfs_index_walk_down() by
validating index block allocation
- Fix a memory leak of the symlink target string in
ntfs_reparse_set_wsl_symlink() during error paths
- Prevent VCN overflow and validate lowest_vcn in
ntfs_mapping_pairs_decompress() to avoid runlist corruption
- Fix a page reference leak in ntfs_write_iomap_end_resident()
when attribute search context allocation fails
- Fix an invalid PTR_ERR() usage on a valid folio pointer in
__ntfs_bitmap_set_bits_in_run()
- Correct directory link counting by dropping nlink only when
the MFT record link count reaches zero for WIN32/DOS aliases
- Fix an uninitialized variable in ntfs_mapping_pairs_decompress()
by returning an error pointer directly
* tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs:
ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
ntfs: drop nlink once for WIN32/DOS aliases
ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()
ntfs: fix error handling in ntfs_write_iomap_end_resident()
ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
ntfs: fix WSL symlink target leak on reparse failure
ntfs: fix NULL dereference in ntfs_index_walk_down()
Diffstat (limited to 'include/asm-generic/bitops/__ffs.h')
0 files changed, 0 insertions, 0 deletions
