aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/ext2fs/ext2_extents.h
Commit message (Expand)AuthorAgeFilesLines
* Improve extents verification logic.Fedor Uporov2021-05-071-5/+5
* Add BE architectures support.Fedor Uporov2020-05-171-6/+6
* ext2fs: Initial version of DTrace support.Fedor Uporov2019-04-161-1/+1
* Fix EXT2FS_DEBUG definition usage.Fedor Uporov2018-05-131-1/+1
* Add metadata_csum feature support.Fedor Uporov2018-01-141-0/+7
* Add 64bit feature support.Fedor Uporov2018-01-051-1/+2
* sys/fs: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add inital extents read-write support.Fedor Uporov2017-10-171-9/+31
* style(9) cleanups.Pedro F. Giffuni2016-12-281-14/+15
* ext2fs(5): Cosmetic cleanups, mostly to the ext4 code.Pedro F. Giffuni2016-06-071-2/+2
* Ext4: Use boolean type instead of '0' and '1'Pedro F. Giffuni2016-02-111-1/+1
* ext4: add support for reading sparse filesPedro F. Giffuni2016-01-111-1/+5
* ext2fs: use of tab vs spaces.Pedro F. Giffuni2014-02-281-5/+5
* Add read-only support for extents in ext2fs.Pedro F. Giffuni2013-08-121-0/+99