开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ntfs
Age
Commit message (
Expand
)
Author
5 days
ntfs: take invalidate_lock in ntfs_filemap_page_mkwrite()
Hongling Zeng
5 days
ntfs: take invalidate_lock in ntfs_setattr_size()
Hongling Zeng
5 days
ntfs: handle signal interruption in fallocate
Hongling Zeng
6 days
ntfs: fix FITRIM range alignment
Jacopo Labardi
7 days
ntfs: read WOF chunks outside the decompression lock
Zhan Xusheng
9 days
ntfs: leave HasEA flag untouched on setxattr failure
Baolin Liu
9 days
ntfs: fix race between fallocate and mmap reads
Hongling Zeng
9 days
ntfs: fix memmove overlap in ntfs_new_attr_flags
Hongling Zeng
9 days
ntfs: compute bi_sector in 512-byte units
Dennis Tighe
10 days
ntfs: reject invalid sectors_per_cluster in the boot sector
Dennis Tighe
10 days
ntfs: bound $AttrDef table walk to the loaded table size
Dennis Tighe
10 days
ntfs: fix undefined behavior in mft/index record size calculation
Hongling Zeng
10 days
ntfs: treat any nonzero dio zero-range return as an error
Wentao Guan
10 days
ntfs: fix incorrect MFT record pointer passed to ntfs_attr_record_resize
Hongling Zeng
10 days
ntfs: do not mark the volume clean in sync_fs when errors were recorded
Dennis Tighe
10 days
ntfs: skip free cluster decrement when rollback fails
Baolin Liu
10 days
ntfs: only count successfully cleared runs when freeing clusters
Baolin Liu
10 days
ntfs: fix kmap_local leak in write_mft_record_nolock() error paths
Baolin Liu
10 days
ntfs: return real error from ntfs_non_resident_attr_record_add()
Baolin Liu
10 days
ntfs: preserve error code in ntfs_resident_attr_record_add()
Baolin Liu
10 days
ntfs: return -ERANGE for undersized xattr buffer
Baolin Liu
10 days
ntfs: propagate reparse index insertion failure
Baolin Liu
10 days
ntfs: return DT_UNKNOWN on inode lookup failure in readdir
Baolin Liu
2026-08-21
ntfs: support resident WOF decompression
Hyunchul Lee
2026-08-21
ntfs: add non-resident WOF decompression
Hyunchul Lee
2026-08-21
ntfs: implement codec ops for LZX and XPRESS
Hyunchul Lee
2026-08-21
ntfs: port lzx/xpress decompressors from ntfs-3g-system-compression
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-21
ntfs: return errors from ntfs_attr_readall
Hyunchul Lee
2026-08-21
ntfs: add WOF compression config option
Hyunchul Lee
2026-08-21
ntfs: define LZNT1 codec ops under transparent codec interface
Hyunchul Lee
2026-08-21
ntfs: introduce transparent compression codec interface
Hyunchul Lee
2026-08-20
ntfs: reject invalid empty mapping pairs
Hyunchul Lee
2026-08-20
ntfs: fix resource leak in ntfs_new_attr_flags
Hongling Zeng
2026-08-20
ntfs: validate usa_ofs before preserving the update sequence number
Dennis Tighe
2026-08-20
ntfs: fix off-by-one page overflow in ntfs_decompress()
Dennis Tighe
2026-08-19
ntfs: do not update ctime when setxattr fails
Baolin Liu
2026-08-19
ntfs: reject invalid MFT LCNs from boot sector
Hyunchul Lee
2026-08-19
ntfs: serialize resident iomap reads with mrec_lock
Hyeontae Lee
2026-08-19
ntfs: verify run length exceeding volume boundary
Hongling Zeng
2026-08-19
ntfs: allow index root relocation
Namjae Jeon
2026-08-19
ntfs: validate non-resident attribute offsets
Hongling Zeng
2026-08-19
ntfs: simplify ntfs_reparse_set_native_symlink()
Dmitry Antipov
2026-08-19
ntfs: reject unprivileged writes to reserved $LX* xattrs
Pisit Preechapramoth
2026-08-19
ntfs: bound the free-cluster bitmap scan to the volume
Bryam Vargas
2026-08-19
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
2026-08-19
ntfs: apply Windows name checks only with windows_names
Namjae Jeon
2026-08-19
ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
Alexandro Calo
2026-08-19
ntfs: move attribute payload before shrinking its record
Namjae Jeon
[next]