Whamcloud - gitweb
LU-15002 mke2fs: set free blocks accurately for groups has GDT
[tools/e2fsprogs.git] / lib / ext2fs / ext2fs.h
2023-09-25 Li DongyangLU-15002 mke2fs: set free blocks accurately for groups... 73/52273/3
2023-09-04 Andreas DilgerLU-15002 e2fsck: check all sparse_super backups 19/52219/2
2023-08-31 Bobi JamLU-16750 tune2fs: add "-E iops" to set/clear IOPS groups 91/52091/4
2023-04-28 Andreas Dilgerdebugfs: decode and dump xattrs on inode stat
2023-04-28 Andreas Dilgere2fsck: add support for dirdata feature
2023-04-28 Andreas Dilgere2fsck: track errors/badness found for each inode
2023-04-28 Andreas Dilgere2fsck: add support for expanding the inode size
2023-04-28 Andreas Dilgere2fsck: misc cleanups for pfsck
2023-04-28 Andreas DilgerLU-14432 ext2fs: fix ext2fs_get_avg_group() warning
2023-04-28 Wang Shilonge2fsck: adjust number of threads
2023-04-28 Li Xie2fsck: merge dblist after thread finishes
2023-04-28 Li Xie2fsck: merge icounts after thread finishes
2023-04-28 Wang Shilonge2fsck: merge badblocks after thread finishes
2023-04-28 Wang Shilonge2fsck: merge bitmaps after thread completes
2023-04-28 Li Xie2fsck: open io-channel when copying fs
2023-01-30 Theodore Ts'oMerge branch 'maint' into next
2023-01-30 Theodore Ts'oChange the xattr entry hash to use an unsighed char...
2023-01-27 Theodore Ts'oMerge branch 'maint' into next
2023-01-26 Samanta NavarroFix various spelling typos
2022-08-14 Theodore Ts'oMerge branch 'maint' into next
2022-08-14 Theodore Ts'olibext2fs: return an error when byte swapping a corrupt...
2021-12-31 Lukas Czernertune2fs: implement support for set/get label iocts
2021-10-28 Andreas Dilgerext2fs: avoid re-reading inode multiple times
2021-10-01 Jan Karalibext2fs: Support for orphan file feature
2021-07-26 Theodore Ts'oFix miscellaneous compiler warnings using "make gcc...
2021-02-08 Theodore Ts'olibext2fs: fix more compiler warnings
2021-01-28 Gabriel Krisman... ext2fs: implement faster CI comparison of strings
2021-01-28 Gabriel Krisman... ext2fs: add method to validate casefolded strings
2021-01-28 Harshad Shirwadkare2fsck: add fc replay for link, unlink, creat tags
2021-01-28 Harshad Shirwadkarext2fs: add new APIs needed for fast commits
2021-01-21 Harshad Shirwadkarlibext2fs: provide APIs to configure fast commit blocks
2021-01-21 Harshad Shirwadkarext2fs: move calculate_summary_stats to ext2fs lib
2021-01-21 Wang Shilongext2fs: parallel bitmap loading
2021-01-21 Theodore Ts'olibext2fs: add threading support to the I/O manager...
2020-03-07 Jan Karae2fsck: fix indexed dir rehash failure with metadata_cs...
2020-03-07 Theodore Ts'oMerge branch 'maint' into next
2020-03-04 Andreas Dilgere2fsck: avoid overflow with very large dirs
2020-01-27 Li Dongyangmke2fs: set overhead in super block
2020-01-02 Theodore Ts'oMerge branch 'maint' into next
2020-01-01 Theodore Ts'olibext2fs: chage ext2_off_t and ext2_off64_t to be...
2020-01-01 Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-11-07 Theodore Ts'odebugfs: teach the htree command to check and display...
2019-10-31 Eric BiggersAOSP: support the stable_inodes feature
2019-10-04 Theodore Ts'oEnable support for the fast_commit compat feature
2019-05-06 Theodore Ts'oe2fsck: check and fix tails of all bitmap blocks
2019-05-03 Theodore Ts'olibext2fs: move struct ext2fs_nls_table to the private...
2019-05-03 Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-04-29 Theodore Ts'olibext2fs: remove nls_* namespace contamination
2018-12-13 Theodore Ts'olibext2fs: add ext2fs_{read,write}_inode2()
2018-12-03 Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-11-19 Gabriel Krisman... Reserve feature bit and SB field bit for filename encoding
2018-10-21 Theodore Ts'olibext2fs: refactor code which fixes up the checksums...
2018-08-21 Theodore Ts'oMerge branch 'maint' into next
2018-08-21 Eric Biggerslibext2fs: add verity flag to EXT2_LIB_FEATURE_RO_COMPA...
2018-08-08 Theodore Ts'olibext2fs: revamp bitmap types to fix LTO warnings
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-21 Jin QianAOSP: libext2fs: add EXT2_FLAG_SHARE_DUP to de-duplicat...
2018-06-19 Jan Karae2fsck: allow to fix some superblock corruptions
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-26 Jaco Kroone2fsck: add optimization for heavily hard-linked file...
2017-07-24 Tahsin Erdoganlibext2fs: add ea_inode support to set xattr
2017-07-05 Tahsin ErdoganUse i_size to determine whether a symlink is a fast...
2017-07-05 Tahsin Erdogantune2fs: update ea_inode hashes when fs uuid changes
2017-07-05 Tahsin Erdogane2fsck: ea_inode hash validation
2017-07-05 Andreas Dilgere2fsck: add support for large xattrs in external inodes
2017-05-24 Adrien SchildknechtAOSP: libext2fs: add context to get_alloc_block
2017-04-13 Artem Blagodarenkoe2fsck: 3 level hash tree directory optimization
2017-04-13 Artem Blagodarenkoe2fsprogs: add support for 3-level htree
2017-01-29 Theodore Ts'olibext2fs: translate internal ext4 acl to Posix ACL...
2016-10-24 Theodore Ts'oandroid: fix Mac build
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-07 Eric Sandeenresize2fs: clear uninit BG if allocating from new group
2016-03-07 Darrick J. Wonglibext2fs: store checksum seed in superblock
2016-03-06 Li XiAdd project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
2015-10-24 Darrick J. Wonglibext2fs: clean up feature test macros with predicate...
2015-07-13 Theodore Ts'omisc: cleanup gcc -Wall warnings
2015-07-04 Theodore Ts'oconfigure: remove support to disable quota support
2015-06-10 Darrick J. Wonglibext2fs: implement fallocate
2015-06-10 Darrick J. Wonglibext2fs: add new hooks to support large allocations
2015-05-17 Darrick J. Wonglibext2fs: find/alloc a range of empty blocks
2015-05-17 Darrick J. Wonglibext2fs: support allocating uninit blocks in bmap2()
2015-05-05 Theodore Ts'oext2fs: fix "make check" by allowing EXT2FS_SHA256_LENG...
2015-05-03 Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-21 Darrick J. Wonge2fsck: read-ahead metadata during passes 1, 2, and 4
2015-04-21 Darrick J. Wonglibext2fs/e2fsck: provide routines to read-ahead metadata
2015-04-12 Theodore Ts'oRemove compression support
2015-03-09 Ildar Muslukhovmisc: teach mke2fs to create encrypted file systems
2015-03-08 Theodore Ts'olibext2fs: fix up ext2fs_sha256() and ext2fs_sha512()
2015-03-08 Theodore Ts'olibext2fs: add ext2fs_digest_encode()
2015-02-24 Theodore Ts'olibext2fs: make sure dirent functions have prototypes...
2015-02-24 Theodore Ts'olibext2fs: add functions for sha256 and sha512
2015-02-23 Theodore Ts'oAdd support for the read-only feature
2015-01-26 Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2014-12-14 Darrick J. Wonglibext2fs: add a way to check the theoretical maximum...
2014-12-14 Darrick J. Wonglibext2fs: find inode goal when allocating blocks
2014-11-04 Eric Sandeendefine bitwise types and annotate conversion routines
2014-09-21 Theodore Ts'olibext2fs: use ~0UL instead of -1UL to avoid static...
next