<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/introducing-ntfs-plus-a-modern-ntfs-driver-for-linux-with-boosted-performance-xuyceiudb" -->

---
title: Introducing NTFS Plus: A Modern NTFS Driver for Linux...
description: NTFS Plus is a new Linux driver for NTFS file systems developed by Namjae Jeon, offering significant performance improvements over the existing NTFS3 driver....
canonical: https://daily.dev/posts/introducing-ntfs-plus-a-modern-ntfs-driver-for-linux-with-boosted-performance-xuyceiudb
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Introducing NTFS Plus: A Modern NTFS Driver for Linux with Boosted Performance | daily.dev
og:description: NTFS Plus is a new Linux driver for NTFS file systems developed by Namjae Jeon, offering significant performance improvements over the existing NTFS3 driver....
og:url: https://daily.dev/posts/introducing-ntfs-plus-a-modern-ntfs-driver-for-linux-with-boosted-performance-xuyceiudb
og:image: https://api.daily.dev/og/posts/xuyCeiUDb.png
og:image:alt: Introducing NTFS Plus: A Modern NTFS Driver for Linux with Boosted Performance
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing NTFS Plus: A Modern NTFS Driver for Linux with Boosted Performance

**[Collections](https://daily.dev/sources/collections)** · 2 min read · 1 upvotes · 0 comments

## Summary

NTFS Plus is a new Linux driver for NTFS file systems developed by Namjae Jeon, offering significant performance improvements over the existing NTFS3 driver. It uses modern memory management with folio-based systems and I/O mapping, delivering 35-110% faster multi-threaded writes and 12-14% quicker file browsing. The 34.5k line patch includes read/write support, IDMAPPED mounts, and passes 287 XFS tests compared to NTFS3's 218. While lacking full journaling support, it provides improved code quality, maintenance, and includes user-space utilities for better Windows-Linux interoperability.

## Content

NTFS Plus is ushering in a new era for Linux's handling of NTFS file systems, built on the foundation of the classic read-only NTFS driver while incorporating modern enhancements. Developed by Namjae Jeon, renowned for his previous work on the exFAT driver and his role as the KSMBD maintainer, NTFS Plus emerges as a promising alternative to the existing NTFS3 driver, which was integrated into Linux in 2021.

A key part of NTFS Plus's innovation lies in its shift from buffer heads to the folio-based memory management system. It also adopts the I/O map mechanism and delayed allocation, significantly boosting performance. Benchmarks indicate that NTFS Plus delivers a groundbreaking improvement in multi-threaded write operations ranging from 35% to 110% faster speeds, along with 12-14% quicker file browsing and improved mount times compared to NTFS3.

More than performance, NTFS Plus targets enhanced maintenance and stability. It benefits from a cleaner, read-only NTFS codebase and has been submitted as a substantial 34.5k line patch series, offering read/write support with modern features including IDMAPPED mounts. The driver also seeks to improve upon ntfs3 by addressing prior maintenance issues and code quality criticisms. Although NTFS Plus is not yet feature-complete, notably lacking full journaling support, it represents a significant step forward with improved XFS test coverage; it passes 287 tests compared to NTFS3’s 218.

Moreover, NTFS Plus introduces a suite of user-space utilities known as NTFS progs plus, which includes file system checking capabilities to boost Windows-Linux interoperability. The Linux community's response to NTFS Plus has been cautiously optimistic, given the historical challenges with NTFS drivers that ultimately were not maintained. However, the modern features and significant performance improvements position NTFS Plus as a formidable and much-needed update to NTFS support in Linux systems.

---

Tags: [#performance](https://daily.dev/tags/performance), [#linux](https://daily.dev/tags/linux), [#file-systems](https://daily.dev/tags/file-systems)

[View this post on daily.dev](https://daily.dev/posts/introducing-ntfs-plus-a-modern-ntfs-driver-for-linux-with-boosted-performance-xuyceiudb)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Introducing NTFS Plus: A Modern NTFS Driver for Linux with Boosted Performance","url":"https://daily.dev/posts/introducing-ntfs-plus-a-modern-ntfs-driver-for-linux-with-boosted-performance-xuyceiudb","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/introducing-ntfs-plus-a-modern-ntfs-driver-for-linux-with-boosted-performance-xuyceiudb"},"datePublished":"2025-10-21T15:36:38.681Z","dateModified":"2025-10-21T15:37:01.077Z","description":"NTFS Plus is a new Linux driver for NTFS file systems developed by Namjae Jeon, offering significant performance improvements over the existing NTFS3 driver....","image":"https://i.ytimg.com/vi/nm_dKqTIwj8/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/nm_dKqTIwj8/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/introducing-ntfs-plus-a-modern-ntfs-driver-for-linux-with-boosted-performance-xuyceiudb","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"performance,linux,file-systems","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"Introducing NTFS Plus: A Modern NTFS Driver for Linux with Boosted Performance"}]}
```

