Whamcloud - gitweb
ext2fs: add new APIs needed for fast commits
[tools/e2fsprogs.git] / lib / ext2fs / ext2fs.h
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...
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-08-03 Darrick J. Wonge2fsck: offer to clear inode table blocks that are...
2014-07-29 Theodore Ts'oMerge branch 'maint' into next
2014-07-29 Azat Khuzhintune2fs: update journal users while updating fs UUID...
2014-07-29 Azat Khuzhinjournal: use consts instead of 1024 and add helper...
2014-07-26 Theodore Ts'oMerge branch 'maint' into next
2014-07-26 Darrick J. Wonglibext2fs: provide a function to set inode size
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-06 Lukas Czernere2fsprogs: introduce ext2fs_close_free() helper
2014-03-14 Darrick J. Wongmisc: cppcheck cleanups
2014-03-12 Darrick J. Wongdebugfs, libext2fs: minor fixups to xattr support
2014-03-04 Zheng Liulibext2fs: export inode cache creation function
2014-03-04 Zheng Liulibext2fs: add inline_data feature into EXT2_LIB_FEATUR...
2014-03-04 Zheng Liulibext2fs: handle inline data in read/write function
2014-03-04 Zheng Liudebugfs: make mkdir command support inline data
2014-03-04 Zheng Liulibext2fs: handle inline data in dir iterator function
2014-03-03 Zheng Liulibext2fs: define new dirent_swab interfaces for inline...
2014-02-24 Darrick J. Wonglibext2fs: extend xattr api to query number of attrs
2014-02-24 Darrick J. Wonglibext2fs: various tweaks to the xattr editor APIs
2014-02-24 Darrick J. Wonglibext2fs: support modifying arbitrary extended attributes
2014-01-31 Theodore Ts'oMerge branch 'maint' into next
2014-01-30 Theodore Ts'oAdd support for new compat feature "sparse_super2"
2014-01-30 Theodore Ts'olibext2fs: add new function ext2fs_add_journal_inode2()
2014-01-21 Theodore Ts'olibext2fs: add ext2fs_block_alloc_stats_range()
2014-01-13 Theodore Ts'olibext2fs: add ext2fs_find_first_set_{block,inode}_bitm...
2014-01-11 Darrick J. Wonglibext2fs: don't always read backup group descriptors...
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
2013-12-16 Darrick J. Wonglibext2fs: only punch complete clusters
2013-12-12 Theodore Ts'oMerge branch 'maint' into next
next