ReiserFS - Wikipedia
https://en.wikipedia.org/wiki/ReiserFS
ReiserFS is a general-purpose, journaling file system initially designed and implemented by a team at Namesys led by convicted murderer Hans Reiser. ReiserFS is currently supported on Linux (without quota support) licensed as GPLv2.
FAQ ReiserFS - Reiser4 FS Wiki
https://reiser4.wiki.kernel.org/index.php/FAQ_ReiserFS
This FAQ is very ReiserFS centric and often a bit dated. The Reiser4 filesystem is mentioned as upcoming. Be sure to search the mailing list archives and help update this FAQ - Thanks! Specifications for ReiserFS: ReiserFS does meta-data journaling...
The ReiserFS filesystem
http://www.p-nand-q.com/download/rfstool/reiserfs_docs.html
This document describes the ReiserFS filesystem structures on disk. But, since this is my first contact with ReiserFS, it does contain errors, so if in doubt, please consult the original spec first.
ReiserFS | Performance Tuning for Linux Servers
https://flylib.com/books/en/1.393.1.120/1/
The ReiserFS open source journaling file system is available in most Linux distributions and supports metadata journaling. ReiserFS was merged into the 2.4.1 release of the kernel.org source tree.
ReiserFS
https://web.archive.org/web/20071024001500/http://www.namesys.com/v4/v4.html
In ReiserFS 3, there exist file attributes. File attributes are out-of-band data describing the sequence ReiserFS V3 assigns block numbers to nodes as it creates them. XFS is smarter, they wait until the...
Funtoo Filesystem Guide, Part 1 — Funtoo
https://www.funtoo.org/Funtoo_Filesystem_Guide,_Part_1
Get an awesome Funtoo container and support Funtoo! See Funtoo Containers for more information. The purpose of this series is to give you a solid, practical introduction to Linux's various new filesystems, including ReiserFS, XFS, JFS, GFS, ext3 and others.
ReiserFS - OSDev Wiki
https://wiki.osdev.org/ReiserFS
ReiserFS is a journaling file system that is free if your OS is free, and comes at a licensing cost if your OS is not free. It has excellent performance on large directories and small files, using "dancing trees" instead of B-trees...
Reiser4 file system for Linux OS download | SourceForge.net
https://sourceforge.net/projects/reiser4/
List of all available assignments in reiser4 doesn't exist. For the best configuration describe the purpose of your system and send email to reiserfs-devel mailing list. Thanks, Edward.
Repairing ReiserFS file system with reiserfsck - nixCraft
https://www.cyberciti.biz/tips/repairing-reiserfs-file-system-with-reiserfsck.html
ReiserFS saves data or log in a special file for pending disk updates and later on it commit updates to disk resulting into very good filesystem consistency. Step # 1: Install reiserfsck.
How to extend Reiserfs filesystem online and offline
https://www.learnitguide.net/2016/08/how-to-extend-reiserfs-filesystem.html
resize_reiserfs, resize reiserfs lvm, extend reiserfs lvm, How To Extend a ReiserFS filesystem But ensure that you have increased the size from partition level. So Reiserfs file systems can be resized...
mkfs.reiserfs(8) - Linux man page
https://linux.die.net/man/8/mkfs.reiserfs
mkfs.reiserfs is a reiserfs filesystem creation program. It supports reiserfs 3.5, reiserfs 3.6, with standard and If journal device equals host device, then reiserfs with standard journal will be created.