- d056b99 debugfs: Add -p option to ls subcommand. by Theodore Ts'o · 18 years ago
- fef2b38 Merge branch 'maint' into next by Theodore Ts'o · 18 years ago
- 7132d48 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 18 years ago
- b026d53 debugfs: allow the undel command reallocate without linking the inode by Theodore Ts'o · 18 years ago
- d66c383 e2fsck: When optimizing non-htree directories, sort by inode number by Theodore Ts'o · 18 years ago
- c9eaebf e2image: If there is an error while writing a block, call exit(1) by Theodore Ts'o · 18 years ago
- 8192c63 debugfs: Add #include <string.h> to pick up prototype for strcasecmp by Theodore Ts'o · 18 years ago
- e5679a6 uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypes by Theodore Ts'o · 18 years ago
- 4b5d342 debian: Fix all postinst/prerm/postrm scripts to include debhelper additions by Theodore Ts'o · 18 years ago
- 0cfde3d libss: Remove unnecessary Makefile dependency for test_ss by Theodore Ts'o · 18 years ago
- 2c0dd0f Update release notes, version files for 1.40.4 release by Theodore Ts'o · 18 years ago
- 1e5c6d3 Expand discussion of the -D option in e2fsck's man page by Theodore Ts'o · 18 years ago
- ffff966 debian: Fix the document ID in comerr_dev.doc-base by Theodore Ts'o · 18 years ago
- 904dad5 Update dependencies in lib/uuid/Makefile.in by Theodore Ts'o · 18 years ago
- 46e770b debian: Use useradd and groupadd in favor of adduser by Theodore Ts'o · 18 years ago
- a827a2a debian: build the e2fsck-static package so it works on 2.4 kernels by Theodore Ts'o · 18 years ago
- 9320c6f Fix build error in blkid/tst_types.c when using diet libc by Theodore Ts'o · 18 years ago
- 29dd9d1 Test for sys/syscall.h in configure to fix dietlibc build problem by Theodore Ts'o · 18 years ago
- 61a679d debian: Do not use TLS or uuidd when building the bootfloppy udeb's by Theodore Ts'o · 18 years ago
- 5610f99 Add --disable-uuidd configure option by Theodore Ts'o · 18 years ago
- 3249394 Add --disable-tls configure option by Theodore Ts'o · 18 years ago
- 3306861 Fix build failure on non-Linux/non-Hurd/non-Masix systems by Theodore Ts'o · 18 years ago
- e5aace9 Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection by Theodore Ts'o · 18 years ago
- 20ca0f6 Update Vietnamese translation from the Translation Project by Theodore Ts'o · 18 years ago
- 113d636 uuidd: Avoid race conditions to that only one uuidd is started by Theodore Ts'o · 18 years ago
- f79fb49 libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *) by Theodore Ts'o · 18 years ago
- 3166c58 Add #define needed for Hurd ioctl definitions by Theodore Ts'o · 18 years ago
- f91f55f debian: Add a dependency on libuuid1 to the uuid-runtime package by Theodore Ts'o · 18 years ago
- d37a4fa libuuid: Only try to start the uuidd daemon a limited number of times by Theodore Ts'o · 18 years ago
- 9d8c203 libuuid: When starting uuidd, use waitpid() to reap the zombie process by Theodore Ts'o · 18 years ago
- 2165003 uuidd: Use /var/lib/libuuid instead of /var/run/uuidd by Theodore Ts'o · 18 years ago
- b689b8d Merge branch 'maint' into next by Theodore Ts'o · 18 years ago
- 740837d by Theodore Ts'o · 18 years ago
- 5221837 fsck: '#' is only a comment character at the beginning of an fstab line by Theodore Ts'o · 18 years ago
- f8efcda blkid: Output non-printing characters using ^ and M- notation by Theodore Ts'o · 18 years ago
- 43f0cbc Remove Rwandan translation by Theodore Ts'o · 18 years ago
- cb3f5f2 Update Dutch and Polish translations from the Translation Project by Theodore Ts'o · 18 years ago
- 6b6c27f libcom_err: Fix sign-extension problem on 64-bit systems in error_message() by Theodore Ts'o · 18 years ago
- 20c10a7 blkid: Avoid division by zero error when probing an invalid FAT filesystem by Theodore Ts'o · 18 years ago
- bef4060 libss: Fix "make check" test case to work portably by Theodore Ts'o · 18 years ago
- daecda1 Fix uuid_unparse man page to give a correct example UUID output string by Theodore Ts'o · 18 years ago
- 3e41608 Fix Debian rules files to support building non-Linux archs by Samuel Thibault · 18 years ago
- a6ea47a Fix cross-compilation support in Debian's build rules by Theodore Ts'o · 18 years ago
- 9a083af ext2fs_flushfs: Remove the NEEDS_RECOVERY from the backup superblocks by Theodore Ts'o · 18 years ago
- e6a4571 Merge branch 'maint' into next by Theodore Ts'o · 18 years ago
- 80dda9b Update release notes, version files, etc., for 1.40.3 release. by Theodore Ts'o · 18 years ago
- ee01079 libext2fs: Add checks to prevent integer overflows passed to malloc() by Theodore Ts'o · 18 years ago
- 7ce2389 Add Ubuntu-specific e2fsck.conf file to work around Ubuntu issues by Theodore Ts'o · 18 years ago
- 04aa472 Update Debian policy compliance to version 3.7.3.0 by Theodore Ts'o · 18 years ago
- e42dead gen-tarball: Ignore the Meta directory when creating the release tarballs by Theodore Ts'o · 18 years ago
- 7527ef1 Update Spanish translation and e2fsprogs.pot file for 1.40.3 release by Theodore Ts'o · 18 years ago
- 1113bf7 libss: Fix parallel build failure by Theodore Ts'o · 18 years ago
- 38361bb e2fsprogs: fix blkid whole-disk scanning heuristics by Eric Sandeen · 18 years ago
- 7e5a86a libext2fs: Fix a corner case bug in ext2fs_unlink by Theodore Ts'o · 18 years ago
- 8cdd6a6 fix check_mntent_file() to pass mode for open(O_CREAT) by Andreas Dilger · 18 years ago
- 33b9283 Fix errors in test_ss.c so it can be an example application and test case by Theodore Ts'o · 18 years ago
- 20abd3e e2image in raw-mode appends an extra byte to image-file by Arun Thomas · 18 years ago
- 5ea565f Merge basic FLEX_BG support by Theodore Ts'o · 18 years ago
- c2d4300 Enable FLEX_BG feature support by Jose R. Santos · 18 years ago
- 88b34b1 Relax group descriptor checking for FLEX_BG by Jose R. Santos · 18 years ago
- 4d5cb2a lib/ext2fs/Makefile.in: Reorder some of the $(SRCS) in alphabetical order. by Jose R. Santos · 18 years ago
- cf0eeec Reserve the INCOMPAT feature number for FLEX_BG. by Jose R. Santos · 18 years ago
- d9099ee Merge branch 'cl/remove-masix' into next by Theodore Ts'o · 18 years ago
- 36161c1 mke2fs: remove masix support by Coly Li · 18 years ago
- 5b57d92 e2fsck: remove masix support by Coly Li · 18 years ago
- c9548bc libext2fs: remove masix support by Coly Li · 18 years ago
- fab7559 document: remove masix from data structure by Coly Li · 18 years ago
- 227181f debugfs: remove masix support by Coly Li · 18 years ago
- 3eaf862 Fix typo in the summary section of the blkid man page by Theodore Ts'o · 18 years ago
- da938f2 check_ea_in_inode: Cleanup e2fsck_write_inode_full() call by Dmitry V. Levin · 18 years ago
- 7b7370b blkid.pc, ss.pc: Move private libs from "Libs:" to "Libs.private:" by Dmitry V. Levin · 18 years ago
- 710bac8 texinfo: Fix directory entries by Dmitry V. Levin · 18 years ago
- 3b06802 blkid/test_probe.in: Fix temporary files handling by Dmitry V. Levin · 18 years ago
- d9039ae Check fgets(3) return value by Dmitry V. Levin · 18 years ago
- 84d51a2 e2image: Fix potential off-by-one fs_device_name buffer overflow by Dmitry V. Levin · 18 years ago
- 0033e33 Merge branch 'tt/badblocks-cleanup' into next by Theodore Ts'o · 18 years ago
- d4be9fa badblocks: Factor out calls to strtoul to a helper function by Theodore Ts'o · 18 years ago
- acd7741 badblocks: Change unsigned long to blk_t and unsigned int, as appropriate by Theodore Ts'o · 18 years ago
- e9860ae badblocks: Use unsigned int instead of unsigned long for test patterns by Theodore Ts'o · 18 years ago
- b5674ff badblocks: Factor out calls to strtoul to a helper function by Theodore Ts'o · 18 years ago
- 067a115 badblocks: Change unsigned long to blk_t and unsigned int, as appropriate by Theodore Ts'o · 18 years ago
- 5b1edf4 badblocks: Use unsigned int instead of unsigned long for test patterns by Theodore Ts'o · 18 years ago
- e68594d chattr: provide an exit code in case of failure and add -f flag by Theodore Ts'o · 18 years ago
- 14bd240 libe2p: Change iterate_on_dir so that it counts non-zero returns by Theodore Ts'o · 18 years ago
- 1a4ce9d libe2p: Use lstat() instead of stat() in fsetflags() and fgetflags() by Theodore Ts'o · 18 years ago
- 042a27f Merge branch 'maint' into next by Theodore Ts'o · 18 years ago
- f305918 mke2fs: Change usage message to use -E instead -R, which is deprecated by Theodore Ts'o · 18 years ago
- f493d4e libblkid: recognize squashfs filesystems on BE systems. by Eric Sandeen · 18 years ago
- f2de1d3 libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros by Valerie Clement · 18 years ago
- 5d38ef1 libext2fs: cleanup usage of unsigned int or __u32 and replace it with blk_t by Valerie Clement · 18 years ago
- 3bfca9a libext2fs: use ext2fs_group_first_block() instead of open-coded equivalent by Valerie Clement · 18 years ago
- eac91b3 Add blk64_t type definition by Theodore Ts'o · 18 years ago
- 5845efd libblkid: detect squashfs by Eric Sandeen · 18 years ago
- 2628a1d Merge branch 'maint' by Theodore Ts'o · 18 years ago
- 0c37f45 e2fsck: backup superblocks if key constants have changed by Theodore Ts'o · 18 years ago
- 0cfce7f e2fsck: update the backup superblocks if the feature bitmasks are changed by Theodore Ts'o · 18 years ago
- f6341e9 ext2fs_dblist_dir_iterate: Fix ABORT propagation logic by Theodore Ts'o · 18 years ago
- 846be6d libblkid: Add more magic numbers that might mean there is a FAT filesystem by Theodore Ts'o · 18 years ago
- d006b8c e2fsck: Don't mark the filesystem invalid because of time errors by Theodore Ts'o · 18 years ago
- 60702c2 Work around lame Ubuntu init scripts / installer bugs by Theodore Ts'o · 18 years ago