Whamcloud - gitweb
LU-15682 build: update version to 1.46.2.wc5
[tools/e2fsprogs.git] / misc /
2021-12-08 Andreas DilgerLU-15164 misc: fix chattr usage message for project ID 01/45701/2
2021-04-21 Wang ShilongLU-12158 mke2fs: avoid too large stride and stripe_width
2021-04-21 Andreas DilgerLU-11609 mke2fs: allow 64bit feature without extents
2021-04-21 Alexey LyashkovLU-9501 mke2fs: avoid inode number error with large FS
2021-04-21 Fan YongLU-6722 jbd: double minimum journal size for RHEL7
2021-04-21 Andreas Dilgerdebugfs: dump "fid" and "lma" xattrs on inode stat
2021-04-14 Andreas Dilgere2fsck: add support for dirdata feature
2021-04-14 Andreas Dilgerfilefrag: Lustre changes to filefrag FIEMAP handling
2021-02-25 Theodore Ts'oRemove superfluous break statements
2021-02-25 Lennart Poetteringchattr/lsattr: expose FS_NOCOMP_FL (aka EXT2_NOCOMPR_FL)
2021-02-24 Theodore Ts'omisc/Makefile.in: add rules to build static versions...
2021-02-23 Theodore Ts'oAdd checks for fs->blocksize == 0 which could cause...
2021-02-23 Theodore Ts'ocreate_inode: fix potential file descriptor leak on...
2021-02-23 Andreas Dilgermisc: replace remaining loff_t with ext2_loff_t
2021-02-22 Akatsuki Ruichattr.1: improve attributes description to btrfs
2021-02-22 Earl Chewcreate_inode: Find subdirectory in do_write_internal
2021-02-14 Theodore Ts'otune2fs: teach tune2fs to use a random value for "...
2021-02-12 Theodore Ts'obadblocks: add error checking for command-line argument...
2021-02-11 Theodore Ts'oFix clang warnings on architectures with a 64-bit long
2021-02-11 Theodore Ts'omke2fs: fix resource leak on error path when creating...
2021-02-09 Theodore Ts'omke2fs: fix a importing a directory with an ACL and...
2021-01-29 Theodore Ts'oUpdate makefile dependencies
2021-01-29 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Theodore Ts'omisc: fix a spelling nit in the mke2fs man page
2021-01-28 Theodore Ts'oMerge branch 'maint' into next
2021-01-28 Yifan HongAOSP: tune2fs/resize2fs: make vendor_ramdisk_available.
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-28 Gabriel Krisman... tune2fs: fix casefold+encrypt error message
2021-01-28 Gabriel Krisman... tune2fs: allow enabling casefold feature after fs creation
2021-01-23 Theodore Ts'oMerge branch 'maint' into next
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: abort clearing the dir_index when the fs needs...
2021-01-21 Theodore Ts'otune2fs: fix resource leak in handle_quota_options()
2021-01-21 Harshad ShirwadkarMake userspace tools number of fast commits blocks...
2021-01-21 Harshad Shirwadkarext2fs: move calculate_summary_stats to ext2fs lib
2021-01-21 Theodore Ts'oEnable threaded support for e2fsprogs' applications.
2021-01-20 Theodore Ts'oMerge branch 'maint' into next
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 Theodore Ts'oMerge branch 'maint' into next
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-04-10 Eric Biggerstune2fs.8: document the stable_inodes feature
2020-04-10 Eric Biggersext4.5: document the stable_inodes feature
2020-04-10 Eric Biggerstune2fs: prevent stable_inodes feature from being cleared
2020-04-10 Eric Biggerstune2fs: prevent changing UUID of fs with stable_inodes...
2020-04-10 Theodore Ts'oTeach makefiles to build all static programs using...
2020-03-24 Theodore Ts'oUse ext2_loff_t instead of loff_t
2020-03-22 Theodore Ts'oMerge tag 'v1.45.6' into next
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-16 Theodore Ts'oMerge branch 'maint' into next
2020-03-15 Jan Karatune2fs: update dir checksums when clearing dir_index...
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'oMerge branch 'maint' into next
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-27 Li Dongyangmke2fs: set overhead in super block
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-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-09 Theodore Ts'oRename functions, types, constants to reflect jbd2...
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-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-09-23 Theodore Ts'oMerge tag 'v1.45.4' into next
2019-09-23 Eric Biggerstune2fs.8: tweak the documentation for the encrypt...
next