Whamcloud - gitweb
tools/e2fsprogs.git
2008-02-26 Theodore Ts'oEliminate really obsolete references to Linux 2.0/2...
2008-02-26 Theodore Ts'otune2fs: Add support to clear the resize_inode feature
2008-02-26 Theodore Ts'otune2fs: Cleanup feature handling to avoid merge conflicts
2008-02-26 Theodore Ts'oTeach tune2fs to use e2p_edit_feature2() to provide...
2008-02-26 Theodore Ts'olibe2p: New e2p_edit_feature2 which provides better...
2008-02-26 Theodore Ts'oe2fsck: Document that the -D option finds duplicate...
2008-02-26 Theodore Ts'odebian: Pass 100 to UID_MIN and GID_MIN, not 1
2008-02-22 Theodore Ts'olibe2p: Change Raid to RAID in display option
2008-02-19 Theodore Ts'oFix memory leak in ext2fs_alloc_block()
2008-02-19 Eric Sandeenblkid: detect LVM2 physical volumes
2008-02-19 Theodore Ts'olibe2p: Make list_super2() print the RAID stride and...
2008-02-19 Theodore Ts'oAdd support for setting RAID stride and strip-width...
2008-02-19 Theodore Ts'odebugfs: Add new superblock fields to the set_super_val...
2008-02-19 Eric Sandeenprint "mostly-printable" xattr strings in debugfs
2008-02-17 Theodore Ts'oUpdate to latest samba tdb library before LGPLv3 change
2008-02-17 Theodore Ts'oMake fsck ignore mounted filesystems if given the ...
2008-02-17 Christophe... Add portability checks to support DJGPP
2008-02-17 Theodore Ts'oconfigure.in: Don't use the dc command unless it is...
2008-02-17 Theodore Ts'ouuidd: Fix pid file so it has the correct pid number
2008-02-16 Theodore Ts'olibuuid: use fcntl locking instead of lockf
2008-02-15 Theodore Ts'oUpdate Czech, Dutch, Polish, Sweedish, and Vietnamese...
2008-02-10 Theodore Ts'oSet the C locale in the tests/test_script driver
2008-02-10 Theodore Ts'oFix incorrect distribution name in Debian's Changelog
2008-02-10 Theodore Ts'oUpdate release notes, version files for 1.40.6 release v1.40.6
2008-02-10 Theodore Ts'olibcom_err: Use thread local storage to fix reentrancy...
2008-02-10 Theodore Ts'oDocument the BLKID_FILE environment variable in the...
2008-02-10 Theodore Ts'oUpdate e2fsprogs translation template and Vietnamese...
2008-02-10 Theodore Ts'oblkid: Add support for returning labels for UDF filesystems
2008-02-10 Theodore Ts'oDon't try to create $DESTDIR/etc/init.d as part of...
2008-02-10 Theodore Ts'oblkid: Flush cached filesystem information on any error...
2008-02-10 Theodore Ts'oAllow tune2fs to set and clear the test_fs flag on...
2008-02-09 Theodore Ts'oblkid: Automatically chose between ext4 and ext4dev...
2008-01-31 Theodore Ts'oFix bug in e2fsck which caused it to core dump if ...
2008-01-30 Theodore Ts'odebian: Fix packaging problem caused by dpkg 1.14.16
2008-01-28 Theodore Ts'oUpdate release notes, version files for 1.40.5 release v1.40.5
2008-01-28 Theodore Ts'oCreate filesystems with the ext_attr feature by default
2008-01-28 Theodore Ts'oCreate new filesystems with 256-byte inodes by default
2008-01-27 Theodore Ts'oDon't build e2fsck statically by default anymore
2008-01-27 Theodore Ts'odebian: Don't use dietlibc on platforms that don't...
2008-01-27 Theodore Ts'oe2image: Fix potential overflow if the device name...
2008-01-27 Theodore Ts'oUse lseek() instead of llseek() of sizeof(long) ==...
2008-01-27 Theodore Ts'olibuuid: Make sure execl() variadic function is properl...
2008-01-27 Theodore Ts'oblkid: Add support for HFS+ detection
2008-01-27 Theodore Ts'oblkid: Make sure the blocksize in reiserfs is sane
2008-01-27 Theodore Ts'oFix minor typo in resize2fs man page
2008-01-27 Theodore Ts'oIgnore "safe" flag differences when e2fsck compares...
2008-01-27 Theodore Ts'oTeach the blkid library about ext4/ext4dev
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2008-01-21 Theodore Ts'oUpdate Swedish translation file from the Translation...
2008-01-21 Theodore Ts'oExplicitly check for ftruncate64() in configure.in
2008-01-21 Theodore Ts'oresize2fs: Add sanity check for off_t overflow before...
2008-01-21 Theodore Ts'oDefine helper functions ext2fs_set_i_{u,g}id_high(...
2008-01-19 Eric SandeenFix up e2fsprogs.spec file to include a new uuidd package
2008-01-19 Eric SandeenFix the pathname of /var/lib/uuidd/uuidd.pid in uuidd...
2008-01-14 Theodore Ts'odebian: Add passwd dependency to libuuid1 and uuid...
2008-01-14 Theodore Ts'odebian: Add "set -e" to postinst scripts
2008-01-14 Pixelblkid: have ntfs's UUID compatible with vol_id
2008-01-04 Theodore Ts'oIf --sbindir, et. al are specified to configure set...
2008-01-03 Theodore Ts'oAdd sample python bindings for the uuid library
2008-01-03 Theodore Ts'odebugfs: Change lsdel to use ext2fs_block_iterate2...
2008-01-03 Theodore Ts'oUse pkg-config to determine where to find the devmapper...
2008-01-01 Theodore Ts'oFix Makefile race so that "make -j3 distclean" works...
2008-01-01 Theodore Ts'oFix profile, checker, and shared-library building on...
2008-01-01 Theodore Ts'odebian: use '$(MAKE)' instead of 'make' in debian/rules
2008-01-01 Theodore Ts'oAdd the Meta directory to the .gitignore file
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2008-01-01 Theodore Ts'odebugfs: allow the undel command reallocate without...
2008-01-01 Theodore Ts'oe2fsck: When optimizing non-htree directories, sort...
2008-01-01 Theodore Ts'oe2image: If there is an error while writing a block...
2008-01-01 Theodore Ts'odebugfs: Add #include <string.h> to pick up prototype...
2008-01-01 Theodore Ts'ouuidd: Add _GNU_SOURCE #define to pick up setres[ug...
2008-01-01 Theodore Ts'odebian: Fix all postinst/prerm/postrm scripts to includ...
2008-01-01 Theodore Ts'olibss: Remove unnecessary Makefile dependency for test_ss
2008-01-01 Theodore Ts'oUpdate release notes, version files for 1.40.4 release v1.40.4
2008-01-01 Theodore Ts'oExpand discussion of the -D option in e2fsck's man...
2008-01-01 Theodore Ts'odebian: Fix the document ID in comerr_dev.doc-base
2008-01-01 Theodore Ts'oUpdate dependencies in lib/uuid/Makefile.in
2008-01-01 Theodore Ts'odebian: Use useradd and groupadd in favor of adduser
2008-01-01 Theodore Ts'odebian: build the e2fsck-static package so it works...
2008-01-01 Theodore Ts'oFix build error in blkid/tst_types.c when using diet...
2008-01-01 Theodore Ts'oTest for sys/syscall.h in configure to fix dietlibc...
2008-01-01 Theodore Ts'odebian: Do not use TLS or uuidd when building the bootf...
2008-01-01 Theodore Ts'oAdd --disable-uuidd configure option
2008-01-01 Theodore Ts'oAdd --disable-tls configure option
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2007-12-27 Theodore Ts'oConvert use of ext2fs_get_mem to ext2fs_get_array for...
2007-12-25 Theodore Ts'oUpdate Vietnamese translation from the Translation...
2007-12-25 Theodore Ts'ouuidd: Avoid race conditions to that only one uuidd...
2007-12-21 Theodore Ts'olibuuid: Fix bug which caused uuidd to fail if sizeof...
2007-12-18 Theodore Ts'oAdd #define needed for Hurd ioctl definitions
2007-12-17 Theodore Ts'odebian: Add a dependency on libuuid1 to the uuid-runtim...
2007-12-17 Theodore Ts'olibuuid: Only try to start the uuidd daemon a limited...
2007-12-17 Theodore Ts'olibuuid: When starting uuidd, use waitpid() to reap...
2007-12-17 Theodore Ts'ouuidd: Use /var/lib/libuuid instead of /var/run/uuidd
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's
2007-12-16 Theodore Ts'ofsck: '#' is only a comment character at the beginning...
2007-12-16 Theodore Ts'oblkid: Output non-printing characters using ^ and M...
2007-12-16 Theodore Ts'oRemove Rwandan translation
2007-12-16 Theodore Ts'oUpdate Dutch and Polish translations from the Translati...
2007-12-16 Theodore Ts'olibcom_err: Fix sign-extension problem on 64-bit system...
next