Skip to content

BTRFS: The Linux B-Tree File System

← Back to topic

Authors: Chris Mason
Year: 2008
Journal: Linux Symposium
DOI: 10.5555/ls2007-mason
Publisher: https://btrfs.wiki.kernel.org/

Keywords: btrfs, filesystem

Abstract

BTRFS is a modern copy-on-write file system for Linux.

Cite this paper

bibtex
@misc{btrfs2008,
  title  = {BTRFS: The Linux B-Tree File System},
  author = {Chris Mason},
  year   = {2008},
  journal = {Linux Symposium},
  doi    = {10.5555/ls2007-mason},
  url    = {https://doi.org/10.5555/ls2007-mason},
}

Source files

Released under the MIT License.