]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - misc
libext2fs: fix printf conversion spec in tst_iscan.c
[thirdparty/e2fsprogs.git] / misc /
2013-12-03  Theodore Ts'odumpe2fs: fix printing of block offsets for 64-bit...
2013-12-02  Theodore Ts'oe2image: pass the correct size write_header
2013-10-23  Darrick J. Wonglibext2fs: reject 64bit badblocks numbers
2013-10-23  Theodore Ts'omke2fs: don't let resize= turn on resize_inode when...
2013-10-16  Phillip Susimke2fs: clarify inode ratio in man page
2013-10-14  Eric Sandeentune2fs: more respect for quota config option
2013-10-14  Eric Sandeenmke2fs: remove quota docs if not configured in
2013-10-12  Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-10-12  Carlos Maiolinoe2image: complain if running e2image -r or -Q on a...
2013-10-12  Darrick J. Wongmke2fs: complain about creating 64bit filesystems witho...
2013-10-07  Darrick J. Wonge2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-06-21  Ashish Sangwanmke2fs: calculate journal blocks just after fs initialize
2013-06-16  Andreas Dilgermke2fs: don't set root dir UID/GID automatically
2013-06-16  Theodore Ts'omke2fs: clarify mke2fs and mke2fs.conf man pages
2013-06-16  Theodore Ts'oe2image: fix crash when using e2image -I with a 64...
2013-06-15  Andreas Dilgermke2fs: sort option parsing, deprecate "-R"
2013-05-20  Theodore Ts'omisc: fix gcc -Wall warnings
2013-05-13  Theodore Ts'ochattr: clarify that the compression flags are not...
2013-04-22  Tomas Raceke2image: require that -a option is used only with raw...
2013-04-22  Tomas Raceke2image: man: fix typo
2013-04-22  Tomas Raceke2image: remove useless exit call
2013-04-22  Akira Fujitatune2fs: disallow tune2fs to set inode size larger...
2013-04-01  Theodore Ts'omke2fs: don't display bigalloc/quota fs feature warning...
2013-02-23  Theodore Ts'ochattr: allow clearing the extent flag
2013-01-22  Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2013-01-16  Theodore Ts'oUpdate misc/Makefile.in using "make depend"
2013-01-16  Phillip Susie2image: add -a switch to include all data
2013-01-15  Zheng Liumke2fs: document bigalloc and cluster-size
2013-01-15  Theodore Ts'omke2fs: teach mke2fs to understand -b 4k and -C 256M
2013-01-15  Theodore Ts'omke2fs: the -g option will now specify the clusters...
2013-01-15  Theodore Ts'omke2fs: enforce that the cluster size must be greater...
2013-01-14  Zheng Liumke2fs: require the bigalloc feature explicity if the...
2013-01-08  Zheng Liumke2fs: check extents feature when bigalloc feature...
2013-01-01  Theodore Ts'oFix gcc -Wall nits
2012-12-30  Andreas Dilgerfilefrag: improvements to filefrag FIEMAP handling
2012-12-29  Andreas Dilgerbuild: quiet some "gcc -Wall" compiler warnings
2012-12-29  Andreas Dilgermisc: cleanup unused variables on MacOS
2012-12-28  Theodore Ts'omke2fs: fix crash when parsing "-E resize=NNN" with...
2012-11-29  Theodore Ts'otune2fs: fix a compile-time bug if quota is not enabled
2012-11-29  Eric Sandeentune2fs: respect quota config option
2012-10-11  Theodore Ts'oFix makefiles to compile e2freefrag with profiling
2012-10-05  Theodore Ts'oe2freefrag: use 64-bit rbtree bitmaps
2012-09-23  Theodore Ts'omke2fs: fix progress suppression to make regression... v1.42.6
2012-09-21  Theodore Ts'omke2fs: throttle allocating groups progress as well
2012-09-21  Theodore Ts'omke2fs.8: use extents vs extent in the man page
2012-09-17  Theodore Ts'omke2fs: disable progress reporting in mke2fs.conf for...
2012-09-14  Theodore Ts'omke2fs: throttle progress updates to once a second
2012-07-28  Eric Sandeene4defrag: handle device symlinks
2012-07-28  Eric Sandeenfilefrag: fix segfault on virtual fs
2012-07-28  Liu Bochattr: update chattr's man page chattr for No_COW
2012-07-28  Liu Bofilefrag: fix report of number of extents
2012-07-23  Theodore Ts'ologsave: fix fd leak which could cause logsave to hang
2012-07-16  Aditya Kalitune2fs: fix quota feature removal
2012-07-16  Aditya Kalitune2fs/quota: always create hidden quota files
2012-07-14  Theodore Ts'oFix spelling typo's in man pages for tune2fs and mke2fs
2012-07-14  Andreas Dilgere2fsck: rename "bool" variables
2012-06-13  Liu Bochattr: add the -C option to the usage message
2012-06-13  Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-06-12  Theodore Ts'olsattr, chattr: add support for btrfs's No_COW flag
2012-06-04  Jan Karalibquota: remove unnecessary definitions
2012-05-31  Theodore Ts'odumpe2fs: print journal's s_errno field if it is non...
2012-05-28  Theodore Ts'oRemove unnecessary escape before tab in man pages
2012-05-14  Theodore Ts'odumpe2fs: fix 64-bit block numbers on 32-bit systems
2012-04-24  Aditya Kalitune2fs: fix man page indentation
2012-04-05  Theodore Ts'oDon't assume that the presence of mntent.h means that...
2012-04-05  Theodore Ts'ofsck: don't include sys/signal.h for portability reasons
2012-04-05  Theodore Ts'omke2fs: don't fail creating the journal if /etc/mtab...
2012-04-05  Theodore Ts'oFix gcc -Wall nitpicks
2012-03-27  Theodore Ts'omke2fs.conf: allow use of a custom mke2fs.conf file
2012-03-26  David PrévotFix typo and missing .TP in the tune2fs and mke2fs...
2012-03-22  Theodore Ts'omke2fs: add option to use direct I/O (mke2fs -D)
2012-03-15  Theodore Ts'oUse rbtree bitmaps for dumpe2fs, debugfs, and tune2fs
2012-03-15  Theodore Ts'odumpe2fs: print the expected block group checksum if...
2012-02-27  Phillip Susie2image: skip uninitialized bitmaps and inode tables
2012-02-27  Theodore Ts'omke2fs: make sure bg 0's unused inode count field is...
2012-02-17  Theodore Ts'obadblocks: honor the -s option when in read-only -t...
2012-02-17  Theodore Ts'oe2image: attempt to use ftruncate64 to set i_size for...
2012-02-17  Theodore Ts'oe2image: fix logic bug which could cause a raw image...
2012-02-17  Theodore Ts'omke2fs: allow file systems w/ uninit_bg to be recovered...
2012-02-15  Eric Sandeenmke2fs: recognize mke4fs program name
2012-01-23  Yongqiang Yangmke2fs: correct help text for option -G of mke2fs
2012-01-10  Mike Frysingermke2fs: fix -T/-t usage output
2011-11-19  Eric Sandeene2undo: cast dptr to blk64_t to retrieve block number
2011-11-19  Theodore Ts'odebugfs: fix gcc -Wall complaints
2011-11-19  Theodore Ts'odebugfs: add the freefrag command
2011-11-14  Niutune2fs: preserve old limits when turn on quota feature
2011-11-14  Aditya Kalimke2fs: Add extended option to select quota type
2011-11-14  Aditya Kalitune2fs: Compute quota usage when turning on the 'quota...
2011-11-14  Aditya Kalilibquota: cleanup libquota code
2011-11-14  Theodore Ts'oMake quota support disabled by support
2011-11-12  Robin Donge2freefrag: fix "Illegal block number" errors with...
2011-10-17  Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-09  Theodore Ts'ofilefrag: fix infinite loop in filefrag
2011-10-09  Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-08  Theodore Ts'odumpe2fs.8.in: add man page warning about mounted file...
2011-10-08  Theodore Ts'oFix spelling errors pointed out by translators
2011-10-06  Theodore Ts'olibext2fs: make ext2fs_open_file() always use 3 argumen...
2011-10-05  Theodore Ts'ouuidgen: don't use set_com_err_gettext()
2011-10-05  Eric Sandeenmke2fs: Fix up usage & error text for cluster size...
next