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