NILFS is a new implementation of a log-structured file system (LFS) supporting continuous snapshotting. In addition to versioning capability of the entire file system, users can even restore files mistakenly overwritten or destroyed just a few seconds ago. Since NILFS can keep consistency like conventional LFS, it achieves quick recovery after system crashes.

NILFS creates a number of checkpoints every few seconds or per synchronous write basis (unless there is no change). Users can select significant versions among continuously created checkpoints, and can change them into snapshots which will be preserved until they are changed back to checkpoints.

There is no limit on the number of snapshots until the volume gets full. Each snapshot is mountable as a read-only file system. It is mountable concurrently with a writable mount and other snapshots, and this feature is convenient to make consistent backups during use.

Features

  • Basic POSIX file system features
  • Snapshots: Automatically and continuously taken, you can retrieve past state of NILFS file system, No limit on the number of snapshots until the volume gets full, Mountable concurrently with the writable mount, Quick listing
  • Background Garbage Collection: Can maintain multiple snapshots, Selectable GC Policy, which is given by a userland daemon
  • Quick crash recovery on-mount
  • Redundant super block
  • Online resizing
  • FITRIM
  • grub2 support
  • util-linux support (blkid, libblkid, uuid mount)
  • Filesystem label (nilfs-tune)

Project Activity

See All Activity >

Categories

File Systems

License

GNU General Public License version 2.0 (GPLv2)

Follow NILFS

NILFS Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of NILFS!

Additional Project Details

Operating Systems

Linux

Languages

English, Japanese

Intended Audience

Advanced End Users, System Administrators, Developers

User Interface

Command-line

Programming Language

C

Related Categories

C File Systems

Registered

2005-08-05