]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
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-14  Robert Yangcontrib/populate-extfs.sh: use debugfs to populate...
2013-10-14  Robert Yangdebugfs.c: do sparse copy when src is a sparse file
2013-10-14  Robert Yangdebugfs.c: the max length of debugfs argument is too...
2013-10-13  Theodore Ts'otests: remove version number dependency in r_min_itable
2013-10-12  Darrick J.... e2fsprogs: 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.... libext2fs: openfs() musn't allow bigalloc without EXT2_...
2013-10-12  Darrick J.... e2fsck: enable extents on all 64bit filesystems
2013-10-12  Darrick J.... mke2fs: complain about creating 64bit filesystems witho...
2013-10-08  Darrick J.... libext2fs: search all possible blocks in implied_cluste...
2013-10-08  Darrick J.... libext2fs: fix off-by-one error in file truncation
2013-10-08  Niu Yaweilibext2fs: update i_size in ext2fs_file_write()
2013-10-07  Darrick J.... e2fsprogs: fix inode and block relocation functions...
2013-10-07  Darrick J.... e2fsprogs: fix blk_t <- blk64_t assignment mismatches
2013-10-07  Darrick J.... libext2fs: ind_punch() must not stop examining blocks...
2013-10-07  Darrick J.... libext2fs: allow callers to punch a single block
2013-10-07  Darrick J.... libext2fs: rewind extent pointer when totally deleting...
2013-10-07  Darrick J.... libext2fs: fix a minor grammatical error in the error...
2013-10-07  Darrick J.... libext2fs: set the large_file feature flag when setting...
2013-10-07  Darrick J.... libext2fs: only link an inode into a directory once
2013-10-01  Theodore Ts'otests: add test for resize2fs -M with inode table in...
2013-10-01  Theodore Ts'oresize2fs: relocate inode table blocks if necessary...
2013-10-01  Theodore Ts'oresize2fs: fix -M size calculations to avoid cutting...
2013-10-01  Theodore Ts'oresize2fs: add debugging support for resize2fs -M calcu...
2013-09-27  Eric Whitneytests: add another test for uninit extents past eof
2013-09-09  Eric Whitneye2fsck: don't report uninit extents past EOF invalid
2013-09-09  Zheng Liulibext2fs: fix a coding style for EXT2_NO_MTAB_FILE
2013-09-09  Eric Sandeenresize2fs: fix interior extent node corruption
2013-09-09  Darrick J.... resize2fs: use blk64_t and location getters for free_gd...
2013-09-09  Darrick J.... libext2fs: ext2fs_dup_handle should not alias MMP buffers
2013-09-09  Eric Sandeene2fsck: don't try to stop mmp if there is no superblock...
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-08-11  Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2013-07-29  Eric Sandeendebugfs: properly set up extent header in do_write
2013-07-29  Theodore Ts'oe2fsck: correctly deallocate invalid extent-mapped...
2013-07-29  Theodore Ts'oe2fsck: check extent-mapped directories with really...
2013-07-08  Theodore Ts'olibext2fs, tests: allow /etc/mtab file to be missing
2013-06-21  Theodore Ts'oUpdate release notes, etc., for final 1.42.8 release v1.42.8
2013-06-21  Ashish Sangwanmke2fs: calculate journal blocks just after fs initialize
2013-06-21  Eric Sandeenresize2fs: move bitmaps if shrinking would orphan them
2013-06-16  Theodore Ts'oUse ext2fs_cpu_to_be32() instead of cpu_to_be32() in...
2013-06-16  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, for 1...
2013-06-16  Theodore Ts'oWork around Debian Bug #712530
2013-06-16  Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
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-06-15  Andreas Dilgertests: clean up sed filtering of test output
2013-06-15  Theodore Ts'olibext2fs: optimize ext2fs_bg_has_super()
2013-06-15  Theodore Ts'olibext2fs: remove lib/ext2fs/sparse.c
2013-06-07  Theodore Ts'otests: add new test f_extent_oobounds
2013-06-07  David Jefferye2fsck: detect invalid extents at the end of an extent...
2013-05-20  Theodore Ts'oe2fsck: fix gcc -Wall nits
2013-05-20  Theodore Ts'omisc: fix gcc -Wall warnings
2013-05-19  Theodore Ts'olibext2fs: fix gcc -Wall warnings
2013-05-13  Theodore Ts'ochattr: clarify that the compression flags are not...
2013-05-04  Theodore Ts'oe2fsck: don't use IO_FLAG_EXCLUSIVE for read-only root...
2013-05-04  Theodore Ts'oconfigure: update configure script to be in sync with...
2013-04-25  Theodore Ts'otests: add new test f_zero_xattr
2013-04-25  Eric Sandeene2fsprogs: allow 0-length xattr values in e2fsck
2013-04-22  Theodore Ts'ocrcsum: remove the -b option since ext2fs_crc32c_be...
2013-04-22  Theodore Ts'olibext2fs: only use override function when reading...
2013-04-22  Tomas Raceke2image: fix flag settings in e2image.h
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'otests: add more tests for off-line resizing
2013-04-01  Theodore Ts'otests: create crcsum progam to support resizing tests
2013-04-01  Theodore Ts'omke2fs: don't display bigalloc/quota fs feature warning...
2013-04-01  Theodore Ts'oresize2fs: fix off-line resize of file systems with...
2013-03-13  Theodore Ts'oblkid: remove no-op statement which caused a clang...
2013-03-13  Theodore Ts'odebugfs: fix command failures for extent_inode commands...
2013-03-13  Theodore Ts'oe2fsck: fix build failure with --enable-jbd-debug
2013-03-01  Jan Karalibext2fs: Provide prototype for ext2fs_symlink()
2013-03-01  Jan Karae2p: Fix 's' handling in parse_num_blocks2()
2013-02-23  Theodore Ts'ochattr: allow clearing the extent flag
2013-01-28  Theodore Ts'odebugfs: add sanity check to make sure we never shift...
2013-01-28  Philipp Thomaspo: update de.po (from translationproject.org)
2013-01-28  Philipp ThomasFix warnings about functions not returning a value
2013-01-28  Andreas Dilgerbuild: quiet build warnings for "gcc -Wall"
2013-01-25  Zheng Liucontrib: add missing '-p' to fallocate's usage message
2013-01-25  Phillip Susilibext2fs: fix ext2fs_llseek on i386
2013-01-22  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, for final... v1.42.7
2013-01-22  Theodore Ts'omke2fs, tune2fs, resize2fs: add warning messages for...
2013-01-21  Theodore Ts'ocontrib: fix namespace leakage in spd_readdir
2013-01-21  Theodore Ts'ocontrib: add thread locking and readdir64_r support...
2013-01-21  Theodore Ts'ocontrib: add safe_getenv() support to spd_readdir
2013-01-20  Theodore Ts'oresize2fs: move a cluster at a time with bigalloc file...
2013-01-20  Theodore Ts'oresize2fs: correctly account for clusters when calculat...
2013-01-20  Theodore Ts'olibext2fs: teach the ext2fs_*_block_bitmap_range2(...
2013-01-16  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for...
2013-01-16  Theodore Ts'oresize2fs: check in test-resize script
2013-01-16  Theodore Ts'oUpdate config.{guess,sub} to the latest version
2013-01-16  Trần Ngọc Quânpo: update vi.po (from translationproject.org)
2013-01-16  Göran Uddeborgpo: update sv.po (from translationproject.org)
2013-01-16  Jakub Boguszpo: update pl.po (from translationproject.org)
next