index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
erofs_fs.h
Age
Commit message (
Expand
)
Author
13 days
erofs: implement metadata compression
Bo Liu (OpenAnolis)
13 days
erofs: add on-disk definition for metadata compression
Gao Xiang
2025-04-09
erofs: add __packed annotation to union(__le16..)
Gao Xiang
2025-03-17
erofs: enable 48-bit layout support
Gao Xiang
2025-03-17
erofs: add encoded extent on-disk definition
Gao Xiang
2025-03-17
erofs: support dot-omitted directories
Gao Xiang
2025-03-17
erofs: add 48-bit block addressing on-disk support
Gao Xiang
2025-01-17
erofs: micro-optimize superblock checksum
Gao Xiang
2024-09-12
erofs: restrict pcluster size limitations
Gao Xiang
2024-05-09
erofs: Zstandard compression support
Gao Xiang
2024-05-08
erofs: clean up z_erofs_load_full_lcluster()
Gao Xiang
2023-08-11
erofs: update on-disk format for xattr name filter
Jingbo Xu
2023-08-11
erofs: DEFLATE compression support
Gao Xiang
2023-04-17
erofs: cleanup i_format-related stuffs
Gao Xiang
2023-04-17
erofs: enable long extended attribute name prefixes
Jingbo Xu
2023-04-17
erofs: introduce on-disk format for long xattr name prefixes
Jingbo Xu
2023-04-17
erofs: tidy up EROFS on-disk naming
Gao Xiang
2023-04-17
erofs: set block size to the on-disk block size
Jingbo Xu
2022-09-26
erofs: introduce partial-referenced pclusters
Gao Xiang
2022-09-26
erofs: support on-disk compressed fragments data
Yue Hu
2022-09-23
erofs: support interlaced uncompressed data for compressed files
Yue Hu
2022-05-18
erofs: scan devices from device table
Jeffle Xu
2022-05-17
erofs: refine on-disk definition comments
Gao Xiang
2022-03-17
erofs: rename ctime to mtime
David Anderson
2021-12-31
erofs: add on-disk compressed tail-packing inline support
Yue Hu
2021-12-08
erofs: Replace zero-length array with flexible-array member
Gao Xiang
2021-12-01
erofs: rename lz4_0pading to zero_padding
Huang Jianan
2021-10-19
erofs: lzma compression support
Gao Xiang
2021-10-19
erofs: introduce the secondary compression head
Gao Xiang
2021-10-18
erofs: add multiple device support
Gao Xiang
2021-08-20
erofs: introduce chunk-based file on-disk format
Gao Xiang
2021-06-08
erofs: clean up file headers & footers
Gao Xiang
2021-04-10
erofs: enable big pcluster feature
Gao Xiang
2021-04-10
erofs: add big physical cluster definition
Gao Xiang
2021-04-10
erofs: introduce physical cluster slab pools
Gao Xiang
2021-04-07
erofs: reserve physical_clusterbits[]
Gao Xiang
2021-03-29
erofs: add on-disk compression configurations
Gao Xiang
2021-03-29
erofs: introduce on-disk lz4 fs configurations
Gao Xiang
2021-03-29
erofs: support adjust lz4 history window size
Huang Jianan
2021-03-29
erofs: add unsupported inode i_format check
Gao Xiang
2020-08-03
erofs: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-11-24
erofs: support superblock checksum
Pratik Shinde
2019-09-05
erofs: update erofs_fs.h comments
Gao Xiang
2019-09-05
erofs: better naming for erofs inode related stuffs
Gao Xiang
2019-09-05
erofs: use feature_incompat rather than requirements
Gao Xiang
2019-09-05
erofs: update erofs_inode_is_data_compressed helper
Gao Xiang
2019-09-05
erofs: kill __packed for on-disk structures
Gao Xiang
2019-09-05
erofs: some macros are much more readable as a function
Gao Xiang
2019-09-05
erofs: on-disk format should have explicitly assigned numbers
Gao Xiang
2019-09-05
erofs: remove all the byte offset comments
Gao Xiang
[next]