File Systems

XFS

English

Overview

A high-performance file system strong at handling large volumes of data.

Details

A file system strong at parallel I/O, showing its strength in environments requiring large files or high throughput. One limitation is that it can't be shrunk after creation, so reducing its size later requires recreating it from scratch.

More Linux terms