Whamcloud - gitweb
tools/e2fsprogs.git
2008-10-02 Theodore Ts'oUpdate release notes, changelog, etc., for e2fsprogs... v1.41.2
2008-10-02 Theodore Ts'olibcom_err: Add missing type declarations to clean...
2008-10-02 Theodore Ts'omke2fs.8: Add an explanation of how the -t and -O optio...
2008-10-02 Göran Uddeborgpo: update sv.po (from translationproject.org)
2008-10-02 Theodore Ts'olibcom_err: Fix file descriptor leak after an exec
2008-10-02 Theodore Ts'oFix spelling mistake in e2fsck man page
2008-10-02 Theodore Ts'obadblocks: Fix progress output for "badblocks -sw ...
2008-10-01 Manish Katiyardebugfs: Make the usage messsage of logdump consistent...
2008-10-01 Manish Katiyarresize2fs: Fix potential memory corruption in ext2fs_pr...
2008-10-01 Theodore Ts'odebugfs: Fix ncheck to print all pathnames for the...
2008-09-12 Theodore Ts'olibcom_err: Use sem_post/sem_init to prevent race condi...
2008-09-12 Theodore Ts'odebian: Use dietlibc when possible for building e2fsck...
2008-09-12 Theodore Ts'oFix compiling under diet libc
2008-09-10 Theodore Ts'odebugfs: Add the ability to specify the hash seed to...
2008-09-09 Theodore Ts'oe2fsck: Fix e2fsck automatic blocksize detetion
2008-09-08 Clytie Siddallpo: update vi.po (from translationproject.org)
2008-09-08 Benno Schulenbergpo: update nl.po (from translationproject.org)
2008-09-08 Arif E. Nugrohopo: update id.po (from translationproject.org)
2008-09-08 Philipp Thomaspo: update de.po (from translationproject.org)
2008-09-08 Petr Pisarpo: update cs.po (from translationproject.org)
2008-09-08 Matthias AndreeUnbreak build if directory renamed from e2fsprogs.
2008-09-08 Matthias AndreePrint size of resulting .tar.gz file.
2008-09-07 Theodore Ts'olibext2fs.texinfo: Add documentation for the file I...
2008-09-07 Theodore Ts'oFix various spelling mistakes in various man pages
2008-09-07 Theodore Ts'oInstall with relative symlinks if $(root_libdir) =...
2008-09-07 Theodore Ts'oe2fsck: Don't print the PO header when printing problem...
2008-09-05 Theodore Ts'oUpdate debian/changefile for 1.41.1-3 debian release
2008-09-05 Theodore Ts'oAdd more historical information into the debian/*.symbo...
2008-09-05 Manish Katiyarbadblocks: Display time and percentage complete in...
2008-09-05 Manish Katiyardebugfs: Fix memory leak in do_ncheck()'s error path
2008-09-05 Theodore Ts'odebian: Reorder rules to build udebs to avoid Lintian...
2008-09-05 Theodore Ts'odebian: Fix dependencies field in the udeb packages
2008-09-05 Theodore Ts'oFix e2initrd_helper, blkid, and fsck from linking with...
2008-09-03 Jakub Boguszpo: update pl.po (from translationproject.org)
2008-09-03 Samuel Thibaultpo: update fr.po (from translationproject.org)
2008-09-03 Theodore Ts'oImprove ELF shared library handling
2008-09-03 Theodore Ts'oFix bold font specifer in mke2fs.8 man page
2008-09-03 Theodore Ts'oFix pkg-config files: use Requires.private and fix...
2008-09-02 Theodore Ts'oUpdate debian/changefile for 1.41.1-2 debian release
2008-09-02 Theodore Ts'olibext2fs: Compile ext2fs_swab64() for all platforms
2008-09-02 Theodore Ts'olibext2fs: Remove unused ext2fs_find_{first,ext}_bit_set()
2008-09-02 Theodore Ts'obadblocks: Open the device with O_LARGEFILE
2008-09-01 Theodore Ts'oFix e2fsprogs-libs build failure due to 'subs' target
2008-09-01 Theodore Ts'oUpdate release notes, changelog, etc., for e2fsprogs... v1.41.1
2008-09-01 Theodore Ts'ofilefrag: Fix calculation of ideal number of extents
2008-09-01 Theodore Ts'oEnable test_io debugging by default
2008-09-01 Theodore Ts'oFix debug flag definitions for the resize2fs man page
2008-09-01 Theodore Ts'oOnly use the test_io manager if the right environment...
2008-09-01 Theodore Ts'olibe2p: Fix potential core-dumping bug in iterate_on_dir()
2008-08-30 Theodore Ts'oUpdate e2fsprogs.pot translation template
2008-08-30 Theodore Ts'oUpdate makefile dependency for lib/e2p/Makefile.in
2008-08-30 Theodore Ts'omke2fs: Allow the default hash algorithm in mke2fs...
2008-08-30 Theodore Ts'otune2fs: Add support for setting the default hash algor...
2008-08-30 Theodore Ts'odebian: Fix postinstall scripts when the user/group...
2008-08-30 Philipp Thomaspo: update de.po (from translationproject.org)
2008-08-30 Theodore Ts'otune2fs, mke2fs: Change default directory hash algorith...
2008-08-28 Theodore Ts'oresize2fs: Allow (non-optimal) on-line resizing for...
2008-08-28 Theodore Ts'oFurther optimize journal placement for flex_bg filesystems
2008-08-28 Theodore Ts'odebian: Change symbols files to only use uptream versio...
2008-08-28 Theodore Ts'oFix breakage caused by commit da17e370 (missing depende...
2008-08-28 Theodore Ts'oUpdate e2fsprogs.pot translation template file
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-28 Theodore Ts'oImprove future compatibility for the 64-bit I/O channel...
2008-08-27 Theodore Ts'oUpdate @-expansion script for the I18N translation...
2008-08-27 Theodore Ts'oBuild lib/ext2fs/ext2_err.h early to avoid parallel...
2008-08-27 Theodore Ts'odebugfs: Use extents when writing a file if the filesys...
2008-08-27 Theodore Ts'olibext2fs: Fix ext2fs_bmap() to work with extents and...
2008-08-27 Theodore Ts'oext2fs_block_iterate2: Fix memory leak on error paths
2008-08-27 Theodore Ts'oIf the filesystem supports extents create an extent...
2008-08-27 Theodore Ts'oext2fs_block_iterate2: Add BLOCK_FLAG_APPEND support...
2008-08-27 Theodore Ts'oCreate the journal in the middle of the filesystem
2008-08-27 Theodore Ts'oext2fs_mkjournal(): Don't allocate an extra block to...
2008-08-27 Theodore Ts'olibblkid: Give a priority bonus to "leaf" devicemapper...
2008-08-27 Theodore Ts'olibblkid: Unexport the private symbol blkid_devdirs
2008-08-27 Theodore Ts'oRemove use of devmapper library by the blkid library
2008-08-27 Theodore Ts'olibblkid: Optimize devicemapper support
2008-08-26 Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-08-25 Theodore Ts'odebian: Add dpkg-gensymbols support to track ABI change...
2008-08-25 Theodore Ts'olibblkid: Fix namespace leakage of unicode_16be_to_utf8
2008-08-25 Theodore Ts'olibe2p: Fix namespace leakage of os_tab
2008-08-25 Theodore Ts'olibext2fs: Fix namespace leakage of crc16 functions
2008-08-25 Theodore Ts'oRemove trailing space from the description of the r_mov...
2008-08-25 Andreas Dilgerfix e2fsck error message for bad htree depth
2008-08-25 Andreas Dilgeradd debugfs command to print known features
2008-08-25 Andreas Dilgerallow integrating the "make rpm" command into a build...
2008-08-25 Andreas Dilgerlibext2fs: grow dblist more aggressively
2008-08-25 Andreas Dilgere2fsck: Change comments in problem array to match what...
2008-08-25 Andreas DilgerFix miscellaneous compile warnings
2008-08-25 Andreas DilgerDocument the extent and huge file flags in the chattr...
2008-08-24 Andreas Dilgere2fsck_write_bitmaps() optimization
2008-08-24 Theodore Ts'odebian: Add uuid-runtime.lintian-overrides
2008-08-24 Theodore Ts'odebian: add libuuid1.lintian-overrides
2008-08-24 Theodore Ts'odebian: Remove e2fsck-static.lintian-overrides
2008-08-24 Theodore Ts'oFix mke2fs man page to escape all minus signs
2008-08-24 Theodore Ts'odebian: Add debian/watch file
2008-08-24 Manish Katiyardebugfs: Print the progname instead of argv[0] in error...
2008-08-24 Manish Katiyardebugfs: Close the file handle and return in case of...
2008-08-24 Theodore Ts'olibblkid: Strengthen the JFS probe routine
2008-08-24 Theodore Ts'olibblkid: Fix false detection of DFSee created filesystems.
2008-08-23 Theodore Ts'oInterim update of the debian/changelog and the release...
next