summaryrefslogtreecommitdiff
path: root/lib/ext2fs/ext2fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into nextTheodore Ts'o2023-01-301-0/+6
|\
| * Change the xattr entry hash to use an unsighed char by defaultTheodore Ts'o2023-01-291-0/+6
* | Merge branch 'maint' into nextTheodore Ts'o2023-01-271-2/+2
|\ \ | |/
| * Fix various spelling typosSamanta Navarro2023-01-261-2/+2
* | Merge branch 'maint' into nextTheodore Ts'o2022-08-131-0/+1
|\ \ | |/
| * libext2fs: return an error when byte swapping a corrupted dirblock blockTheodore Ts'o2022-08-131-0/+1
* | tune2fs: implement support for set/get label ioctsLukas Czerner2021-12-311-0/+1
* | ext2fs: avoid re-reading inode multiple timesAndreas Dilger2021-10-281-0/+2
* | libext2fs: Support for orphan file featureJan Kara2021-09-301-3/+33
|/
* Fix miscellaneous compiler warnings using "make gcc-wall"Theodore Ts'o2021-07-251-0/+12
* libext2fs: fix more compiler warningsTheodore Ts'o2021-02-071-6/+9
* ext2fs: implement faster CI comparison of stringsGabriel Krisman Bertazi2021-01-271-0/+3
* ext2fs: add method to validate casefolded stringsGabriel Krisman Bertazi2021-01-271-0/+2
* e2fsck: add fc replay for link, unlink, creat tagsHarshad Shirwadkar2021-01-271-0/+4
* ext2fs: add new APIs needed for fast commitsHarshad Shirwadkar2021-01-271-0/+4
* libext2fs: provide APIs to configure fast commit blocksHarshad Shirwadkar2021-01-211-0/+18
* ext2fs: move calculate_summary_stats to ext2fs libHarshad Shirwadkar2021-01-211-0/+1
* ext2fs: parallel bitmap loadingWang Shilong2021-01-211-0/+8
* libext2fs: add threading support to the I/O manager abstractionTheodore Ts'o2021-01-211-0/+1
* e2fsck: fix indexed dir rehash failure with metadata_csum enabledJan Kara2020-03-071-1/+7
* Merge branch 'maint' into nextTheodore Ts'o2020-03-071-8/+36
|\
| * e2fsck: avoid overflow with very large dirsAndreas Dilger2020-03-041-8/+36
* | mke2fs: set overhead in super blockLi Dongyang2020-01-261-0/+2
* | Merge branch 'maint' into nextTheodore Ts'o2020-01-021-3/+5
|\ \ | |/
| * libext2fs: chage ext2_off_t and ext2_off64_t to be signed typesTheodore Ts'o2020-01-011-2/+2
| * ext2fs: add ext2fs_get_stat_i_blocks() functionTheodore Ts'o2020-01-011-1/+3
* | debugfs: teach the htree command to check and display the dx block checksumTheodore Ts'o2019-11-071-0/+3
* | AOSP: support the stable_inodes featureEric Biggers2019-10-311-1/+2
* | Enable support for the fast_commit compat featureTheodore Ts'o2019-10-031-1/+2
|/
* e2fsck: check and fix tails of all bitmap blocksTheodore Ts'o2019-05-061-0/+2
* libext2fs: move struct ext2fs_nls_table to the private ext2fsP.h headerTheodore Ts'o2019-05-031-14/+0
* Rename the feature "fname_encoding" to be "casefold".Theodore Ts'o2019-05-031-1/+1
* libext2fs: remove nls_* namespace contaminationTheodore Ts'o2019-04-291-2/+19
* libext2fs: add ext2fs_{read,write}_inode2()Theodore Ts'o2018-12-131-1/+17
* libext2fs: support encoding when calculating dx hashesGabriel Krisman Bertazi2018-12-021-0/+8
* Reserve feature bit and SB field bit for filename encodingGabriel Krisman Bertazi2018-11-181-0/+1
* libext2fs: refactor code which fixes up the checksums in an extent treeTheodore Ts'o2018-10-211-1/+3
* Merge branch 'maint' into nextTheodore Ts'o2018-08-211-1/+2
|\
| * libext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPAT_SUPPEric Biggers2018-08-211-1/+2
* | libext2fs: revamp bitmap types to fix LTO warningsTheodore Ts'o2018-08-081-3/+8
|/
* Fix gcc and clang warningsTheodore Ts'o2018-06-231-12/+13
* AOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicate data blocksJin Qian2018-06-211-2/+9
* e2fsck: allow to fix some superblock corruptionsJan Kara2018-06-191-0/+1
* Merge branch 'maint' into nextTheodore Ts'o2017-10-151-2/+2
|\
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-151-2/+2
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-291-0/+1
|\ \ | |/
| * e2fsck: add optimization for heavily hard-linked file systemsJaco Kroon2017-08-261-0/+1
* | libext2fs: add ea_inode support to set xattrTahsin Erdogan2017-07-231-0/+2
* | Use i_size to determine whether a symlink is a fast symlinkTahsin Erdogan2017-07-051-0/+1
* | tune2fs: update ea_inode hashes when fs uuid changesTahsin Erdogan2017-07-041-0/+4