2024-04-05 14:23:18 +07:00
|
|
|
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
|
|
|
|
======================
|
|
|
|
bcachefs Documentation
|
|
|
|
======================
|
|
|
|
|
2025-02-24 19:40:26 +07:00
|
|
|
Subsystem-specific development process notes
|
|
|
|
--------------------------------------------
|
|
|
|
|
|
|
|
Development notes specific to bcachefs. These are intended to supplement
|
|
|
|
:doc:`general kernel development handbook </process/index>`.
|
|
|
|
|
2024-04-05 14:23:18 +07:00
|
|
|
.. toctree::
|
2025-02-24 19:40:26 +07:00
|
|
|
:maxdepth: 1
|
2024-04-05 14:23:18 +07:00
|
|
|
:numbered:
|
|
|
|
|
2024-04-29 03:15:21 -04:00
|
|
|
CodingStyle
|
2025-02-01 12:56:51 -05:00
|
|
|
SubmittingPatches
|
2025-02-24 19:40:26 +07:00
|
|
|
|
|
|
|
Filesystem implementation
|
|
|
|
-------------------------
|
|
|
|
|
|
|
|
Documentation for filesystem features and their implementation details.
|
|
|
|
At this moment, only a few of these are described here.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:numbered:
|
|
|
|
|
2025-02-22 16:18:53 +07:00
|
|
|
casefolding
|
2024-04-05 14:23:18 +07:00
|
|
|
errorcodes
|
2024-04-20 17:40:47 -04:00
|
|
|
|
|
|
|
Future design
|
|
|
|
-------------
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
future/idle_work
|