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
Age
Commit message (
Expand
)
Author
2 days
ntfs: leave HasEA flag untouched on setxattr failure
Baolin Liu
2 days
ntfs: fix race between fallocate and mmap reads
Hongling Zeng
2 days
ntfs: fix memmove overlap in ntfs_new_attr_flags
Hongling Zeng
2 days
ntfs: compute bi_sector in 512-byte units
Dennis Tighe
3 days
ntfs: reject invalid sectors_per_cluster in the boot sector
Dennis Tighe
3 days
ntfs: bound $AttrDef table walk to the loaded table size
Dennis Tighe
3 days
ntfs: fix undefined behavior in mft/index record size calculation
Hongling Zeng
3 days
ntfs: treat any nonzero dio zero-range return as an error
Wentao Guan
3 days
ntfs: fix incorrect MFT record pointer passed to ntfs_attr_record_resize
Hongling Zeng
3 days
ntfs: do not mark the volume clean in sync_fs when errors were recorded
Dennis Tighe
3 days
ntfs: skip free cluster decrement when rollback fails
Baolin Liu
3 days
ntfs: only count successfully cleared runs when freeing clusters
Baolin Liu
3 days
ntfs: fix kmap_local leak in write_mft_record_nolock() error paths
Baolin Liu
3 days
ntfs: return real error from ntfs_non_resident_attr_record_add()
Baolin Liu
3 days
ntfs: preserve error code in ntfs_resident_attr_record_add()
Baolin Liu
3 days
ntfs: return -ERANGE for undersized xattr buffer
Baolin Liu
3 days
ntfs: propagate reparse index insertion failure
Baolin Liu
3 days
ntfs: return DT_UNKNOWN on inode lookup failure in readdir
Baolin Liu
8 days
ntfs: support resident WOF decompression
Hyunchul Lee
8 days
ntfs: add non-resident WOF decompression
Hyunchul Lee
8 days
ntfs: implement codec ops for LZX and XPRESS
Hyunchul Lee
8 days
ntfs: port lzx/xpress decompressors from ntfs-3g-system-compression
Hyunchul Lee
8 days
ntfs: return errors from inode initialization
Hyunchul Lee
8 days
ntfs: parse REPARSE_TAG_WOF
Hyunchul Lee
8 days
ntfs: return errors from ntfs_attr_readall
Hyunchul Lee
8 days
ntfs: add WOF compression config option
Hyunchul Lee
8 days
ntfs: define LZNT1 codec ops under transparent codec interface
Hyunchul Lee
8 days
ntfs: introduce transparent compression codec interface
Hyunchul Lee
9 days
ntfs: reject invalid empty mapping pairs
Hyunchul Lee
9 days
ntfs: fix resource leak in ntfs_new_attr_flags
Hongling Zeng
9 days
ntfs: validate usa_ofs before preserving the update sequence number
Dennis Tighe
9 days
ntfs: fix off-by-one page overflow in ntfs_decompress()
Dennis Tighe
10 days
ntfs: do not update ctime when setxattr fails
Baolin Liu
10 days
ntfs: reject invalid MFT LCNs from boot sector
Hyunchul Lee
11 days
ntfs: serialize resident iomap reads with mrec_lock
Hyeontae Lee
11 days
ntfs: verify run length exceeding volume boundary
Hongling Zeng
11 days
ntfs: allow index root relocation
Namjae Jeon
11 days
ntfs: validate non-resident attribute offsets
Hongling Zeng
11 days
ntfs: simplify ntfs_reparse_set_native_symlink()
Dmitry Antipov
11 days
ntfs: reject unprivileged writes to reserved $LX* xattrs
Pisit Preechapramoth
11 days
ntfs: bound the free-cluster bitmap scan to the volume
Bryam Vargas
11 days
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
11 days
ntfs: apply Windows name checks only with windows_names
Namjae Jeon
11 days
ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
Alexandro Calo
11 days
ntfs: move attribute payload before shrinking its record
Namjae Jeon
11 days
ntfs: fix resident conversion in ntfs_new_attr_flags
Hyunchul Lee
11 days
ntfs: skip reads for full compression unit overwrites
Namjae Jeon
11 days
ntfs: submit one bio per compressed write unit
Namjae Jeon
11 days
ntfs: reuse compression output workspace across write units
Namjae Jeon
11 days
ntfs: reuse the compression context during writes
Namjae Jeon
[next]