]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2020-01-27  Li Dongyangmke2fs: set overhead in super block
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'oe2fsck: restart the full e2fsck run if the bad block...
2020-01-17  Theodore Ts'oe2fsck: clean up unwind_pass1() as it's no longer reall...
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'oUpdate release notes, etc., for the 1.45.5 release v1.45.5
2020-01-06  Theodore Ts'olibext2fs: always compile swapfs functions on all archi...
2020-01-06  Theodore Ts'oe2scrub, e2scrub_all: don't sleep unnecessarily in...
2020-01-06  Theodore Ts'odebian: add autopkgtest files
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-02  Theodore Ts'oe2fsck: don't check for future superblock times if...
2020-01-02  Theodore Ts'odebian: update debhelper compat level to 12
2020-01-01  Theodore Ts'oconfig: update config.{guess,sub}
2020-01-01  Boyuan Yangpo: update zh_CN.po (from translationproject.org)
2020-01-01  Sharuzzaman... po: update ms.po (from translationproject.org)
2020-01-01  Theodore Ts'oDrop use of -pedantic when doing gcc-wall
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  Li Dongyangmke2fs: fix setting bad blocks in the block bitmap
2020-01-01  Benno Schulenberge2image: remove redundant -fr from man page and usage...
2020-01-01  David AndersonAOSP: e2fsdroid: Skip Base FS entries that no longer...
2020-01-01  David AndersonAOSP: e2fsdroid: Allow re-use of deduplicated blocks.
2020-01-01  David AndersonAOSP: e2fsdroid: Do not allocate invalid blocks from...
2020-01-01  David AndersonAOSP: e2fsdroid: Refactor basefs allocation.
2020-01-01  David AndersonAOSP: e2fsdroid: Refactor block_range.
2020-01-01  Justin YunAOSP: Add vendor_available: true
2020-01-01  Wang Shilonge2fsck: fix use after free in calculate_tree()
2020-01-01  Wang Shilonge2fsck: fix to return ENOMEM in alloc_size_dir()
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-12-20  Theodore Ts'ofuse2fs: add support for 32-bit uids and gids
2019-12-20  Theodore Ts'omke2fs: fix "mke2fs -d /path/to/files" to support 32...
2019-12-20  Theodore Ts'oe2fsck: don't try to rehash a deleted directory
2019-12-20  Theodore Ts'oe2fsck: abort if there is a corrupted directory block...
2019-12-14  Theodore Ts'oe2fsck: optimize away repeated calls to gettext()
2019-12-14  Theodore Ts'oe2scrub: fix the 30 second timeout when trying to remov...
2019-11-23  Theodore Ts'oMerge branch 'maint' into next
2019-11-23  Theodore Ts'oAdd a program to test images provided by UBSAN fuzzing...
2019-11-23  Theodore Ts'olibext2fs: define PATH_MAX if not provided by the syste...
2019-11-21  Darrick J.... tune2fs: prohibit toggling uninit_bg on live filesystems
2019-11-18  Eric Biggerschattr.1: say "cleared" instead of "reset"
2019-11-18  Eric Biggerschattr.1: clarify that ext4 doesn't support tail-mergin...
2019-11-18  Eric Biggerschattr.1: fix some grammatical errors
2019-11-18  Eric Biggerschattr.1: add casefold attribute to mode string
2019-11-18  Eric Biggerschattr.1: adjust documentation for encryption attribute
2019-11-18  Eric Biggerschattr.1: document the verity attribute
2019-11-14  Theodore Ts'oMerge branch 'maint' into next
2019-11-13  Theodore Ts'oconfigure: don't fail if /usr/include/sys/mount.h does...
2019-11-13  Theodore Ts'oRevert "e2fsck: Change kmem_cache_t to lkmem_cache_t...
2019-11-10  Theodore Ts'olibext2fs/ismounted.c: check device id in advance to...
2019-11-10  Jan Kararesize2fs: make minimum size estimates more reliable...
2019-11-10  Theodore Ts'oDefine the beXX_to_cpu and cpu_to_beXX macros for e2fsc...
2019-11-10  Darrick J.... e2scrub_all: fix broken stdin redirection
2019-11-10  Darrick J.... e2scrub_all: don't even reap if the config file doesn...
2019-11-09  Theodore Ts'oAlign the types used by jbd2_journal_bmap and getblk...
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'oe2fsck/revoke.c: sync kernel's adoption of kmalloc_array()
2019-11-09  Theodore Ts'oSync kernel's unification of jbd2 revoke and tag block...
2019-11-09  Theodore Ts'oe2fsck/revoke.c: sync changes from kernel
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'oClean up minor differences between kernel and e2fsck...
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: Link to production releases, not testing releases
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-10  Theodore Ts'oUpdate debian changelog and version.h for 1.46~WIP...
2019-10-10  Eric Biggerse2fsck: check for consistent encryption policies
2019-10-04  Theodore Ts'odebian: update changelog for 1.46~WIP.2019.10.03-1
2019-10-04  Theodore Ts'oMark version as 1.46-WIP
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'oUpdate release notes, etc., for the 1.45.4 release v1.45.4
next