index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Age
Commit message (
Expand
)
Author
9 days
ntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()
Nathan Chancellor
9 days
ntfs: drop nlink once for WIN32/DOS aliases
Hyunchul Lee
11 days
ntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()
Namjae Jeon
12 days
ntfs: fix error handling in ntfs_write_iomap_end_resident()
Namjae Jeon
12 days
ntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()
Zhan Xusheng
12 days
ntfs: fix WSL symlink target leak on reparse failure
DaeMyung Kang
12 days
ntfs: fix NULL dereference in ntfs_index_walk_down()
DaeMyung Kang
2026-04-22
ntfs: use page allocation for resident attribute inline data
Namjae Jeon
2026-04-22
ntfs: fix mmap_prepare writable check for shared mappings
Namjae Jeon
2026-04-18
ntfs: fix potential 32-bit truncation in ntfs_write_cb()
Dan Carpenter
2026-04-18
ntfs: fix uninitialized variable in ntfs_map_runlist_nolock
Namjae Jeon
2026-04-18
ntfs: delete dead code
Dan Carpenter
2026-04-18
ntfs: add missing error code in ntfs_mft_record_alloc()
Dan Carpenter
2026-04-18
ntfs: fix uninitialized variables in ntfs_ea_set_wsl_inode()
Namjae Jeon
2026-04-18
ntfs: fix uninitialized pointer in ntfs_write_mft_block
Namjae Jeon
2026-04-18
ntfs: fix uninitialized variable in ntfs_write_simple_iomap_begin_non_resident
Namjae Jeon
2026-04-18
ntfs: remove noop_direct_IO from address_space_operations
Hyunchul Lee
2026-04-18
ntfs: limit memory allocation in ntfs_attr_readall
Hyunchul Lee
2026-04-18
ntfs: not zero out range beyond init in punch_hole
Hyunchul Lee
2026-04-18
ntfs: zero out stale data in straddle block beyond initialized_size
Hyunchul Lee
2026-04-17
Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-07
ntfs: remove redundant out-of-bound checks
Hyunchul Lee
2026-04-07
ntfs: add bound checking to ntfs_external_attr_find
Hyunchul Lee
2026-04-07
ntfs: add bound checking to ntfs_attr_find
Hyunchul Lee
2026-03-16
ntfs: fix ignoring unreachable code warnings
Hyunchul Lee
2026-03-16
ntfs: fix inconsistent indenting warnings
Hyunchul Lee
2026-03-16
ntfs: fix variable dereferenced before check warnings
Hyunchul Lee
2026-03-16
ntfs: prefer IS_ERR_OR_NULL() over manual NULL check
Hyunchul Lee
2026-03-16
ntfs: harden ntfs_listxattr against EA entries
Hyunchul Lee
2026-03-16
ntfs: harden ntfs_ea_lookup against malformed EA entries
Hyunchul Lee
2026-03-16
ntfs: check $EA query-length in ntfs_ea_get
Hyunchul Lee
2026-03-16
ntfs: validate WSL EA payload sizes
Hyunchul Lee
2026-03-16
ntfs: fix WSL ea restore condition
Hyunchul Lee
2026-03-10
ntfs: add missing newlines to pr_err() messages
Woody Suwalski
2026-03-10
ntfs: fix pointer/integer casting warnings
Hyunchul Lee
2026-03-06
ntfs: use ->mft_no instead of ->i_ino in prints
Namjae Jeon
2026-03-06
ntfs: change mft_no type to u64
Namjae Jeon
2026-03-05
ntfs: select FS_IOMAP in Kconfig
Namjae Jeon
2026-03-05
ntfs: add MODULE_ALIAS_FS
Woody Suwalski
2026-03-04
ntfs: reduce stack usage in ntfs_write_mft_block()
Arnd Bergmann
2026-03-01
ntfs: fix sysctl table registration and path
Namjae Jeon
2026-02-28
ntfs: Fix spelling mistake "initiailized" -> "initialized"
Colin Ian King
2026-02-27
ntfs: Fix possible deadlock
Ethan Tidmore
2026-02-27
ntfs: Add missing error code
Ethan Tidmore
2026-02-27
ntfs: Place check before dereference
Ethan Tidmore
2026-02-26
ntfs: Remove impossible condition
Ethan Tidmore
2026-02-26
ntfs: Replace ERR_PTR(0) with NULL
Ethan Tidmore
2026-02-26
ntfs: Remove unneeded semicolon
Chen Ni
2026-02-26
ntfs: Fix null pointer dereference
Ethan Tidmore
2026-02-19
ntfs: add Kconfig and Makefile
Namjae Jeon
[next]