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