index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
/
inode.c
Age
Commit message (
Expand
)
Author
2 days
ntfs: unhash failed inode reads
Namjae Jeon
2 days
ntfs: discard inodes that fail initialization
Namjae Jeon
2 days
ntfs: ignore interrupted inode reads as corruption
Namjae Jeon
2 days
ntfs: propagate folio errors
Namjae Jeon
2 days
ntfs: protect runlist updates with the runlist lock
Namjae Jeon
2 days
ntfs: repack $MFT/$ATTRIBUTE LIST
Namjae Jeon
3 days
ntfs: fix error handling in ntfs_extent_inode_open and propagate errors
Baolin Liu
6 days
ntfs: preserve the truncate error in ntfs_enlarge_attribute()
Baolin Liu
2026-08-27
ntfs: compute bi_sector in 512-byte units
Dennis Tighe
2026-08-21
ntfs: add non-resident WOF decompression
Hyunchul Lee
2026-08-21
ntfs: return errors from inode initialization
Hyunchul Lee
2026-08-21
ntfs: parse REPARSE_TAG_WOF
Hyunchul Lee
2026-08-19
ntfs: allow index root relocation
Namjae Jeon
2026-08-19
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
2026-08-19
ntfs: file extension before write submission
Namjae Jeon
2026-07-06
ntfs: make system files immutable to prevent corruption
Namjae Jeon
2026-06-15
ntfs: support creating Windows native symlinks
Hyunchul Lee
2026-06-15
ntfs: add native_symlink mount option
Hyunchul Lee
2026-06-15
ntfs: support following Windows native symlink with absolute paths
Hyunchul Lee
2026-06-15
ntfs: support following Windows native symlink with relative paths
Hyunchul Lee
2026-06-15
ntfs: fix incorrect size of symbolic link
Hyunchul Lee
2026-06-08
ntfs: bound the attribute-list entry in ntfs_read_inode_mount()
Bryam Vargas
2026-06-08
ntfs: validate resident attribute lists and harden the validator
Bryam Vargas
2026-06-06
ntfs: validate index entries on reading
Hyunchul Lee
2026-06-06
ntfs: centalize $INDEX_ROOT header validation
Hyunchul Lee
2026-05-08
ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()
DaeMyung Kang
2026-04-07
ntfs: remove redundant out-of-bound checks
Hyunchul Lee
2026-03-16
ntfs: fix ignoring unreachable code warnings
Hyunchul Lee
2026-03-16
ntfs: fix variable dereferenced before check warnings
Hyunchul Lee
2026-03-16
ntfs: fix WSL ea restore condition
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-02-19
ntfs: update inode operations
Namjae Jeon
2026-02-19
Revert "fs: Remove NTFS classic"
Namjae Jeon
2024-01-24
fs: Remove NTFS classic
Matthew Wilcox (Oracle)
2023-10-18
ntfs: convert to new timestamp accessors
Jeff Layton
2023-07-24
ntfs: convert to ctime accessor functions
Jeff Layton
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-02
ntfs: fix multiple kernel-doc warnings
Randy Dunlap
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-09-11
ntfs: fix use-after-free in ntfs_attr_find()
Hawkins Jiawei
2022-05-09
ntfs: Convert ntfs to read_folio
Matthew Wilcox (Oracle)
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
ntfs: add sanity check on allocation size
Dongliang Mu
2021-06-29
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
2021-02-24
ntfs: check for valid standard information attribute
Rustam Kovhaev
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2020-12-15
fs/ntfs: remove unused variable attr_len
Alex Shi
2020-10-13
ntfs: add check for mft record size in superblock
Rustam Kovhaev
[next]