1. 911daf6 fs/ntfs3: Fix formatting, change comments, renaming by Konstantin Komarov · 8 months ago
  2. 2fef55d fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed by Huacai Chen · 9 months ago
  3. ea73767 fs/ntfs3: Add some comments by Konstantin Komarov · 9 months ago
  4. 83cf2cf fs/ntfs3: Rename variables by Konstantin Komarov · 9 months ago
  5. 702d493 fs/ntfs3: Add a check for attr_names and oatbl by Konstantin Komarov · 9 months ago
  6. 50c4787 fs/ntfs3: Validate ff offset by lei lu · 9 months ago
  7. 487f8d4 fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT by Konstantin Komarov · 10 months ago
  8. e931f6b fs/ntfs3: Use 64 bit variable to avoid 32 bit overflow by Konstantin Komarov · 11 months ago
  9. b0a5dde fs/ntfs3: Missed le32_to_cpu conversion by Konstantin Komarov · 11 months ago
  10. 1b7dd28 fs/ntfs3: Correct function is_rst_area_valid by Konstantin Komarov · 1 year, 1 month ago
  11. 865e7a7 fs/ntfs3: Reduce stack usage by Konstantin Komarov · 1 year, 3 months ago
  12. e449477 fs/ntfs3: Avoid possible memory leak by Su Hui · 1 year, 5 months ago
  13. f037776 fs/ntfs3: Code formatting by Konstantin Komarov · 1 year, 10 months ago
  14. 96de65a fs/ntfs3: Code formatting and refactoring by Konstantin Komarov · 2 years, 1 month ago
  15. ab84eee fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de() by Zeng Heng · 2 years, 3 months ago
  16. e6c3cef fs/ntfs3: Add check for kmemdup by Jiasheng Jiang · 2 years, 3 months ago
  17. 6022ec6 Merge tag 'ntfs3_for_6.2' of https://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 2 years, 2 months ago
  18. 07f4aa9 fs/ntfs3: Fix wrong indentations by Konstantin Komarov · 2 years, 5 months ago
  19. 88a8d0d fs/ntfs3: Add functions to modify LE bitmaps by Thomas Kühnel · 3 years, 3 months ago
  20. ecfbd57 fs/ntfs3: Fix slab-out-of-bounds in r_page by Yin Xiujiang · 3 years, 3 months ago
  21. a251c17 treewide: use get_random_u32() when possible by Jason A. Donenfeld · 2 years, 5 months ago
  22. 6db6208 fs/ntfs3: Validate data run offset by Edward Lo · 2 years, 7 months ago
  23. 43f03ac fs/ntfs3: Rename variables and add comment by Konstantin Komarov · 2 years, 5 months ago
  24. f759942 fs/ntfs3: Add missing error check by Konstantin Komarov · 2 years, 9 months ago
  25. 9260343 fs/ntfs3: Don't clear upper bits accidentally in log_replay() by Dan Carpenter · 2 years, 10 months ago
  26. f26967b fs/ntfs3: Fix invalid free in log_replay by Namjae Jeon · 2 years, 9 months ago
  27. e589f9b fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()' by Christophe JAILLET · 3 years, 4 months ago
  28. 6354467 fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update by Konstantin Komarov · 3 years, 6 months ago
  29. 9c2aadd fs/ntfs3: Remove unneeded header files from c files by Kari Argillander · 3 years, 6 months ago
  30. d362446 fs/ntfs3: Restyle comments to better align with kernel-doc by Konstantin Komarov · 3 years, 6 months ago
  31. e8b8e97 fs/ntfs3: Restyle comments to better align with kernel-doc by Kari Argillander · 3 years, 7 months ago
  32. a1b04d3 fs/ntfs3: add checks for allocation failure by Dan Carpenter · 3 years, 6 months ago
  33. 195c52b fs/ntfs3: Do not use driver own alloc wrappers by Kari Argillander · 3 years, 6 months ago
  34. fa3cacf fs/ntfs3: Use kernel ALIGN macros over driver specific by Kari Argillander · 3 years, 6 months ago
  35. b46acd6 fs/ntfs3: Add NTFS journal by Konstantin Komarov · 3 years, 7 months ago