summaryrefslogtreecommitdiff
path: root/fs/ntfs
AgeCommit message (Expand)Author
8 daysntfs: support resident WOF decompressionHyunchul Lee
8 daysntfs: add non-resident WOF decompressionHyunchul Lee
8 daysntfs: implement codec ops for LZX and XPRESSHyunchul Lee
8 daysntfs: port lzx/xpress decompressors from ntfs-3g-system-compressionHyunchul Lee
8 daysntfs: return errors from inode initializationHyunchul Lee
8 daysntfs: parse REPARSE_TAG_WOFHyunchul Lee
8 daysntfs: return errors from ntfs_attr_readallHyunchul Lee
8 daysntfs: add WOF compression config optionHyunchul Lee
8 daysntfs: define LZNT1 codec ops under transparent codec interfaceHyunchul Lee
8 daysntfs: introduce transparent compression codec interfaceHyunchul Lee
9 daysntfs: reject invalid empty mapping pairsHyunchul Lee
9 daysntfs: fix resource leak in ntfs_new_attr_flagsHongling Zeng
9 daysntfs: validate usa_ofs before preserving the update sequence numberDennis Tighe
9 daysntfs: fix off-by-one page overflow in ntfs_decompress()Dennis Tighe
10 daysntfs: do not update ctime when setxattr failsBaolin Liu
10 daysntfs: reject invalid MFT LCNs from boot sectorHyunchul Lee
10 daysntfs: serialize resident iomap reads with mrec_lockHyeontae Lee
10 daysntfs: verify run length exceeding volume boundaryHongling Zeng
10 daysntfs: allow index root relocationNamjae Jeon
10 daysntfs: validate non-resident attribute offsetsHongling Zeng
10 daysntfs: simplify ntfs_reparse_set_native_symlink()Dmitry Antipov
10 daysntfs: reject unprivileged writes to reserved $LX* xattrsPisit Preechapramoth
10 daysntfs: bound the free-cluster bitmap scan to the volumeBryam Vargas
10 daysntfs: respect per-file chmod mode over mount masksNamjae Jeon
10 daysntfs: apply Windows name checks only with windows_namesNamjae Jeon
10 daysntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()Alexandro Calo
10 daysntfs: move attribute payload before shrinking its recordNamjae Jeon
10 daysntfs: fix resident conversion in ntfs_new_attr_flagsHyunchul Lee
10 daysntfs: skip reads for full compression unit overwritesNamjae Jeon
10 daysntfs: submit one bio per compressed write unitNamjae Jeon
10 daysntfs: reuse compression output workspace across write unitsNamjae Jeon
10 daysntfs: reuse the compression context during writesNamjae Jeon
10 daysntfs: fix initialized size and page state after compressed writesNamjae Jeon
10 daysntfs: write compressed data before replacing old clustersNamjae Jeon
10 daysntfs: punch all-zero compressed blocksNamjae Jeon
10 daysntfs: support large pages in compressed writesNamjae Jeon
10 daysntfs: propagate compression context allocation errorsNamjae Jeon
10 daysntfs: dir: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
10 daysntfs: mft: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
10 daysntfs: reparse: remove redundant NULL checks before kvfree()Mohammad Shahid
10 daysntfs: use pagecache_isize_extended() on size extensionNamjae Jeon
10 daysntfs: file extension before write submissionNamjae Jeon
10 daysntfs: fix kmap_local_page() usage in compressNamjae Jeon
10 daysntfs: Remove references to page->__folio_indexMatthew Wilcox (Oracle)
10 daysntfs: Use zero_user_segment() in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
10 daysntfs: Remove use of __folio_index in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
10 daysntfs: Inline zero_partial_compressed_page()Matthew Wilcox (Oracle)
10 daysntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...Alexandro Calo
10 daysntfs: rewrite EA stream before updating metadataNamjae Jeon
10 daysntfs: remove empty EA attribute pairNamjae Jeon