- 45a3fa8 Add support to extract basic iso9660 label information to the blkid library by Theodore Ts'o · 19 years ago
- bb626bc Add support for detecting the reiser4 filesystem in the blkid library. by Theodore Ts'o · 19 years ago
- 038d2be Improve blkid's VFAT/FAT filesystem probe code by Theodore Ts'o · 19 years ago
- 45d1d88 Remove unneeded probe.h header file in lib/blkid/resolve.c by Theodore Ts'o · 19 years ago
- c4c740f Improve VFAT detection to support filesystems w/o a magic string in the superblock by Karel Zak · 19 years ago
- abaa112 Add support for detecting software suspend partitions to blkid by Karel Zak · 19 years ago
- 05a6edf Fix blkid library so that the cache validation notices ext2 to ext3 conversion by Karel Zak · 19 years ago
- 68a7f95 Fix compiler warnings about missing memcpy prototypes. by Matthias Andree · 19 years ago
- 38d732b Fix debugfs's set_inode_field so it can properly set i_size by Theodore Ts'o · 19 years ago
- f2b74cd Update Debian changelog for 1.38-2 release. by Theodore Ts'o · 19 years ago
- cfe7ba4 Add valgrind support to the regression test suite by Theodore Ts'o · 19 years ago
- 2787276 Fix fencepost error in resize2fs caught by valgrind by Theodore Ts'o · 19 years ago
- b28a6e9 Fix use-after-free bug of e2fsck context structure. by Theodore Ts'o · 19 years ago
- 2743159 Fix false positives from valgrind: memcpy via no-op structure copy by Theodore Ts'o · 19 years ago
- 583d1f8 Fix false positives from valgrind: prctl(PR_GET_DUMPABLE) by Theodore Ts'o · 19 years ago
- 8c5829f Fix Debian build rules to reflect changes in texi2html (Debian Bug #317862) by Theodore Ts'o · 19 years ago
- 29af314 Check for a busy device when creating a journal. by Theodore Ts'o · 19 years ago
- 424131d Make the helper scripts in the config directory executable. by Theodore Ts'o · 19 years ago
- 99200c6 Change gen_tarball to ignore Mercurial/quilt files (and remove BK ignores). by Theodore Ts'o · 19 years ago
- 2f614c8 Ignore quilt work files by Theodore Ts'o · 19 years ago
- 5bf9b4c Fix com_err bug in compile_et: # of error messages can be wrong by Theodore Ts'o · 19 years ago
- 9b7d811 This patch adds a check to use fstat or fstat64 in getsize.c if the by Andreas Dilger · 19 years ago
- 2524785 Miscellaneous mke2fs cleanup by Andreas Dilger · 19 years ago
- ce91114 Allow fractional percentages to the -m option in mke2fs and tune2fs by Andreas Dilger · 19 years ago
- 1f81f05 Added SUBMITTING-PATCHES file by Theodore Ts'o · 19 years ago
- 8b889f8 Set the executible bit on the configure script. by Theodore Ts'o · 19 years ago
- 49809dd Make e2fsck Pass 1C header consistent with the other headers by Theodore Ts'o · 19 years ago
- 70f75dd Add missing changelog file for previous commit (hg changeset: 0502b63a5be9) by Theodore Ts'o · 19 years ago
- f76344f [BUGFIX]: E2fsck will segfault on disconnected inode with extended attribute(s) by Theodore Ts'o · 19 years ago
- caf037a Fix debugfs's set_inode_fields command from silently failing. by Theodore Ts'o · 19 years ago
- fea95ff Fix typo in RELEASE-NOTES (wrong date, extra comment) by Theodore Ts'o · 19 years ago
- ed88746 Create .hgignore file by Theodore Ts'o · 19 years ago
- f96a0c3 ADD TAG: E2FSPROGS-1_38 by Theodore Ts'o · 19 years ago
- 1f965c8 Update for e2fsprogs 1.38 release. by Theodore Ts'o · 19 years ago
- 675b79c Change mke2fs to refuse to create filesystems greater than 2*31-1 blocks, by Theodore Ts'o · 19 years ago
- 80af12e Change the function prototypes of ext2fs_set_bit, ext2fs_clear_bit, and by Theodore Ts'o · 19 years ago
- 55080a7 Fix blkid's debugging/TEST_PROGRAM code so that it is sufficiently by Theodore Ts'o · 19 years ago
- 39c191f ext2fs_resize_mem() is suffering from C99 strict type aliasing problems. by Stephen Tweedie · 19 years ago
- d9781ce Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. by Theodore Ts'o · 19 years ago
- 5327bb4 Update typos in changelog by Theodore Ts'o · 19 years ago
- 886017a Update French, Dutch, Polish, Swedish, and Turkish translations. by Theodore Ts'o · 19 years ago
- a6b1bd7 ADD TAG: E2FSPROGS-1_38-WIP-0620 by Theodore Ts'o · 19 years ago
- feb1219 Update for e2fsprogs 1.38-WIP-0620 release. by Theodore Ts'o · 19 years ago
- 197abba Update po files before WIP release. by Theodore Ts'o · 19 years ago
- d51b819 error_message.c, init_et.c: Segregate error tables registered by Theodore Ts'o · 19 years ago
- e7d32fc et_c.awk: Use a dynamically allocated structure in by Theodore Ts'o · 19 years ago
- bb145b0 Fix e2fsprogs messages for grammar and consistency, based on suggestions by Theodore Ts'o · 19 years ago
- b7c1d20 Clean up e2image man page, mostly based on suggestions from Benno Schulenberg. by Theodore Ts'o · 19 years ago
- 9d3cce8 Make it easier to compile the misc/partinfo program for testing purposes only) by Theodore Ts'o · 19 years ago
- 5fb86b4 Fix minor typo introduced in e2fsck man page. by Theodore Ts'o · 19 years ago
- afe96d3 Remove the findsuper and partinfo programs from the list of C files to be by Theodore Ts'o · 19 years ago
- e37fbf1 getsectsize.c (BLKSSZGET): Clean up test for when to manually by Theodore Ts'o · 19 years ago
- 73d1d49 Make the e2fsck man page clear that the -c, -l, and -L options are by Theodore Ts'o · 19 years ago
- 7ae1983 Clean up e2fsck problem description messages for typo's and to make them by Theodore Ts'o · 19 years ago
- 7d9adef Makefile.in: Add an include path specifier when building by Theodore Ts'o · 19 years ago
- d82f890 defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode, by Theodore Ts'o · 19 years ago
- d7febfa mke2fs.c (PRS): Fix missing close parenthesis from bad inode by Theodore Ts'o · 19 years ago
- 15f5051 Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTING by Theodore Ts'o · 19 years ago
- c8a4040 Update release notes and changelogs for the correct spelling of "Swedish". by Theodore Ts'o · 19 years ago
- 2fa8f37 On Linux 2.6 systems, mke2fs and badblocks will check to see whether by Theodore Ts'o · 19 years ago
- 8198e79 filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return by Theodore Ts'o · 19 years ago
- ce1250c Update Polish, Sweedish, and Turkish translations. by Theodore Ts'o · 19 years ago
- 7e69ba2 Change the default journal size to be bigger for larger filesystems, by Theodore Ts'o · 20 years ago
- c5909ac ADD TAG: E2FSPROGS-1_38-WIP-0509 by Theodore Ts'o · 20 years ago
- 6682939 Update for release of e2fsprogs 1.38-WIP-0509-1. by Theodore Ts'o · 20 years ago
- bc75970 Update e2fsprogs.pot for translation project. by Theodore Ts'o · 20 years ago
- c0b7e79 Modify the script which generates the e2fsprogs.pot translations template by Theodore Ts'o · 20 years ago
- f35fd3d Fix some minor typo's and grammar's strings, and remove debugging strings by Theodore Ts'o · 20 years ago
- 2a93a63 Update Swedish translation, and add Rawanda translation. by Theodore Ts'o · 20 years ago
- 3af0a45 Fix bug in the secure getenv function so that the ss library will corrently by Theodore Ts'o · 20 years ago
- 7793279 Fix the f_dup_resize script to be more portable and not rely on e2fsprogs by Theodore Ts'o · 20 years ago
- ed6acfa Add a new option to the blkid program, -l, which will more efficiently search by Theodore Ts'o · 20 years ago
- 12b3c8e Fix gcc -Wall nits in the blkid library. by Theodore Ts'o · 20 years ago
- 78c7d0e Clean up the debugging code in the blkid library so that we don't use by Theodore Ts'o · 20 years ago
- c37543d Add new two new functions to the blkid library: blkid_dev_set_search(), and by Theodore Ts'o · 20 years ago
- 5d75b69 Remove the Conflicts: tag from the Debian e2fsprogs-udebs package, since by Theodore Ts'o · 20 years ago
- 9f7d03b When determining the libraries needed for Debian's initrd, unset by Theodore Ts'o · 20 years ago
- 7b921b9 Escape hyphens in the e2image and tune2fs man pages so that they show up by Theodore Ts'o · 20 years ago
- 153b449 If the .c and .h file already exist, and they have not changed, use the by Theodore Ts'o · 20 years ago
- 75e93ab Update "make depend" information. Fixes SMP parallel build problem. by Theodore Ts'o · 20 years ago
- 8363e35 Fix compile warning in do_stat() from previous fix. by Theodore Ts'o · 20 years ago
- 9be5ba9 Fix build of tst_ostype when doing a "make check" in lib/e2p; it was missing by Theodore Ts'o · 20 years ago
- 0af8c33 Fix potential portability issue in the blkid program. (On architectures by Theodore Ts'o · 20 years ago
- f37ab68 Corrects a few mistakes in the fsck man page, wraps two overlong lines, by Theodore Ts'o · 20 years ago
- d0a3b46 Fix typo in the debugfs command used to fixed trashed filesystems by by Theodore Ts'o · 20 years ago
- bfd9762 Fix a bug in filefrag so that it doesn't when the first block found is an by Theodore Ts'o · 20 years ago
- 4c4e3f7 Fix libblkid's magic number recognition for the cramfs filesystem, by Theodore Ts'o · 20 years ago
- 6477739 debugfs.c (do_stat): Check to make sure a filesystem is open by Theodore Ts'o · 20 years ago
- 8139367 Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, by Theodore Ts'o · 20 years ago
- 09f3eba Fix typo so that we actually ignore environment variables when gid != egid. by Theodore Ts'o · 20 years ago
- 5e91614 Don't offer to update or clone the resize inode when e2fsck deals with by Theodore Ts'o · 20 years ago
- 1f3ad14 Use a centrally stored current time for "now" which by Theodore Ts'o · 20 years ago
- 09a51b3 Update debian changelog for 1.37-2 release. by Theodore Ts'o · 20 years ago
- 86a02b5 test_script.in: Make the test script driver exit with a non-zero by Theodore Ts'o · 20 years ago
- a4897d4 Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported, by Theodore Ts'o · 20 years ago
- b7e4eef ls.c: Add stdlib.h header file since list_super2() uses the free() function. by Theodore Ts'o · 20 years ago
- b1ae119 Add missing return values in error return cases in the ext2fs library. by Theodore Ts'o · 20 years ago
- bcf5aea Fix minor spelling typo in the mke2fs man page. by Theodore Ts'o · 20 years ago
- 4147d9f pass1.c (e2fsck_pass1): If the superblock last mount time (not by Theodore Ts'o · 20 years ago
- 762c7c6 Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore by Theodore Ts'o · 20 years ago