Whamcloud - gitweb
resize2fs: fix crash when there is an ea block and no blocks to migrate
[tools/e2fsprogs.git] / misc /
2016-07-23 Matthias Andreelibext2fs: fix infinite loop if copying in an empty...
2016-07-06 Gustavo Zacariasfuse2fs: needs SYSLIBS
2016-06-22 Eric Sandeene2undo: fix endian issues
2016-06-09 Ingo Brücklmisc: don't unconditionally install manual page for...
2016-06-09 Gustavo Zacariasfuse2fs: might need librt
2016-06-07 Theodore Ts'oRemove the last of behaviour-specific checks on EXT2_OS...
2016-06-07 Theodore Ts'otune2fs,resize2fs: special case HURD only when testing...
2016-06-06 Theodore Ts'oe2undo: #include <libgen.h> since we use basename()
2016-06-06 Theodore Ts'omke2fs: warn if user provides a label which is too...
2016-06-04 Theodore Ts'oAdd clarifications to the e4defrag and resize2fs man...
2016-06-04 Theodore Ts'oDocument when ext2/3/4 features were added to the kernel
2016-06-03 Pete HaddowClarify and clean up the ext4(5) man page
2016-06-03 Theodore Ts'omisc: fix gcc -Wall complaints
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-29 Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-05-21 Theodore Ts'oClean up spelling errors and other nits in man pages
2016-05-17 Theodore Ts'omke2fs.conf: don't enable metadata_csum by default
2016-05-17 Theodore Ts'omisc: fix various Coverity warnings
2016-05-12 Marcus Huewee2undo: support the undo header's fs_offset feature
2016-05-12 Marcus Huewee2undo: add "-o offset" option to specify the filesyste...
2016-05-12 Marcus Huewemke2fs: fix filesystem size calculation, if an offset...
2016-05-12 Theodore Ts'ofuse2fs.1: fix man page section of fuse2fs
2016-05-11 Theodore Ts'omisc: avoid PATH_MAX dependency in create_inode.c
2016-05-11 Theodore Ts'oMore man page and usage message fixups
2016-05-10 Theodore Ts'omke2fs: support multiple -O options
2016-05-09 Theodore Ts'oFix various man pages and usage message
2016-05-09 Theodore Ts'omke2fs: fix the parsing used for -E quotatype=usrquota...
2016-05-07 Theodore Ts'oe4crypt: remove debugging code which broke the set_poli...
2016-05-01 Theodore Ts'omke2fs: adjust the default file system size by the...
2016-05-01 Theodore Ts'omke2fs.8, badblocks.8: fix spelling errors and other...
2016-04-25 Darrick J. Wongfuse2fs: delete unused variables
2016-04-25 Darrick J. Wonge2image: ignore checksum errors
2016-04-15 Theodore Ts'oFix support for configure --enable-jbd-debug
2016-04-15 Theodore Ts'oMerge branch 'maint' into next
2016-04-15 Eric Sandeene2image: don't leak progress info to stdout
2016-03-27 Marcus Huewemke2fs: fix for the "-E offset=N" option
2016-03-21 Theodore Ts'oFix warnings caused by glibc 2.20
2016-03-18 Theodore Ts'ochattr: fix verbose message while setting the project id
2016-03-18 Theodore Ts'otune2fs: don't include journal recovery when building...
2016-03-18 Theodore Ts'ofuse2fs.1: add manual page for fuse2fs
2016-03-18 Theodore Ts'oFix various clang and gcc -Wall warnings
2016-03-15 Alex DeymoAndroid.mk: Replace _host suffix with more standard...
2016-03-14 Alex Deymolibext2fs: export the library include path
2016-03-14 Tao BaoWrap tune2fs.h to be C++ compatible
2016-03-12 Theodore Ts'ofuse2fs: improve command-line parsing
2016-03-07 Theodore Ts'oMerge branch 'maint' into next
2016-03-07 Darrick J. Wongtune2fs: recover the journal
2016-03-07 Darrick J. Wongtune2fs: confirm dangerous operations
2016-03-07 Darrick J. Wongfilefrag: accommodate holes when calculating expected...
2016-03-07 Darrick J. Wongmke2fs: store checksum seed at format time
2016-03-07 Darrick J. Wongtune2fs: allow user to turn on saving the checksum...
2016-03-07 Li XiAdd project ID support for chattr/lsattr
2016-03-06 Andreas Dilgerfindsuper: improve output if s_mkfs_time unset
2016-03-06 Andreas Dilgerlsattr: treat inode generation as an unsigned int
2016-03-06 Andreas Dilgermisc: add missing declarations on maint
2016-03-06 Li XiAdd inherit flags for project quota
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiAdd project feature flag EXT4_FEATURE_RO_COMPAT_PROJECT
2016-03-06 Li XiClean up codes for adding new quota type
2016-01-02 Theodore Ts'oFix build system to be compatible with BSD pmake
2015-11-30 Andreas Dilgermke2fs: sort "-d" option alphabetically
2015-11-30 Darrick J. Wongfuse2fs: set inode's uid/gid when creating inode
2015-11-30 Theodore Ts'oMerge branch 'maint' into next
2015-11-30 Jim Garlicktune2fs: warn if the filesystem journal is dirty
2015-11-30 Jan Karachattr: fix typo in a manpage
2015-11-16 Matthieu Dupontmake2fs: parse a human readable inode ratio for the...
2015-10-24 Darrick J. Wongmisc: clean up feature test macros with predicate functions
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...
next