]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc
ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"
[thirdparty/e2fsprogs.git] / misc /
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-16  Theodore Ts'oMerge branch 'maint' into next
2020-01-07  Theodore Ts'oMerge tag 'v1.45.5' into next
2020-01-02  Theodore Ts'oMerge branch 'maint' into next
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  Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
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-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-21  Darrick J. Wongtune2fs: 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-09  Theodore Ts'oRename functions, types, constants to reflect jbd2...
2019-11-09  Theodore Ts'oMerge branch 'maint' into next
2019-11-07  Theodore Ts'oMerge branch 'maint' into next
2019-11-05  Theodore Ts'oFix UBSan when shifting (1LL << 63)
2019-10-31  Eric BiggersAOSP: support the stable_inodes feature
2019-10-31  Theodore Ts'oMerge branch 'maint' into next
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-09-23  Theodore Ts'oMerge tag 'v1.45.4' into next
2019-09-23  Eric Biggerstune2fs.8: tweak the documentation for the encrypt...
2019-09-23  Eric Biggerstune2fs.8: document the verity feature
2019-09-23  Eric Biggersext4.5: tweak the documentation for the encrypt feature
2019-09-23  Eric Biggersext4.5: document the verity feature
2019-09-23  Eric Biggersext4.5: document first kernel version to support casefo...
2019-09-23  Eric Biggersext4.5: move casefold feature to correct position
2019-09-03  Theodore Ts'oMerge branch 'maint' into next
2019-08-19  Theodore Ts'oMerge branch 'maint' into next
2019-08-19  Theodore Ts'ofuse2fs: add a norecovery option which suppresses journ...
2019-07-14  Theodore Ts'ofuse2fs: stop using the nonempty option by default
2019-07-14  Theodore Ts'ofuse2fs: install fuse2fs in /usr/bin instead of /usr...
2019-06-07  Theodore Ts'oFix posix_memalign and posix_fadvise calls.
2019-05-27  Theodore Ts'omke2fs: accept the english yes character to the proceed...
2019-05-12  Theodore Ts'omke2fs: fix memory leak when parsing encoding flags
2019-05-06  Andreas Dilgermke2fs: fix check for absurdly large devices
2019-05-03  Theodore Ts'oRename the feature "fname_encoding" to be "casefold".
2019-04-28  Gabriel Krisman... ext4.5.in: document design changes on the casefold...
2019-03-17  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07  Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07  Theodore Ts'omisc: fix spelling error
2019-03-06  Artem Blagodarenkoe2image: add -b and -B options to specify where to...
2019-03-06  Theodore Ts'oMerge branch 'maint' into next
2019-03-05  Yoshitaka SetoAOSP: misc: use scandir with alphasort instead of readd...
2019-03-05  Chen Lin ZAOSP: Fix file offset overflow issue when file's size...
2019-02-11  Lukas Czernercreate_inode: fix potential memory leak in path_append()
2019-02-11  Lukas Czernere2freefrag: fix memory leak in scan_online()
2019-02-11  Theodore Ts'oMerge branch 'maint' into next
2019-02-08  Andreas GampeAOSP: E2fsprogs: fix ODR issue
2019-02-08  Sandeep PatilAOSP: Build filefrag
2019-02-07  Ross Burtoncreate_inode: fix copying large files
2019-01-30  Theodore Ts'oMerge branch 'maint' into next
2019-01-25  Theodore Ts'omke2fs: fix bugs in hugefile creation
2019-01-04  Theodore Ts'oe4defrag: adjust total count when files change during...
2019-01-04  Theodore Ts'oRevert "e4defrag: use 64-bit counters to track # files...
2018-12-16  Theodore Ts'oMerge branch 'maint' into next
2018-12-16  Mark SalyzynAOSP: ODR violation in tune2fs during host build
2018-12-15  Theodore Ts'oe4defrag: use 64-bit counters to track # files defragged
2018-12-12  Theodore Ts'oMerge branch 'maint' into next
2018-12-12  Bjarni Ingi Gislasonmisc: fix groff formatting nits in man pages
2018-12-03  Gabriel Krisman... ext4.5: add fname_encoding feature to ext4 man page
2018-12-03  Gabriel Krisman... tune2fs: prevent enabling encryption flag on encoding...
2018-12-03  Gabriel Krisman... chattr/lsattr: support casefold attribute
2018-12-03  Gabriel Krisman... mke2fs: configure encoding during superblock initialization
2018-11-26  Theodore Ts'oMerge branch 'maint' into next
2018-11-26  Darrick J. Wonge2freefrag: fix free blocks count during live scan
2018-11-24  Theodore Ts'otune2fs: fix false warning that a UUID change will...
2018-10-21  Theodore Ts'olibext2fs: refactor code which fixes up the checksums...
2018-10-21  Theodore Ts'oMerge branch 'maint' into next
2018-10-21  Theodore Ts'oe4defrag: handle failure to open the file system gracefully
2018-10-16  Nicholas Clarkfuse2fs: add fakeroot option.
2018-10-16  Theodore Ts'oMerge branch 'maint' into next
2018-10-16  Nicholas Clarkfuse2fs: fix fsname option in some cases
2018-10-14  Theodore Ts'oMerge branch 'maint' into next
2018-10-11  Theodore Ts'oMerge branch 'maint' into next
2018-10-11  Theodore Ts'ofilefrag.c: fix build problem when using musl libc
2018-10-04  Theodore Ts'oMerge branch 'maint' into next
2018-10-03  Lukas Czernerlibe2p: avoid segfault when s_nr_users is too high
2018-08-23  Theodore Ts'oMerge branch 'maint' into next
2018-08-22  Artem Blagodarenkoe2image: copy mmp block when create metadata only image
2018-08-21  Theodore Ts'oMerge branch 'maint' into next
2018-08-21  Theodore Ts'otune2fs: fix dereference of freed memory after journal...
2018-08-19  Theodore Ts'oMerge branch 'maint' into next
2018-08-18  Jeff SharkeyAOSP: Ignore quotes in safe_print().
2018-08-14  Theodore Ts'oMerge branch 'maint' into next
2018-08-14  Theodore Ts'oReserve codepoints for the fsverity feature.
2018-08-11  Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-08  Theodore Ts'oFix function declarations for ss commands to fix LTO...
2018-08-05  Darrick J. Wongtune2fs: allow setting the filesystem error bit
next