]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2009-04-24  Theodore Ts'oUpdate release notes, version string, etc. for E2fsprog... v1.41.5
2009-04-24  Theodore Ts'oUpdate translation template file for 1.41.5 release
2009-04-24  Theodore Ts'oUpdate lib/ext2fs/Makefile.in using "make depend"
2009-04-24  Theodore Ts'oe2fsck: On a 32-bit filesystem, make sure i_file_acl_hi...
2009-04-23  Theodore Ts'oInterim commit for Debian release -- 1.41.4-3
2009-04-23  Theodore Ts'olibext2fs: read the block group descriptors more effici...
2009-04-23  Theodore Ts'oe2fsck: Reduce unnecessary I/O when checking backup...
2009-04-23  Theodore Ts'oe2fsck: Don't test the resize_inode if the filesystem...
2009-04-23  Eric Sandeenblkid: remove whole-disk entries from cache when partit...
2009-04-23  Theodore Ts'omke2fs.8: Clarify in the man page that fs defaults...
2009-04-23  Theodore Ts'olibext2fs: Skip relative pathnames in /etc/mtab in...
2009-04-22  Theodore Ts'otune2fs: Fix format string warnings
2009-04-22  Theodore Ts'ologsave: Fix warn_unused_result warnings from gcc
2009-04-22  Theodore Ts'oresize2fs: Print a warning message if the ftruncate...
2009-04-22  Theodore Ts'oe2fsck: Fix warn_unused_result warnings from gcc
2009-04-22  Theodore Ts'odebugfs: Fix format string warnings in htree_dump_leaf_...
2009-04-22  Theodore Ts'olibext2fs: Fix format string type warnings in alloc_stats.c
2009-04-22  Theodore Ts'olibss: Fix warn_unused_result warnings from gcc
2009-04-22  Theodore Ts'olibss: ss_execute_line: reflect any error codes from...
2009-04-22  Theodore Ts'olibcom_err: Declare prototypes for et_list_lock/unlock...
2009-04-22  Theodore Ts'olibe2p: Declare prototypes for the journal feature...
2009-04-22  Theodore Ts'oconfigure.in: add --disable-libblkid option
2009-04-22  Theodore Ts'oExplain the significance of the 'T' attribute in the...
2009-04-22  Theodore Ts'opo: Add Chinese (simplified) translation from the Trans...
2009-04-20  Theodore Ts'odebian: Update debhelper compat level to 7
2009-04-20  Theodore Ts'odebian: Update copyright files to point the correct...
2009-04-20  Theodore Ts'odebian: Put the *-dbg packages in the debug section...
2009-04-20  Theodore Ts'oInterim commit for Debian release -- 1.41.4-2
2009-04-19  Theodore Ts'oresize2fs: Fix corruption bug impacting ext4 filesystem...
2009-04-19  Theodore Ts'oresize2fs: Fix data corruption bug when shrinking the...
2009-04-18  Theodore Ts'oresize2fs: Fix data corruption bug when growing an...
2009-04-18  Theodore Ts'otune2fs: Clarify manpage regarding how to see the curre...
2009-04-18  Theodore Ts'odebian: Add homepage field to the control file
2009-04-18  Theodore Ts'oe2fsck, tune2fs: Fix Hurd compilation problem due to...
2009-04-18  Theodore Ts'odebugfs: Teach the set_inode_fields_command how to...
2009-04-18  Theodore Ts'odebugfs: Print 64-bit file acl
2009-04-18  Theodore Ts'ouuidd: Fix warn_unused_result warnings from gcc
2009-04-15  Theodore Ts'olibuuid: Close all file descriptors before running...
2009-04-07  Andreas Dilgere2fsck: print unsigned RAM usage statistics
2009-04-07  Eric Sandeene2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs
2009-03-31  Theodore Ts'omke2fs: Don't try to create the journal in super-only...
2009-03-17  Petr Pisarpo: update cs.po (from translationproject.org)
2009-03-17  Theodore Ts'olibext2fs: external journal devices should not cause...
2009-03-09  Manish Katiyardebugfs: Fix typos in logdump's error messages
2009-03-09  Jim Meyeringlibss: Avoid leak upon failed realloc in ss_add_request...
2009-03-09  Jim Meyeringlibext2fs: don't leak strdup'd dev name in dosio.c...
2009-03-09  Jim Meyeringremove useless if-before-free tests
2009-03-08  Eric Sandeenfix libext2fs info page name
2009-03-08  Eric Sandeendebugfs: fix segfault on "stat" command with no open fs
2009-03-08  Theodore Ts'otests: Filter out "Lifetime writes" from the dumpe2fs...
2009-03-08  Theodore Ts'oblkid: Add fallback to ext4 for 2.6.29+ kernels if...
2009-03-06  Eric Sandeenblkid: recognize ext4(dev) without journal
2009-03-06  Eric Sandeene2fsprogs: blkid.static make target
2009-03-06  Eric Sandeene2fsprogs: fix potential null ptr defef in check_for_mo...
2009-03-06  Theodore Ts'omke2fs, tune2fs: Do not allow the reserved_ratio to...
2009-03-06  Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2009-01-28  Theodore Ts'oUpdate release notes, changelog, etc., for e2fsprogs... v1.41.4
2009-01-27  Theodore Ts'oUpdate e2fsprogs translation template.
2009-01-26  Theodore Ts'oe2fsck: Add missing newlines when reporting errors...
2009-01-22  Theodore Ts'oe2fsck: Change PR_3_CREATE_LPF_ERROR to be a non-fatal...
2009-01-22  Theodore Ts'olibext2fs: Add sanity checks to ext2fs_{block,inode...
2009-01-22  Theodore Ts'oext2fs_new_inode(): Add sanity check to assure a valid...
2009-01-22  Theodore Ts'oe2fsck: Add superblock check to make sure s_first_ino...
2009-01-20  Theodore Ts'omke2fs: If the device size is exactly 16TB treat it...
2009-01-20  Theodore Ts'oext2fs_get_device_size: Fix error handling
2009-01-20  Jose R. SantosAdd 64-bit getsize interface.
2009-01-20  Theodore Ts'omke2fs: Add -U option to specify the UUID for the new...
2009-01-20  Theodore Ts'oUse format strings directly to prevent -Werror=format...
2009-01-20  Theodore Ts'oblkid: Add support for detecting user-level suspend...
2009-01-20  Theodore Ts'omke2fs: Treat an argv[0] of "mke3fs" the same as "mkfs...
2009-01-20  Theodore Ts'otune2fs: Fix tune2fs -I so it won't corrupt RAID filesy...
2009-01-20  Theodore Ts'otune2fs: General (whitespace) cleanup
2009-01-20  Theodore Ts'otune2fs: Don't allow the -I option if the flex_bg featu...
2009-01-20  Eric Sandeenblkid: recognize btrfs
2009-01-20  Theodore Ts'odebian: Add "set -e" to uuid-runtime's prerm script
2009-01-20  Theodore Ts'oresize2fs: Reserve some extra space for -P/-M for ext4...
2009-01-20  Thiemo Nagelext2fs_open2: Add more checks for filesystem consistency
2009-01-20  Theodore Ts'oext2fs_read_inode_full: Add safety check to avoid SEGV...
2009-01-20  Theodore Ts'odebian: Add mkfs.ext4 symlink to the e2fsprogs-udeb...
2009-01-20  Theodore Ts'oext2fs_block_iterate2: Preserve the uninit flag in...
2009-01-19  Theodore Ts'oext2fs_block_iterate2: Reflect errors from ext2fs_exten...
2009-01-19  Theodore Ts'oresize2fs: Release bitmap and itable blocks in flex_bg...
2009-01-19  Theodore Ts'oresize2fs: Move all required blocks for ext4 filesystems
2009-01-19  Theodore Ts'odebugfs: Fix logdump command for 32-bit filesystems
2009-01-02  Theodore Ts'oe2fsck: Fix journal replay for block sizes greater...
2009-01-02  Theodore Ts'oe2fsck: Remove "ext3" from problem descriptions of...
2008-12-26  Theodore Ts'oAdd e2fsck regression test case f_extent_bad_node
2008-12-26  Theodore Ts'oe2fsck: Fix an unhandled corruption case in scan_extent...
2008-12-25  Theodore Ts'oe2fsck: When repacking directories, leave slack space...
2008-12-22  Theodore Ts'oe2fsck: Fix double-counting of non-contiguous extent...
2008-12-09  Theodore Ts'oe2fsck: Enhance fragcheck report with file/directory...
2008-12-09  Theodore Ts'oe2fsck: In verbose mode, distinguish between fragmented...
2008-11-27  Theodore Ts'oe2fsck: Don't cancel the fsck run after clearing an...
2008-11-17  Theodore Ts'oAdd make-sparse.c to contrib
2008-11-16  Theodore Ts'odebian: Fix mkinitfs on x86_64 systems
2008-11-16  Theodore Ts'oFix various signed/unsigned gcc warnings
2008-11-15  David Planellapo: update ca.po (from translationproject.org)
2008-11-15  Theodore Ts'odumpe2fs: Only print inline journal information if...
2008-11-15  Theodore Ts'oAdd support to build profiled binaries in the misc...
2008-11-15  Theodore Ts'oe2fsck: Fix build of e2fsck.profiled if profiling is...
next