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
11 daysntfs: reject invalid MFT LCNs from boot sectorHyunchul Lee
11 daysntfs: serialize resident iomap reads with mrec_lockHyeontae Lee
11 daysntfs: verify run length exceeding volume boundaryHongling Zeng
11 daysntfs: allow index root relocationNamjae Jeon
11 daysntfs: validate non-resident attribute offsetsHongling Zeng
11 daysntfs: simplify ntfs_reparse_set_native_symlink()Dmitry Antipov
11 daysntfs: reject unprivileged writes to reserved $LX* xattrsPisit Preechapramoth
11 daysntfs: bound the free-cluster bitmap scan to the volumeBryam Vargas
11 daysntfs: respect per-file chmod mode over mount masksNamjae Jeon
11 daysntfs: apply Windows name checks only with windows_namesNamjae Jeon
11 daysntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()Alexandro Calo
11 daysntfs: move attribute payload before shrinking its recordNamjae Jeon
11 daysntfs: fix resident conversion in ntfs_new_attr_flagsHyunchul Lee
11 daysntfs: skip reads for full compression unit overwritesNamjae Jeon
11 daysntfs: submit one bio per compressed write unitNamjae Jeon
11 daysntfs: reuse compression output workspace across write unitsNamjae Jeon
11 daysntfs: reuse the compression context during writesNamjae Jeon
11 daysntfs: fix initialized size and page state after compressed writesNamjae Jeon
11 daysntfs: write compressed data before replacing old clustersNamjae Jeon
11 daysntfs: punch all-zero compressed blocksNamjae Jeon
11 daysntfs: support large pages in compressed writesNamjae Jeon
11 daysntfs: propagate compression context allocation errorsNamjae Jeon
11 daysntfs: dir: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
11 daysntfs: mft: use kmemdup() instead of kmalloc() and memcpy()Mohammad Shahid
11 daysntfs: reparse: remove redundant NULL checks before kvfree()Mohammad Shahid
11 daysntfs: use pagecache_isize_extended() on size extensionNamjae Jeon
11 daysntfs: file extension before write submissionNamjae Jeon
11 daysntfs: fix kmap_local_page() usage in compressNamjae Jeon
11 daysntfs: Remove references to page->__folio_indexMatthew Wilcox (Oracle)
11 daysntfs: Use zero_user_segment() in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
11 daysntfs: Remove use of __folio_index in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
11 daysntfs: Inline zero_partial_compressed_page()Matthew Wilcox (Oracle)
11 daysntfs: Fix min_len for compressed/sparse attributes in ntfs_non_resident_attr_...Alexandro Calo
11 daysntfs: rewrite EA stream before updating metadataNamjae Jeon
11 daysntfs: remove empty EA attribute pairNamjae Jeon