]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib
ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
[thirdparty/e2fsprogs.git] / lib /
2020-01-27  Li Dongyangext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
2020-01-27  Li Dongyanglibext2fs: optimize ext2fs_convert_subcluster_bitmap()
2020-01-25  Theodore Ts'oMerge branch 'maint' into next
2020-01-25  Andreas Dilgermmp: abstract out repeated 'sizeof(buf), buf' usage
2020-01-25  Andreas Dilgermmp: don't assume NUL termination for MMP strings
2020-01-23  Theodore Ts'ofilefrag: add -E option to display the extent status...
2020-01-17  Theodore Ts'olibext2fs: don't needlessly byte swap the group descrip...
2020-01-17  Theodore Ts'olibext2fs: teach ext2fs_flush() to check if group descr...
2020-01-16  Theodore Ts'oMerge branch 'maint' into next
2020-01-16  Theodore Ts'olibext2fs: reserve the error code EXT2_ET_NO_GDESC
2020-01-14  Theodore Ts'olibext2fs: fix crash in ext2fs_image_super_write()...
2020-01-08  Theodore Ts'olibcom_err: deal with the fact that the Hurd error...
2020-01-07  Theodore Ts'oMerge tag 'v1.45.5' into next
2020-01-06  Theodore Ts'olibext2fs: always compile swapfs functions on all archi...
2020-01-06  Theodore Ts'olibext2fs: don't scan /etc/mtab if file system not...
2020-01-02  Theodore Ts'oMerge branch 'maint' into next
2020-01-01  Theodore Ts'olibext2fs: use ext2fs_file_llseek in inode_io.c
2020-01-01  Theodore Ts'olibext2fs: chage ext2_off_t and ext2_off64_t to be...
2020-01-01  Theodore Ts'olibext2fs: use __u64 instead of ext2_off64_t in qcow.c
2020-01-01  Justin YunAOSP: Add vendor_available: true
2020-01-01  Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-12-27  Theodore Ts'olibext2fs: fix crash in ext2fs_open2() on Big Endian...
2019-11-23  Theodore Ts'oMerge branch 'maint' into next
2019-11-23  Theodore Ts'olibext2fs: define PATH_MAX if not provided by the syste...
2019-11-14  Theodore Ts'oMerge branch 'maint' into next
2019-11-10  Theodore Ts'olibext2fs/ismounted.c: check device id in advance to...
2019-11-10  Theodore Ts'oDefine the beXX_to_cpu and cpu_to_beXX macros for e2fsc...
2019-11-09  Theodore Ts'oe2fsck/recovery.c: sync up with kernel's use of __be32
2019-11-09  Theodore Ts'oSync kernel's removal of open-coded allocation retry...
2019-11-09  Theodore Ts'oSync kernel's fix for potential double free in jbd2
2019-11-09  Theodore Ts'oSync kernel's unification of jbd2 revoke and tag block...
2019-11-09  Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-11-09  Theodore Ts'oConvert kernel compat functions to use new ll_rw_block...
2019-11-09  Theodore Ts'oMerge branch 'maint' into next
2019-11-08  Theodore Ts'olibext2fs: verify the block numbers for the allocation...
2019-11-08  Theodore Ts'olibext2fs: properly free the bitmaps in read_bitmap...
2019-11-07  Theodore Ts'odebugfs: teach the htree command to check and display...
2019-11-07  Theodore Ts'olibext2fs: refactor common code into ext2fs_dx_csum()
2019-11-07  Theodore Ts'oMerge branch 'maint' into next
2019-11-05  Theodore Ts'oFix UBSan when shifting (1LL << 63)
2019-11-04  Theodore Ts'olibext2fs: fix UBSan when updating an inline_data file
2019-11-04  Theodore Ts'olibext2fs: fix bug when reading or writing more than...
2019-10-31  Eric BiggersAOSP: support the stable_inodes feature
2019-10-31  Theodore Ts'oMerge branch 'maint' into next
2019-10-31  Eric BiggersAOSP: Add new source files to Android.bp files
2019-10-22  Theodore Ts'oTeach ext2fs_open2() to honor the EXT2_FLAG_SUPER_ONLY...
2019-10-04  Theodore Ts'oEnable support for the fast_commit compat feature
2019-10-04  Theodore Ts'oMerge branch 'maint' into next
2019-10-04  Theodore Ts'oDefine the codepoint for the fast_commit compat feature
2019-09-23  Theodore Ts'oMerge tag 'v1.45.4' into next
2019-09-23  Theodore Ts'olibsupport: add checks to prevent buffer overrun bugs...
2019-09-03  Theodore Ts'oMerge branch 'maint' into next
2019-09-03  Theodore Ts'olibsupport: remove unnecessary code to set the quota...
2019-08-19  Theodore Ts'oMerge branch 'maint' into next
2019-08-18  Matthias Andreelibuuid: signedness/type fixes
2019-08-15  Theodore Ts'oe2fsck: add a developer-only extended option: clear_all...
2019-07-31  Theodore Ts'olibblkid: fix gcc -Wall warnings
2019-05-12  Theodore Ts'olibext2fs: hide struct ext2fs_hashmap as an internal...
2019-05-12  Theodore Ts'olibext2fs: add missing check for utf8lookup()'s return...
2019-05-06  Theodore Ts'oUpdate release notes, etc., for the 1.45.1-rc1 release v1.45.1-rc1
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-05-02  Theodore Ts'olibe2p: print the filename character encoding in list_s...
2019-04-29  Theodore Ts'olibext2fs: remove utf8_* namespace contamination
2019-04-29  Theodore Ts'olibext2fs: remove nls_* namespace contamination
2019-04-29  Eric Biggerslibext2fs: remove unused variable 'old_flags'
2019-04-29  Eric Biggerslibext2fs: remove unused variable 'buff'
2019-04-28  Gabriel Krisman... ext2fs: drop ASCII NLS support
2019-04-28  Gabriel Krisman... ext2fs: drop Unicode normalization support
2019-04-28  Gabriel Krisman... ext2fs: don't normalize names on -F directories
2019-04-28  Gabriel Krisman... ext2fs: nls: Update to unicode 12.1.0
2019-04-28  Gabriel Krisman... ext2fs: merge sparse fixes for unicode normalization
2019-04-28  Gabriel Krisman... ext2fs: fix potential null dereference in utf8nlookup
2019-04-28  Gabriel Krisman... ext2fs: convert unicode normalization from NFKD -> NFD
2019-04-28  Gabriel Krisman... ext2fs: always attempt to load nls table when loading...
2019-04-28  Gabriel Krisman... e2p: encoding: fix default flags lookup
2019-03-17  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-17  Theodore Ts'oFix "make install-strip"
2019-03-07  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07  Dongyang LiFix autoheader warnings
2019-03-06  Theodore Ts'oUpdate Makefile.in files using "make depend"
2019-03-06  Theodore Ts'oMerge branch 'maint' into next
2019-02-14  Darrick J. Wonglibext2fs: revert "try to always use PUNCH_HOLE for...
2019-02-11  Theodore Ts'oMerge branch 'maint' into next
2019-02-08  Andreas GampeAOSP: E2fsprogs: fix ODR issue
2019-01-30  Theodore Ts'oMerge branch 'maint' into next
2019-01-30  Theodore Ts'olibext2fs: add checks for block number wrapping for...
2019-01-30  Theodore Ts'olibext2fs: validate inode table location in block group...
2018-12-16  Theodore Ts'oMerge branch 'maint' into next
2018-12-13  Theodore Ts'olibext2fs: add ext2fs_{read,write}_inode2()
2018-12-12  Theodore Ts'oMerge branch 'maint' into next
2018-12-08  Gabriel Krisman... e2fsprogs: introduce script used to generate utf8data.h
2018-12-07  Theodore Ts'olibext2fs: fix regression so we are correctly translati...
2018-12-03  Gabriel Krisman... ext2fs: nls: support UTF-8 11.0 with NFKD normalization
2018-12-03  Gabriel Krisman... debugfs: support encoding when printing the file hash
2018-12-03  Gabriel Krisman... libext2fs: support encoding when calculating dx hashes
2018-12-03  Gabriel Krisman... libext2fs: implement NLS framework support
2018-12-03  Gabriel Krisman... chattr/lsattr: support casefold attribute
2018-12-03  Gabriel Krisman... mke2fs: configure encoding during superblock initialization
next