Whamcloud - gitweb
tools/e2fsprogs.git
2006-10-04 Theodore Ts'oUpdate Debian packaging for 1.39+1.40-WIP-2006.10.02...
2006-10-04 Theodore Ts'oFix interpretation of the last_block command-line param...
2006-10-02 Theodore Ts'oUpdate version.h, RELEASE-NOTES, debian/changelog for...
2006-10-02 Theodore Ts'oRemove useful UUID specification from Debian packaging...
2006-10-02 Eric SandeenCheck for potential 64-bit overflow in ext2fs_get_devic...
2006-10-02 Theodore Ts'oMinor correction to e2fsck.conf man page
2006-10-02 Theodore Ts'odebian: Add versioned build-dep on texi2html
2006-10-02 Theodore Ts'oIncrease default journal size to guarantee working...
2006-10-02 Theodore Ts'oFix resize2fs error msgs if the fs or kernel doesn...
2006-10-02 Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-10-02 Theodore Ts'oFix build problem if byte swapping has been disabled.
2006-10-02 Theodore Ts'oFix misc/Makefile.in so that it builds even if e2fsck...
2006-09-29 Theodore Ts'oFix e2p_percent() crash if percentage was zero.
2006-09-29 Theodore Ts'oClarify copyright license status of lib/et and lib...
2006-09-25 Theodore Ts'oblkid_devno_to_devname(): Avoid recursive loops due...
2006-09-18 Karel ZakFix blkid bug with correctly reporting FAT filesystem...
2006-09-18 Karel ZakAdd GFS/GFS2 support to the blkid library.
2006-09-13 Theodore Ts'oUpdate French and Dutch translations
2006-09-12 Eric SandeenFix more rounding overflows for filesystems that have...
2006-09-12 Eric SandeenAdd checks to make sure inode counts don't overflow...
2006-09-12 Eric SandeenCreate new ext2fs library inlines: ext2fs_group_{first...
2006-09-12 Eric SandeenFix signed vs unsigned printf format strings for block...
2006-09-12 Eric SandeenRemove unused variables
2006-09-12 Eric SandeenFix loops over group descriptors to prevent 2**32-1...
2006-09-12 Theodore Ts'oMinor man page updates to tune2fs(8) and uuidgen(1)
2006-09-12 Theodore Ts'oFixed RPM spec file to use the License tag instead...
2006-09-12 Theodore Ts'oFix bug in device mapper scanning; probe_one() doesn...
2006-09-11 Theodore Ts'oRemove duplicate entry in the RPM .spec file.
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow by using e2p_percent()
2006-08-30 Eric SandeenDetect overflows in loop counters
2006-08-30 Theodore Ts'oRemove unnecessary and unused resize2fs build rule...
2006-08-30 Theodore Ts'oFix potential 2**32-1 overflow problems by ext2fs_div_c...
2006-08-29 Theodore Ts'oFix silly spelling error in e2fsck
2006-08-29 Theodore Ts'oFix debugfs coredump when lsdel is run without an open...
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...
next