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.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
/
ntfs3
Age
Commit message (
Expand
)
Author
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-17
Merge tag 'ntfs3_for_7.0' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2026-02-16
fs/ntfs3: add delayed-allocation (delalloc) support
Konstantin Komarov
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-09
fs/ntfs3: avoid calling run_get_entry() when run == NULL in ntfs_read_run_nb_...
Konstantin Komarov
2026-02-09
fs/ntfs3: add fall-through between switch labels
Konstantin Komarov
2026-02-04
fs/ntfs3: allow explicit boolean acl/prealloc mount options
Konstantin Komarov
2026-01-27
fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
Jiasheng Jiang
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-16
ntfs3: Restore NULL folio initialization in ntfs_writepages()
Nathan Chancellor
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
2026-01-15
ntfs3: Refactor duplicate kmemdup pattern in do_action()
Baolin Liu
2026-01-15
fs/ntfs3: prevent infinite loops caused by the next valid being the same
Edward Adam Davis
2026-01-15
fs/ntfs3: make ntfs_writeback_ops static
sunliming
2026-01-15
ntfs3: fix circular locking dependency in run_unpack_ex
Szymon Wilczek
2026-01-13
ntfs: ->d_compare() must not block
Al Viro
2026-01-12
ntfs3: add setlease file operation
Jeff Layton
2025-12-29
fs/ntfs3: implement iomap-based file operations
Konstantin Komarov
2025-12-29
fs/ntfs3: fix deadlock in ni_read_folio_cmpr
Szymon Wilczek
2025-12-29
fs/ntfs3: implement llseek SEEK_DATA/SEEK_HOLE by scanning data runs
Konstantin Komarov
2025-12-29
fs/ntfs3: zero-fill folios beyond i_valid in ntfs_read_folio()
Konstantin Komarov
2025-12-29
fs/ntfs3: handle attr_set_size() errors when truncating files
Konstantin Komarov
2025-12-29
fs/ntfs3: drop preallocated clusters for sparse and compressed files
Konstantin Komarov
2025-12-29
fs/ntfs3: fsync files by syncing parent inodes
Konstantin Komarov
2025-12-19
fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super()
Baokun Li
2025-12-19
fs/ntfs3: allow readdir() to finish after directory mutations without rewindd...
Konstantin Komarov
2025-12-19
fs/ntfs3: improve readahead for bitmap initialization and large directory scans
Konstantin Komarov
2025-12-19
fs/ntfs3: rename ni_readpage_cmpr into ni_read_folio_cmpr
Konstantin Komarov
2025-12-19
fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST
Jaehun Gou
2025-12-19
fs: ntfs3: fix infinite loop in attr_load_runs_range on inconsistent metadata
Jaehun Gou
2025-12-19
fs/ntfs3: Use wait_on_buffer() directly
Lalit Shankar Chowdhury
2025-12-19
fs/ntfs3: Initialize new folios before use
Bartlomiej Kubik
2025-12-19
fs: ntfs3: check return value of indx_find to avoid infinite loop
Jaehun Gou
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-19
fs/ntfs3: check for shutdown in fsync
Konstantin Komarov
2025-11-18
fs/ntfs3: change the default mount options for "acl" and "prealloc"
Konstantin Komarov
2025-11-18
fs/ntfs3: Prevent memory leaks in add sub record
Edward Adam Davis
2025-11-18
fs/ntfs3: out1 also needs to put mi
Edward Adam Davis
2025-11-17
fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
Colin Ian King
2025-11-17
fs/ntfs3: update mode in xattr when ACL can be reduced to mode
Konstantin Komarov
2025-11-17
fs/ntfs3: check minimum alignment for direct I/O
Konstantin Komarov
2025-11-17
fs/ntfs3: implement NTFS3_IOC_SHUTDOWN ioctl
Konstantin Komarov
2025-11-17
fs/ntfs3: correct attr_collapse_range when file is too fragmented
Konstantin Komarov
2025-11-16
mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
[next]