1. 3f5ef51 fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64() by Alexander Lobakin · 11 months ago
  2. 5ca87d0 fs/ntfs3: Prevent generic message "attempt to access beyond end of device" by Konstantin Komarov · 1 year, 1 month ago
  3. d6ca2d2 fs/ntfs3: Add and fix comments by Konstantin Komarov · 1 year, 3 months ago
  4. 97ec56d fs/ntfs3: ntfs3_forced_shutdown use int instead of bool by Konstantin Komarov · 1 year, 3 months ago
  5. bfbe5b3 fs/ntfs3: fix deadlock in mark_as_free_ex by Konstantin Komarov · 1 year, 8 months ago
  6. 06ccfb0 fs/ntfs3: Write immediately updated ntfs state by Konstantin Komarov · 1 year, 8 months ago
  7. 7832e12 fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/label by Konstantin Komarov · 1 year, 10 months ago
  8. a81f47c fs/ntfs3: Code refactoring by Konstantin Komarov · 1 year, 10 months ago
  9. f037776 fs/ntfs3: Code formatting by Konstantin Komarov · 1 year, 10 months ago
  10. e0f363a fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted by Konstantin Komarov · 1 year, 10 months ago
  11. e43f6ec fs/ntfs3: Print details about mount fails by Konstantin Komarov · 2 years ago
  12. 96de65a fs/ntfs3: Code formatting and refactoring by Konstantin Komarov · 2 years, 1 month ago
  13. e483783 fs/ntfs3: Undo endian changes by Konstantin Komarov · 2 years ago
  14. 6256024 fs/ntfs3: Optimization in ntfs_set_state() by Konstantin Komarov · 2 years, 1 month ago
  15. 6827d50 fs/ntfs3: Refactoring of various minor issues by Konstantin Komarov · 2 years, 2 months ago
  16. fc49924 fs/ntfs3: Add null pointer checks by Konstantin Komarov · 2 years, 2 months ago
  17. db2a3cc6 fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' by Ye Bin · 2 years, 3 months ago
  18. 97a6815 fs/ntfs3: Use ALIGN kernel macro by Konstantin Komarov · 2 years, 4 months ago
  19. 6f80ed1 fs/ntfs3: Correct ntfs_check_for_free_space by Konstantin Komarov · 2 years, 4 months ago
  20. 910013f fs/ntfs3: Restore correct state after ENOSPC in attr_data_get_block by Konstantin Komarov · 2 years, 4 months ago
  21. ba11892 fs/ntfs3: Simplify ntfs_update_mftmirr function by Konstantin Komarov · 2 years, 4 months ago
  22. 3929042 fs/ntfs3: Remove unused functions by Konstantin Komarov · 2 years, 4 months ago
  23. 095d8ce fs/ntfs3: Use _le variants of bitops functions by Thomas Kühnel · 3 years, 2 months ago
  24. 1d07a9d fs/ntfs3: Add windows_names mount option by Daniel Pinto · 2 years, 4 months ago
  25. bfcdbae fs/ntfs3: Validate index root when initialize NTFS security by Edward Lo · 2 years, 5 months ago
  26. 3b06a27 Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 2 years, 6 months ago
  27. 8039edb fs/ntfs3: Create MFT zone only if length is large enough by Konstantin Komarov · 2 years, 7 months ago
  28. c12df45 fs/ntfs3: New function ntfs_bad_inode by Konstantin Komarov · 2 years, 7 months ago
  29. 8335ebe fs/ntfs3: Make MFT zone less fragmented by Konstantin Komarov · 2 years, 7 months ago
  30. 071100ea0 fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free by Konstantin Komarov · 2 years, 8 months ago
  31. ce6b531 fs/ntfs3: Use enum req_op where appropriate by Bart Van Assche · 2 years, 7 months ago
  32. e66af07 fs/ntfs3: Make ntfs_update_mftmirr return void by Pavel Skripkin · 2 years, 10 months ago
  33. 321460c fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr by Pavel Skripkin · 2 years, 10 months ago
  34. 365ab499 fs/ntfs3: remove unnecessary NULL check by Dan Carpenter · 3 years, 1 month ago
  35. 07888c66 block: pass a block_device and opf to bio_alloc by Christoph Hellwig · 3 years, 1 month ago
  36. 39146b6 ntfs3: remove ntfs_alloc_bio by Christoph Hellwig · 3 years, 1 month ago
  37. 6354467 fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update by Konstantin Komarov · 3 years, 5 months ago
  38. 6e3331e fs/ntfs3: Use min/max macros instated of ternary operators by Kari Argillander · 3 years, 5 months ago
  39. b5322eb fs/ntfs3: Use clamp/max macros instead of comparisons by Kari Argillander · 3 years, 5 months ago
  40. f162f7b fs/ntfs3: Remove always false condition check by Kari Argillander · 3 years, 5 months ago
  41. edb853f fs/ntfs3: Fix ntfs_look_for_free_space() does only report -ENOSPC by Kari Argillander · 3 years, 5 months ago
  42. 9c2aadd fs/ntfs3: Remove unneeded header files from c files by Kari Argillander · 3 years, 6 months ago
  43. d362446 fs/ntfs3: Restyle comments to better align with kernel-doc by Konstantin Komarov · 3 years, 6 months ago
  44. 78ab59f fs/ntfs3: Rework file operations by Konstantin Komarov · 3 years, 6 months ago
  45. e8b8e97 fs/ntfs3: Restyle comments to better align with kernel-doc by Kari Argillander · 3 years, 7 months ago
  46. 195c52b fs/ntfs3: Do not use driver own alloc wrappers by Kari Argillander · 3 years, 6 months ago
  47. fa3cacf fs/ntfs3: Use kernel ALIGN macros over driver specific by Kari Argillander · 3 years, 6 months ago
  48. 8c01308 fs/ntfs3: Remove unused variable cnt in ntfs_security_init() by Nathan Chancellor · 3 years, 6 months ago
  49. 82cae26 fs/ntfs3: Add initialization of super block by Konstantin Komarov · 3 years, 6 months ago