Whamcloud - gitweb
tools/e2fsprogs.git
2006-08-20 Theodore Ts'oAdd Vietnamese translation
2006-08-20 Andreas Dilgerblkid.8.in: Fix description of the -l option to be...
2006-08-20 Andreas DilgerThis patch fixes up an error in the lib/blkid/Makefile...
2006-08-06 Theodore Ts'oIf diff -u is supported, use it to report test failures.
2006-08-06 Andreas DilgerAdd 64-bit byte swapping functions
2006-08-06 Andreas DilgerMake the findsuper program more powerful
2006-08-05 Andreas DilgerRequire mke2fs -F -F for really dangerous operations
2006-08-05 Andreas DilgerRename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make...
2006-08-05 Andreas DilgerCreate the generated files read-only to remind develope...
2006-07-16 Andreas DilgerAllow default inode_size to be specified in mke2fs...
2006-07-16 Theodore Ts'oFix spelling typo in chattr(1) man page
2006-06-28 Andreas DilgerProtect ext2_ext_attr.h from multiple inclusion
2006-06-28 Andreas DilgerMinor fix to prevent e2fsck.h being included twice:
2006-06-21 Andreas Dilgeradd "make rpm" target to top-level Makefile
2006-06-21 Andreas Dilgerfix comment for blkid_get_dev_size()
2006-06-21 Andreas Dilgerdebugfs "stat" should print unsigned values for xattrs
2006-06-21 Andreas DilgerExclude mercurial files from the RPM build tree to...
2006-06-12 Matthias AndreeInstall mke2fs.conf into root_sysconfdir rather than...
2006-06-10 Matthias AndreeRead mke2fs.conf and e2fsck.conf from root_sysconfdir...
2006-05-30 Matthias AndreeAdd parentheses and casts to make GCC happy.
2006-05-30 Matthias AndreeAdd prototype for e2fsck_write_inode_full.
2006-05-30 Matthias AndreeAdd missing #include <ctype.h>.
2006-05-30 Matthias AndreeFix non-Linux compiler warning (missing return statement).
2006-05-30 Matthias AndreeDeclare getopt() according to POSIX 2001 if getopt...
2006-05-30 Matthias AndreeFix printf types (FreeBSD has u_long for ntohl).
2006-05-30 Matthias AndreeFix SIGBUS through unaligned access to FAT superblocks.
2006-05-30 Matthias AndreeChange more "echo -n" to "printf" to avoid screen clutter.
2006-05-30 Matthias AndreeSwitch endian detection from Linuxism to AC_C_BIGENDIAN.
2006-05-30 Matthias AndreeRevise DIOCGDINFO (sys/disklabel.h) related FreeBSD...
2006-05-30 Matthias AndreeEnable sys/disklabel.h and DIOCGDINFO based getsize...
2006-05-29 Matthias AndreeAdd a bunch of type fixes for debug/"make check" code...
2006-05-29 Matthias AndreeCast time_t variable to long for fprintf to match %ld.
2006-05-29 Matthias AndreeDrop unused vector uuid[].
2006-05-29 Matthias AndreeImplement DIOCGMEDIASIZE for FreeBSD's GEOM.
2006-05-29 Theodore Ts'oAdded tag E2FSPROGS-1_39 for changeset 7c019255c2809933... E2FSPROGS-1_39
2006-05-29 Theodore Ts'oUpdate release notes, version numbers, et. al. for...
2006-05-29 Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2006-05-29 Theodore Ts'oFix debugfs's dump_unsued commands on filesystems with...
2006-05-29 Theodore Ts'oMake test scripts more robust against locale-related...
2006-05-29 Theodore Ts'oClarify -T option of mke2fs in its man page
2006-05-24 Theodore Ts'oUpdate tests to reflect updated mke2fs.conf file
2006-05-23 Theodore Ts'oCreate new filesystems with hash trees and on-line...
2006-05-22 Theodore Ts'oFix spelling mistakes in e2fsck, mke2fs.conf, and resiz...
2006-05-21 Theodore Ts'oFix typo that caused the Debian changelog to not be...
2006-05-21 Theodore Ts'oClarify resize2fs man page and add reference to LVM
2006-05-21 Theodore Ts'oFix type warning problem with sizeof() in ext2fs_open2()
2006-05-21 Theodore Ts'oFix type warning problem with time_t in debugfs
2006-05-14 Theodore Ts'oFix comerr-dev's pointer doc-base pointer to the top...
2006-05-14 Theodore Ts'oMinor edits to tune2fs(8) man page
2006-05-14 Theodore Ts'oUpdate release notes for a Debian WIP release.
2006-05-14 Theodore Ts'oRemove needless sanity check in tune2fs's -i option.
2006-05-14 Theodore Ts'oFixed signed vs. unsigned comparison warning in strncmp().
2006-05-14 Theodore Ts'oFix memory leak in e2fsck's error paths
2006-05-14 Theodore Ts'oAdd RAID stride support to resize2fs
2006-05-13 Theodore Ts'oUpdate TODO to remove item which is already completed.
2006-05-13 Theodore Ts'oFix read/write badblocks testing in mke2fs and e2fsck
2006-05-13 Theodore Ts'oFix problem with creating initrd's for 2.4 systems...
2006-05-13 Theodore Ts'oChange mke2fs's layout of RAID-optimized filesystems...
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-04-28 Theodore Ts'oAdd handling for invalid option characters in debugfs...
2006-04-23 Theodore Ts'oSpeed up mke2fs and e2fsck by writing bitmaps more...
2006-04-22 Theodore Ts'oFix filefrag to be 32-bit clean
2006-04-22 Theodore Ts'oFix bug which could cause dumpe2fs to rarely fail to...
2006-04-22 Theodore Ts'oAdded tag E2FSPROGS-1.39-WIP-0409 for changeset a89eec0... E2FSPROGS-1.39-WIP-0409
2006-04-22 Theodore Ts'oUpdate for e2fsprogs-1.39-WIP-0409 release
2006-04-09 Theodore Ts'oUpdate config.guess and config.sub to latest version...
2006-04-09 Theodore Ts'oUpdate French, Dutch, Polish, Swedish, and Turkish...
2006-04-09 Theodore Ts'oFix asm_types.h type conflicts
2006-04-04 Theodore Ts'oFix ext2fs_add_journal_inode() when filesystem is opene...
2006-04-02 Theodore Ts'oFix Debian FTBFS bug due to missing build-dependency...
2006-03-30 Theodore Ts'oAdded tag E2FSPROGS-1.39-WIP-0330 for changeset cc5d09c... E2FSPROGS-1.39-WIP-0330
2006-03-30 Theodore Ts'oDebian build: remove conffile from e2fsprogs-udeb,...
2006-03-30 Theodore Ts'oUpdate release notes and version.h for 1.39-WIP-2006...
2006-03-30 Theodore Ts'oUpdate French translation and update PO template file.
2006-03-30 Theodore Ts'oAdd udeb: lines to the Debian's shlibs files
2006-03-29 Theodore Ts'oFix the x86 asm constraints for ext2fs_set/clear_bit.
2006-03-29 Theodore Ts'oEnhance dumpe2fs to print the size of journal
2006-03-27 Theodore Ts'oFix typo's in badblocks(8)'s man page.
2006-03-27 Theodore Ts'oAdd badblocks(8) to SEE ALSO section of e2fsck's man...
2006-03-27 Theodore Ts'oExplain in mke2fs and tune2fs man pages that shared...
2006-03-27 Theodore Ts'oUpdate the debian build files to deal with /etc/mke2fs...
2006-03-27 Theodore Ts'oFix minor installation problems in the misc's Makefile
2006-03-27 Theodore Ts'oFix misc. problems in the mke2fs.conf(5) man page.
2006-03-27 Theodore Ts'oAdd man page documenting the /etc/e2fsck.conf configura...
2006-03-25 Theodore Ts'oFix the i386 bitmap operations so they are 32-bit clean
2006-03-25 Theodore Ts'oFix typo bug in previous commit (6ae1ed49c8c6)
2006-03-24 Theodore Ts'omklost+found: Create full-sized a lost+found directory...
2006-03-24 Theodore Ts'oFix file descriptor leak in blkid library in error...
2006-03-24 Theodore Ts'oChange mke2fs to use /etc/mke2fs.conf as a configuratio...
2006-03-22 Theodore Ts'oTighten up profile parsing code by combining functions
2006-03-19 Theodore Ts'oPrevent error messages to stderr caused by libblkid...
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19 Theodore Ts'oChange resize2fs open modes for mounted and unmounted...
2006-03-19 Theodore Ts'oChange mke2fs to create filesystems with the device...
2006-03-19 Theodore Ts'oChange e2fsck to open non-mounted filesystems in exclus...
2006-03-19 Theodore Ts'oAdd an option to debugfs to open filesystems in exclusi...
2006-03-19 Theodore Ts'oAdd EXT2_FLAG_EXCLUSIVE to the ext2fs library.
2006-03-18 Theodore Ts'oAdd IO_FLAG_EXCLUSIVE flag to io_channel abstraction
2006-03-18 Theodore Ts'oFix documentation: BLOCK_FLAG_TRAVERSE should be BLOCK_...
2006-03-18 Theodore Ts'oFix build when not building any shared libraries.
next