1. f746406 Merge git://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 3 years, 5 months ago
  2. 2e3a51b fs/ntfs3: Change how module init/info messages are displayed by Kari Argillander · 3 years, 5 months ago
  3. 989e795 fs/ntfs3: Remove GPL boilerplates from decompress lib files by Kari Argillander · 3 years, 5 months ago
  4. dd854e4 fs/ntfs3: Remove unnecessary condition checking from ntfs_file_read_iter by Kari Argillander · 3 years, 5 months ago
  5. d4e8e13 fs/ntfs3: Fix integer overflow in ni_fiemap with fiemap_prep() by Kari Argillander · 3 years, 5 months ago
  6. d362446 fs/ntfs3: Restyle comments to better align with kernel-doc by Konstantin Komarov · 3 years, 5 months ago
  7. 78ab59f fs/ntfs3: Rework file operations by Konstantin Komarov · 3 years, 5 months ago
  8. a97131c fs/ntfs3: Remove fat ioctl's from ntfs3 driver for now by Kari Argillander · 3 years, 5 months ago
  9. e8b8e97 fs/ntfs3: Restyle comments to better align with kernel-doc by Kari Argillander · 3 years, 6 months ago
  10. b8155e9 fs/ntfs3: Fix error handling in indx_insert_into_root() by Dan Carpenter · 3 years, 5 months ago
  11. 8c83a48 fs/ntfs3: Potential NULL dereference in hdr_find_split() by Dan Carpenter · 3 years, 5 months ago
  12. 04810f0 fs/ntfs3: Fix error code in indx_add_allocate() by Dan Carpenter · 3 years, 5 months ago
  13. 2926e42 fs/ntfs3: fix an error code in ntfs_get_acl_ex() by Dan Carpenter · 3 years, 5 months ago
  14. a1b04d3 fs/ntfs3: add checks for allocation failure by Dan Carpenter · 3 years, 5 months ago
  15. 345482b fs/ntfs3: Use kcalloc/kmalloc_array over kzalloc/kmalloc by Kari Argillander · 3 years, 5 months ago
  16. 195c52b fs/ntfs3: Do not use driver own alloc wrappers by Kari Argillander · 3 years, 5 months ago
  17. fa3cacf fs/ntfs3: Use kernel ALIGN macros over driver specific by Kari Argillander · 3 years, 5 months ago
  18. 24516d4 fs/ntfs3: Restyle comment block in ni_parse_reparse() by Kari Argillander · 3 years, 5 months ago
  19. 1263edd fs/ntfs3: Remove unused including <linux/version.h> by Jiapeng Chong · 3 years, 5 months ago
  20. abfeb2e fs/ntfs3: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 5 months ago
  21. be87e821 fs/ntfs3: Fix one none utf8 char in source file by Kari Argillander · 3 years, 5 months ago
  22. 8c01308 fs/ntfs3: Remove unused variable cnt in ntfs_security_init() by Nathan Chancellor · 3 years, 5 months ago
  23. 71eeb6a fs/ntfs3: Fix integer overflow in multiplication by Colin Ian King · 3 years, 5 months ago
  24. 87790b6 fs/ntfs3: Add ifndef + define to all header files by Kari Argillander · 3 years, 5 months ago
  25. 528c9b3 fs/ntfs3: Use linux/log2 is_power_of_2 function by Kari Argillander · 3 years, 5 months ago
  26. f8d87ed fs/ntfs3: Fix various spelling mistakes by Colin Ian King · 3 years, 5 months ago
  27. 12dad49 fs/ntfs3: Add Kconfig, Makefile and doc by Konstantin Komarov · 3 years, 5 months ago
  28. b46acd6 fs/ntfs3: Add NTFS journal by Konstantin Komarov · 3 years, 5 months ago
  29. 522e010 fs/ntfs3: Add compression by Konstantin Komarov · 3 years, 5 months ago
  30. be71b5c fs/ntfs3: Add attrib operations by Konstantin Komarov · 3 years, 5 months ago
  31. 4342306 fs/ntfs3: Add file operations and implementation by Konstantin Komarov · 3 years, 5 months ago
  32. 3f3b442 fs/ntfs3: Add bitmap by Konstantin Komarov · 3 years, 5 months ago
  33. 82cae26 fs/ntfs3: Add initialization of super block by Konstantin Komarov · 3 years, 5 months ago
  34. 4534a70 fs/ntfs3: Add headers and misc files by Konstantin Komarov · 3 years, 5 months ago