Whamcloud - gitweb
AOSP: ANDROID: mke2fs: Support encrypt+casefold
[tools/e2fsprogs.git] / misc /
2021-01-28 Daniel RosenbergAOSP: ANDROID: mke2fs: Support encrypt+casefold
2021-01-28 Daniel RosenbergAOSP: ANDROID: tune2fs: Support encrypt+casefold
2021-01-28 Daniel RosenbergAOSP: ANDROID: tune2fs: Allow setting the casefold...
2021-01-23 Theodore Ts'oFix clang warnings
2021-01-21 Jan Karamke2fs.8: Improve valid block size documentation
2021-01-21 Hauke Mehrtensbuild: Add SYSLIBS to e4crypt linking
2021-01-21 Theodore Ts'otune2fs: fix resource leak in handle_quota_options()
2021-01-20 Lukas Czernermke2fs: Escape double quotes when parsing mke2fs.conf
2021-01-20 Luis Henriquesfilefrag: handle invalid st_dev and blksize cases
2020-12-15 Antoine Tenartcreate_inode: set xattrs to the root directory as well
2020-10-05 Theodore Ts'oDefine MKDIR_P in the Makefile.in files instead in...
2020-10-01 Xiao Yangchattr/lsattr: Support dax attribute
2020-10-01 Hongxu Jiamke2fs: fix up check for hardlinks always false if...
2020-10-01 Jan Karamke2fs: Warn if fs block size is incompatible with DAX
2020-10-01 Florian Schmause4crypt: if salt is explicitly provided to add_key...
2020-10-01 Andreas Dilgertune2fs: reset MMP state on error exit
2020-03-24 Theodore Ts'oUse ext2_loff_t instead of loff_t
2020-03-21 Jaegeuk KimAOSP: tune2fs, resize2fs: make ramdisk binaries.
2020-03-21 Alessio BalsiniAOSP: Build e2freefrag
2020-03-21 Elliott HughesAOSP: Add -e2fsprogs to the e2fsprogs chattr and lsattr.
2020-03-21 Theodore Ts'omisc: add text describing the impact of an inode size...
2020-03-10 Sawood Alammisc: fix typos in chattr's man page
2020-03-09 Pino Toscanomke2fs.conf: remove options.fname_encoding
2020-03-07 Theodore Ts'omke2fs: fix permissions setting with "mke2fs -d /path...
2020-03-04 Andreas Dilgermisc: handle very large files with filefrag
2020-02-29 Andreas Dilgere2fsck: fix overflow if more than 4B inodes
2020-02-29 Andreas Dilgere2fsck: use proper types for variables
2020-02-24 Jeremy Visserchattr.1: improve attribute formatting with labels...
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-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'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-05 Theodore Ts'oFix UBSan when shifting (1LL << 63)
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-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-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-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
next