Whamcloud - gitweb
libext2fs: automatically enable meta_bg to avoid filling up BG 0
[tools/e2fsprogs.git] / misc /
2015-09-29 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2015-09-09 Theodore Ts'oFix typo in the ext4(5) man page
2015-09-06 Theodore Ts'otune2fs: allow changing the UUID mounted file systems...
2015-09-06 Theodore Ts'oe4defrag: fix build failure if libc doesn't have sync_f...
2015-07-23 Theodore Ts'oandroid: be able to build dumpe2fs, lsattr, and e2fsck...
2015-07-13 Theodore Ts'omisc: cleanup gcc -Wall warnings
2015-07-13 Theodore Ts'oRemove dropped const warning and enable pread/pwrite...
2015-07-13 Theodore Ts'ocreate_inode: remove backup definition of __func__
2015-07-13 Theodore Ts'oEliminate unused variable and unused label warnings...
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oEliminate unused function warnings from Android build
2015-07-13 Theodore Ts'oEliminate doubly defined _LARGEFILE_SOURCE warning
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13 Theodore Ts'oSuppress annoying missing field initializer warnings
2015-07-13 Theodore Ts'oMove the profile parsing functions from e2fsck to lib...
2015-07-13 Theodore Ts'otune2fs: allow tune2fs to be built as a static library...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-07-04 Theodore Ts'oconfigure: remove support to disable quota support
2015-06-21 Theodore Ts'oMerge branch 'maint' into next
2015-06-20 Phillip Susitune2fs.8: update maximum journal size
2015-06-20 Theodore Ts'oMerge branch 'maint' into next
2015-06-20 Andreas Dilgermke2fs: prompt for user verification for "-S"
2015-06-20 Andreas Dilgermisc: fix alignment warnings on ARM
2015-06-19 Theodore Ts'ofix diet libc build breaks for e4crypt and fallocate
2015-06-15 Theodore Ts'omisc: fix bugs which broke misc/Makefile.in's "make...
2015-06-14 Richard Yaomisc: remove broken whole device check
2015-06-11 Theodore Ts'oe4crypt: fix hexidecimal salt parsing
2015-06-11 Darrick J. Wongmisc: add fuse2fs, a FUSE server for e2fsprogs
2015-06-10 Darrick J. Wonglibext2fs: use fallocate for creating journals and...
2015-05-26 Theodore Ts'olibext2fs, libe2p, misc: git rid of jfs_user.h
2015-05-26 Theodore Ts'oUpdate Android build files so the 1.43 branch builds...
2015-05-23 Theodore Ts'oe2fsck,misc: include ext2fs.h to avoid clang warnings
2015-05-18 Theodore Ts'omke2fs: enable the metadata_csum and 64bit features...
2015-05-17 Theodore Ts'ocreate_inode: handle source symlinks with extended...
2015-05-17 Darrick J. Wongfilefrag: fix broken extent emulation and uninitialized...
2015-05-17 Darrick J. Wongmisc: fix undo file setup
2015-05-16 Darrick J. Wongmisc: fix Coverity bugs
2015-05-05 Darrick J. Wongmke2fs: add simple tests and re-alphabetize mke2fs...
2015-05-05 Darrick J. Wongcopyin: fix error handling
2015-05-05 Darrick J. Wongcopy-in: for files, only iterate file blocks that are...
2015-05-05 Darrick J. Wongcopy-in: create hardlinks with the correct directory...
2015-05-05 Darrick J. Wongmke2fs: optionally create undo file
2015-05-05 Darrick J. Wongtune2fs: optionally create undo file
2015-05-05 Darrick J. Wonge2undo: ditch tdb file, write everything to a flat...
2015-05-05 Darrick J. Wonge2undo: fix memory leaks and tweak the error messages...
2015-05-03 Theodore Ts'oUpdate ext4 encryption format to final v4.1 version
2015-04-21 Darrick J. Wonge2fuzz: fuzz harder
2015-04-06 Theodore Ts'oe4crypt: add the get_policy command
2015-04-06 Theodore Ts'otune2fs: add ability to enable the encrypt feature
2015-04-06 Theodore Ts'oChange filename encryption to use CTS mode
2015-03-30 Theodore Ts'oClean up and fix Android build files
2015-03-30 Theodore Ts'oe4crypt: change the UI to use a subcommand style
2015-03-29 Theodore Ts'oAdd support for a password salt stored in the superblock
2015-03-26 Ildar Muslukhovmisc: add e4crypt tool
2015-03-09 Ildar Muslukhovmisc: teach mke2fs to create encrypted file systems
2015-03-01 Theodore Ts'oAdd files to build on Android
2015-02-23 Theodore Ts'oAdd support for the read-only feature
2015-01-27 Darrick J. Wonge2fsck: on read error, don't rewrite blocks past the...
2015-01-27 Darrick J. Wongtune2fs: direct user to resize2fs for 64bit conversion
2015-01-27 Darrick J. Wongtune2fs: abort when trying to enable/disable metadata_c...
2015-01-27 Darrick J. Wongtune2fs: disable csum verification before resizing...
2015-01-26 Theodore Ts'oReserve the codepoints for the new INCOMPAT feature...
2015-01-19 Darrick J. Wonge2fuzz: fix clang warning
2014-12-15 Darrick J. Wongresize2fs: convert fs to and from 64bit mode
2014-12-15 Theodore Ts'oMerge branch 'maint' into next
2014-12-15 Jan Karabadblocks: Limit maximum number of bad blocks
2014-12-14 Darrick J. Wongmke2fs: don't zero inode table blocks that are already...
2014-12-14 Darrick J. Wongtune2fs: enable uninit_bg when disabling metadata_csum
2014-12-14 Darrick J. Wongtune2fs: warn if extents are not enabled when turning...
2014-12-14 Darrick J. Wongdumpe2fs: output cleanup
2014-12-14 Darrick J. Wongdumpe2fs: reduce dumpe2fs output to 80 columns or less
2014-12-14 Darrick J. Wongmisc: don't allow mk_hugefiles unless the fs supports...
2014-12-03 Darrick J. Wonglibext2fs: refactor extent head creation
2014-12-03 Xiaoguang Wangtune2fs: fix memory write overflow
2014-12-03 Xiaoguang Wangtune2fs: rewrite metadata checksums when resizing inode...
2014-12-03 Theodore Ts'oMerge branch 'maint' into next
2014-12-03 Darrick J. Wongmisc: fix infinite loop when finding the start of the...
2014-12-03 Xiaoguang Wangtune2fs: fix memory leak in inode_scan_and_fix()
2014-11-08 Darrick J. Wongdumpe2fs: don't crash when the user provides no block...
2014-11-05 Darrick J. Wongmke2fs: warn if enabling metadata_csum on a pre-3.18...
2014-11-04 Darrick J. Wongtune2fs: don't change metadata_csum on a mounted fs
2014-11-04 Darrick J. Wongtune2fs: speed up rewriting extent tree when enabling...
2014-11-04 Darrick J. Wongmisc: fix broken libmagic interaction with plausibility...
2014-11-04 Darrick J. Wonge2fuzz: exercise fuzzed blocks more aggressively
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-10-18 Theodore Ts'odebugfs: fix build on systems that don't have gettext...
2014-10-13 Darrick J. Wonglibext2fs/e2fsck: refactor everyone who writes zero...
2014-10-13 Eric Whitneymke2fs: fix man page discussion of usage type defaults
2014-10-04 Artemiy Volkovmisc: fix build on absence of magic.h
2014-10-01 Eric Whitneymke2fs: clarify inline data inode size error message
2014-10-01 Theodore Ts'oMerge branch 'maint' into next
2014-10-01 Eric Sandeene2fsprogs: add large_file to base mkfs features
2014-09-21 Theodore Ts'omisc: if dlopen() is available, use it to load the...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-19 Darrick J. Wongmisc: move check_plausibility into a separate file
2014-09-19 Darrick J. Wongdumpe2fs: provide a machine-readable group-only mode
2014-09-19 Theodore Ts'oFix build failures due to missing $(SYSLIBS)
2014-09-19 Theodore Ts'ocreate_inode: don't indiscriminately #include "nls...
next