summaryrefslogtreecommitdiff
path: root/fs/ntfs3/fslog.c
AgeCommit message (Expand)Author
2023-11-08fs/ntfs3: Avoid possible memory leakSu Hui
2023-05-11fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()Zeng Heng
2023-05-11fs/ntfs3: Add check for kmemdupJiasheng Jiang
2023-01-12fs/ntfs3: Fix slab-out-of-bounds in r_pageYin Xiujiang
2023-01-12fs/ntfs3: Validate data run offsetEdward Lo
2022-08-25fs/ntfs3: Don't clear upper bits accidentally in log_replay()Dan Carpenter
2022-06-09fs/ntfs3: Fix invalid free in log_replayNamjae Jeon
2022-06-09fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'Christophe JAILLET
2021-09-21fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_updateKonstantin Komarov
2021-09-13fs/ntfs3: Remove unneeded header files from c filesKari Argillander
2021-08-31fs/ntfs3: Restyle comments to better align with kernel-docKonstantin Komarov
2021-08-30fs/ntfs3: Restyle comments to better align with kernel-docKari Argillander
2021-08-27fs/ntfs3: add checks for allocation failureDan Carpenter
2021-08-27fs/ntfs3: Do not use driver own alloc wrappersKari Argillander
2021-08-27fs/ntfs3: Use kernel ALIGN macros over driver specificKari Argillander
2021-08-13fs/ntfs3: Add NTFS journalKonstantin Komarov