Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-16 | ext4, doc: remove unnecessary escaping | Wang Jianjian | 1 | -34/+34 | |
Signed-off-by: Wang Jianjian <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]> | |||||
2022-04-12 | ext4, doc: fix incorrect h_reserved size | wangjianjian (C) | 1 | -1/+1 | |
According to document and code, ext4_xattr_header's size is 32 bytes, so h_reserved size should be 3. Signed-off-by: Wang Jianjian <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]> Cc: [email protected] | |||||
2018-10-05 | docs: promote the ext4 data structures book to top level | Darrick J. Wong | 1 | -0/+191 | |
Move the ext4 data structures book to Documentation/filesystems/ext4/ since the administrative information moved elsewhere. Signed-off-by: Darrick J. Wong <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]> |