aboutsummaryrefslogtreecommitdiffstats
path: root/design/XFS_Filesystem_Structure
AgeCommit message (Expand)AuthorFilesLines
2025-04-08xfs-documentation: bump design doc revisionsHEADv2025-04-08masterfor-nextDarrick J. Wong1-0/+16
2025-04-08design: document the zoned on-disk formatChristoph Hellwig3-1/+71
2025-03-21design: document changes for the realtime refcount btreeDarrick J. Wong6-7/+191
2025-03-21design: document the revisions to the realtime rmap formatsDarrick J. Wong6-136/+115
2024-11-26xfs-documentation: release for 6.1[23]Darrick J. Wong1-0/+19
2024-11-26design: update metadump v2 format to reflect rt dumpsDarrick J. Wong1-1/+11
2024-11-26design: document metadata directory tree quota changesDarrick J. Wong3-0/+9
2024-11-26design: document realtime groupsDarrick J. Wong6-1/+376
2024-11-26design: move discussion of realtime volumes to a separate sectionDarrick J. Wong4-54/+54
2024-11-26design: document the changes required to handle metadata directoriesDarrick J. Wong3-7/+142
2024-11-26design: document the actual ondisk superblockDarrick J. Wong1-60/+59
2024-11-26design: move superblock documentation to a separate fileDarrick J. Wong2-549/+549
2024-11-26design: document filesystem propertiesDarrick J. Wong2-0/+30
2024-11-26design: update metadata reconstruction chapterDarrick J. Wong1-8/+9
2024-08-22design: fix the changelog to reflect the new changesDarrick J. Wong1-0/+32
2024-08-22design: document the metadump v2 formatDarrick J. Wong1-3/+109
2024-08-22design: document the parent pointer ondisk formatDarrick J. Wong2-0/+99
2024-08-22design: document new logged parent pointer attribute variantsDarrick J. Wong1-6/+48
2024-08-22design: document atomic file mapping exchange log intent structuresDarrick J. Wong3-0/+135
2023-02-16design: document extended attribute log item changes2023-02-16Darrick J. Wong3-3/+122
2023-02-16design: document the large extent count ondisk format changesDarrick J. Wong2-7/+58
2023-02-16design: update group quota inode information for v5 filesystemsDarrick J. Wong1-3/+4
2023-01-17xfsdocs: add epub outputCsaba Henk1-2/+11
2022-07-21xfsdocs: fix a minor levelling problem2022-07-21Darrick J. Wong1-2/+2
2022-07-21xfsdocs: fix extent record format imageXiaole He2-1/+13
2022-07-18xfsdocs: fix inode timestamps lower limit value2022-07-18Xiaole He1-2/+2
2022-01-03design: fix computation of buffer log item bitmap size2022-01-19Darrick J. Wong1-1/+1
2021-04-02design: document changes for the bigtime feature2021-04-09Darrick J. Wong6-0/+100
2021-04-02design: document the new inode btree counter featureDarrick J. Wong1-0/+21
2021-04-02xfsdocs: Small fix to correct first free inode to be 5847 not 5856.Lukas Herbolt1-1/+1
2020-04-08xfsdocs: capture some information about dirs vs. attrs and how they use dabtrees2020-05-12Darrick J. Wong1-0/+59
2019-07-31xfs: design: Fix typo2019-08-01Sheriff Esseson1-1/+1
2019-06-18Fix typos in xfs-documentation2019-06-18Andrea Gelmini4-4/+4
2018-08-07design: Document project quota inode2018-09-18Marco Benatto1-4/+8
2018-07-10design: merge both metadata integrity chapters2018-07-10Darrick J. Wong3-39/+26
2018-07-10design: incorporate self-describing metadata design docDarrick J. Wong3-0/+357
2018-07-10design: incorporate the delayed logging design docDarrick J. Wong3-0/+824
2018-05-13design: rename disk structures bookDarrick J. Wong1-2/+2
2018-01-05xfsdocs: clarify log item header structure2018-01-05Darrick J. Wong1-0/+12
2018-01-05xfsdocs: fix some small discrepancies with libxfsDarrick J. Wong4-4/+9
2017-11-28xfsdocs: fix description of directory free block nvalid and nused header fieldsDarrick J. Wong1-6/+14
2017-10-13xfs: move dir-attr btree sections to a separate chapterDarrick J. Wong4-157/+223
2017-07-01docs: add missing sb_qflags valuesDarrick J. Wong1-0/+4
2017-07-01docs: fix mailing listDarrick J. Wong1-1/+1
2017-07-01docs: record the metadump file formatDarrick J. Wong4-0/+86
2017-07-01docs: clarify what the ATTRBIT and ATTR2BIT feature flags doDarrick J. Wong1-5/+12
2016-12-20docs: enumerate possible directory ftype valuesDarrick J. Wong1-0/+29
2016-12-20docs: update refcount btree to reflect new cow staging extent policyDarrick J. Wong1-5/+14
2016-12-20docs: fix a typo in the AGF section of the disk format docDarrick J. Wong1-1/+1
2016-09-08xfsdocs: document the realtime reverse mapping btreeDarrick J. Wong6-2/+263
2016-09-08xfsdocs: document refcount btree and reflinkDarrick J. Wong10-6/+435
2016-09-08xfsdocs: reverse-mapping btree documentationDarrick J. Wong7-9/+526
2016-09-08xfsdocs: move the discussions of short and long format btrees to a separate c...Darrick J. Wong4-125/+204
2016-09-08xfsdocs: update the on-disk format with changes for Linux 4.5Darrick J. Wong1-5/+14
2016-09-08xfsdocs: document known testing proceduresDarrick J. Wong3-0/+39
2016-09-08journaling_log: fix some typos in the section about EFDsDarrick J. Wong1-3/+3
2016-01-05move directory chapter before xattr chapterDarrick J. Wong1-2/+2
2016-01-05document the sparse inodes featureDarrick J. Wong2-5/+163
2016-01-05document magic numbers and theoretical limitsDarrick J. Wong3-0/+89
2016-01-05add a chapter discussing v5 disk formatDarrick J. Wong2-0/+38
2016-01-05add documentation of v5 fieldsDarrick J. Wong8-33/+680
2016-01-05document the operation of the realtime device and inodesDarrick J. Wong3-17/+36
2016-01-05document the xfs log formatDarrick J. Wong2-1/+836
2016-01-05introduce XFS at a high levelDarrick J. Wong4-11/+70
2016-01-05fix quoted text markingsDarrick J. Wong7-97/+97
2016-01-05add missing xfs_db examplesDarrick J. Wong4-3/+168
2016-01-05add missing structure field definitionsDarrick J. Wong5-0/+386
2016-01-05fix various errors and missing bits in the textDarrick J. Wong7-237/+319
2016-01-05make example section titles consistentDarrick J. Wong5-26/+26
2016-01-05update typesDarrick J. Wong4-14/+23
2016-01-05delete images of hex dumpsDarrick J. Wong26-2625/+0
2016-01-05convert images to textDarrick J. Wong4-27/+251
2016-01-05convert html entities to regular charactersDarrick J. Wong2-17/+17
2016-01-05restore the old rendering of structure field definitionsDarrick J. Wong4-126/+126
2016-01-05update book subtitles and headingsDarrick J. Wong2-5/+5
2016-01-05fix asciidoc confusion w.r.t. include file newline at EOFDarrick J. Wong1-0/+10
2014-02-11doc: import XFS Filesystem Structure documentationDave Chinner63-0/+10314