1. 4c9ba19 fs/ntfs3: Fix hidedotfiles mount option by reversing behaviour by Daniel Pinto · 2 years, 4 months ago
  2. 1d07a9d fs/ntfs3: Add windows_names mount option by Daniel Pinto · 2 years, 4 months ago
  3. 59bfd7a fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super() by Tetsuo Handa · 2 years, 4 months ago
  4. c1ca8ef fs/ntfs3: Add null pointer check for inode operations by Edward Lo · 2 years, 5 months ago
  5. caad9dd fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst() by Shigeru Yoshida · 2 years, 5 months ago
  6. 51e76a2 fs/ntfs3: Fix memory leak on ntfs_fill_super() error path by Shigeru Yoshida · 2 years, 5 months ago
  7. f27b92e fs/ntfs3: Fix [df]mask display in /proc/mounts by Marc Aurèle La France · 2 years, 6 months ago
  8. 0b66046 fs/ntfs3: Validate BOOT record_size by edward lo · 2 years, 6 months ago
  9. a3a956c fs/ntfs3: Add option "nocase" by Konstantin Komarov · 2 years, 4 months ago
  10. ae6b47b fs/ntfs3: Change destroy_inode to free_inode by Konstantin Komarov · 2 years, 4 months ago
  11. 098250d fs/ntfs3: Add hidedotfiles option by Konstantin Komarov · 2 years, 4 months ago
  12. bd6ae04 fs/ntfs3: Add comments about cluster size by Konstantin Komarov · 2 years, 5 months ago
  13. 3b06a27 Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 2 years, 5 months ago
  14. 8335ebe fs/ntfs3: Make MFT zone less fragmented by Konstantin Komarov · 2 years, 7 months ago
  15. 6700eab fs/ntfs3: Remove unused mi_mark_free by Konstantin Komarov · 2 years, 7 months ago
  16. cd39981 fs/ntfs3: Fix double free on remount by Konstantin Komarov · 2 years, 9 months ago
  17. 6f66404 Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 8 months ago
  18. a3b7743 fs/ntfs3: validate BOOT sectors_per_clusters by Randy Dunlap · 2 years, 9 months ago
  19. 44abff2c block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD by Christoph Hellwig · 2 years, 9 months ago
  20. 7b47ef5 block: add a bdev_discard_granularity helper by Christoph Hellwig · 2 years, 9 months ago
  21. 7020057 block: remove QUEUE_FLAG_DISCARD by Christoph Hellwig · 2 years, 9 months ago
  22. f09dac9 ntfs3: use bdev_logical_block_size instead of open coding it by Christoph Hellwig · 2 years, 9 months ago
  23. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 2 years, 10 months ago
  24. d54f13a ntfs3: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 3 months ago
  25. 9b75450 fs/ntfs3: Fix memory leak if fill_super failed by Konstantin Komarov · 3 years, 4 months ago
  26. dbf59e2 fs/ntfs3: Refactoring of ntfs_init_from_boot by Konstantin Komarov · 3 years, 4 months ago
  27. 09f7c33 fs/ntfs3: Reject mount if boot's cluster size < media sector size by Konstantin Komarov · 3 years, 4 months ago
  28. 82cb875 fs/ntfs3: Remove deprecated mount options nls by Kari Argillander · 3 years, 4 months ago
  29. 880301b fs/ntfs3: Fix a memory leak on object opts by Colin Ian King · 3 years, 5 months ago
  30. 28861e3 fs/ntfs3: Initiliaze sb blocksize only in one place + refactor by Kari Argillander · 3 years, 5 months ago
  31. 0e59a87 fs/ntfs3: Initialize pointer before use place in fill_super by Kari Argillander · 3 years, 5 months ago
  32. 0056b27 fs/ntfs3: Remove tmp pointer upcase in fill_super by Kari Argillander · 3 years, 5 months ago
  33. 4ea41b3 fs/ntfs3: Remove tmp pointer bd_inode in fill_super by Kari Argillander · 3 years, 5 months ago
  34. 0cde7e81 fs/ntfs3: Remove tmp var is_ro in ntfs_fill_super by Kari Argillander · 3 years, 5 months ago
  35. b4f110d fs/ntfs3: Use sb instead of sbi->sb in fill_super by Kari Argillander · 3 years, 5 months ago
  36. 10b4f12 fs/ntfs3: Remove unnecessary variable loading in fill_super by Kari Argillander · 3 years, 5 months ago
  37. bce1828 fs/ntfs3: Return straight without goto in fill_super by Kari Argillander · 3 years, 5 months ago
  38. 5d7d6b1 fs/ntfs3: Remove impossible fault condition in fill_super by Kari Argillander · 3 years, 5 months ago
  39. 7ea0481 fs/ntfs3: Change EINVAL to ENOMEM when d_make_root fails by Kari Argillander · 3 years, 5 months ago
  40. 0412016 fs/ntfs3: Fix wrong error message $Logfile -> $UpCase by Kari Argillander · 3 years, 5 months ago
  41. 9c2aadd fs/ntfs3: Remove unneeded header files from c files by Kari Argillander · 3 years, 5 months ago
  42. 15b2ae7 fs/ntfs3: Show uid/gid always in show_options() by Kari Argillander · 3 years, 5 months ago
  43. 28a941f fs/ntfs3: Rename mount option no_acs_rules > (no)acsrules by Kari Argillander · 3 years, 5 months ago
  44. e274cde fs/ntfs3: Add iocharset= mount option as alias for nls= by Kari Argillander · 3 years, 5 months ago
  45. 9d1939f fs/ntfs3: Make mount option nohidden more universal by Kari Argillander · 3 years, 5 months ago
  46. 27fac77 fs/ntfs3: Init spi more in init_fs_context than fill_super by Kari Argillander · 3 years, 5 months ago
  47. 610f8f5 fs/ntfs3: Use new api for mounting by Kari Argillander · 3 years, 5 months ago
  48. 564c97b fs/ntfs3: Convert mount options to pointer in sbi by Kari Argillander · 3 years, 5 months ago
  49. c2c389f fs/ntfs3: Remove unnecesarry remount flag handling by Kari Argillander · 3 years, 5 months ago
  50. b8a30b4 fs/ntfs3: Remove unnecesarry mount option noatime by Kari Argillander · 3 years, 5 months ago
  51. 2e3a51b fs/ntfs3: Change how module init/info messages are displayed by Kari Argillander · 3 years, 5 months ago
  52. d362446 fs/ntfs3: Restyle comments to better align with kernel-doc by Konstantin Komarov · 3 years, 5 months ago
  53. e8b8e97 fs/ntfs3: Restyle comments to better align with kernel-doc by Kari Argillander · 3 years, 6 months ago
  54. 195c52b fs/ntfs3: Do not use driver own alloc wrappers by Kari Argillander · 3 years, 5 months ago
  55. fa3cacf fs/ntfs3: Use kernel ALIGN macros over driver specific by Kari Argillander · 3 years, 5 months ago
  56. 528c9b3 fs/ntfs3: Use linux/log2 is_power_of_2 function by Kari Argillander · 3 years, 5 months ago
  57. f8d87ed fs/ntfs3: Fix various spelling mistakes by Colin Ian King · 3 years, 5 months ago
  58. 82cae26 fs/ntfs3: Add initialization of super block by Konstantin Komarov · 3 years, 5 months ago