- 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
- 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
- d9781ce Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg. 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
- 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
- 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
- 7e69ba2 Change the default journal size to be bigger for larger filesystems, 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
- ed6acfa Add a new option to the blkid program, -l, which will more efficiently search 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
- 7b921b9 Escape hyphens in the e2image and tune2fs man pages so that they show up by Theodore Ts'o · 20 years ago
- 75e93ab Update "make depend" information. Fixes SMP parallel build problem. 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
- 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
- 8139367 Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, 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
- bcf5aea Fix minor spelling typo in the mke2fs man page. by Theodore Ts'o · 20 years ago
- fd4b28e Update for the e2fsprogs 1.37 release. by Theodore Ts'o · 20 years ago
- e27b456 Fix mke2fs so that it writes the root directory by Theodore Ts'o · 20 years ago
- 6325394 Add new functions which convert between a string and os_type: e2p_os2string() by Theodore Ts'o · 20 years ago
- 3d16b3f filefrag.c (frag_report): Automatically detect files that are by Theodore Ts'o · 20 years ago
- 3eee5e9 Update for release of e2fsprogs 1.36. by Theodore Ts'o · 20 years ago
- 7f1faaa filefrag.c (frag_report): In verbose mode, print the first and by Theodore Ts'o · 20 years ago
- 07f031f Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris. by Theodore Ts'o · 20 years ago
- ea77431 Fix two bugs found by the regression test suites. The bug was created when by Theodore Ts'o · 20 years ago
- 18d1296 blkid.c (main, compare_search_type): Make blkid -t work more by Theodore Ts'o · 20 years ago
- 8430203 mke2fs.c (PRS): Don't use a blocksize greater than 4k, even on by Theodore Ts'o · 20 years ago
- 2095312 mke2fs.c (PRS): If the device size is too big to be expressed by Theodore Ts'o · 20 years ago
- f923bf2 Fix "make uninstall" to make sure it removes everything that is installed. by Theodore Ts'o · 20 years ago
- 79fc2a9 e2image.c (scramble_dir_block): Make sure the unused space by Theodore Ts'o · 20 years ago
- fbc3514 Clarified the tune2fs man page about how the -c option works. by Theodore Ts'o · 20 years ago
- 8909292 Make blkid -t display all devices that match the specified criteria, by Theodore Ts'o · 20 years ago
- 0aa0e0c filefrag.c (frag_report): Fix filefrag so that it works by Theodore Ts'o · 20 years ago
- c6cdada Fix stupid typo in the CreateOS FreeBSD/Solaris changeset. Also included by Theodore Ts'o · 20 years ago
- ea1e8f4 Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs by Theodore Ts'o · 20 years ago
- e99decb Remove debugging printf from e2image -s's code. by Theodore Ts'o · 20 years ago
- d851ed3 e2image.c, e2image.8.in: Add support for the -s option which by Theodore Ts'o · 20 years ago
- 3223701 Various portability fixes for Solaris systems. by Theodore Ts'o · 20 years ago
- 9290404 Applied patch from Francois Petillon (fantec at proxad.net) to by Theodore Ts'o · 20 years ago
- 322d9d4 fsck.c: Include <signal.h> to avoid compiler trouble. by Matthias Andree · 20 years ago
- c76564a badblocks.c (alarm_intr): Increase the number of spaces reserved by Theodore Ts'o · 20 years ago
- 22ba4c1 Make tune2fs and e2fsck consistent about allowing at most 50% of the blocks by Theodore Ts'o · 20 years ago
- 22dcccd fsck.c (PRS): Apply Fedora's e2fsprogs-1.35-progress.patch from by Theodore Ts'o · 20 years ago
- c6a4413 mke2fs.c (parse_extended_opts): Rename the -R option to -E. Fix by Theodore Ts'o · 20 years ago
- 6e82cd7 Fix gcc -Wall nits. by Theodore Ts'o · 20 years ago
- 55f4cbd Add new function in e2p for parsing the number of blocks on the command line by Theodore Ts'o · 20 years ago
- 35238dd Enhance dumpe2fs so that it will print the location of the reserved by Theodore Ts'o · 20 years ago
- c88bce8 In fsck, check return from malloc of fsck_path, and print an error message by Theodore Ts'o · 20 years ago
- 690e693 tune2fs.c (parse_time): Fix minor buglet; the parse_time routine by Theodore Ts'o · 20 years ago
- 22c6821 Supplied changelog for resize inode patch. by Theodore Ts'o · 20 years ago
- d323f8f Add support for on-line resizing ala the resize inode. This patch by Theodore Ts'o · 20 years ago
- 522798d Add install-strip and install-shlibs-strip targets by Theodore Ts'o · 20 years ago
- 6d40227 Use MKINSTALLDIRS macro so that the Makefiles can find the script correctly. by Theodore Ts'o · 20 years ago
- 11d1e61 Fix minor glitches in the e2image man page. by Theodore Ts'o · 20 years ago
- 605e6f0 Make make distclean remove all generated files. by Theodore Ts'o · 20 years ago
- 2e8ca9a Add support for passing options to the io layer using the URL syntax. For by Theodore Ts'o · 20 years ago
- 47204ff Use Linux-kernel-style makefile output to make it easier to by Theodore Ts'o · 20 years ago
- 3a03c2c mke2fs.8.in: Removed the word "destructive" when describing the by Theodore Ts'o · 20 years ago
- 029de63 mke2fs.8.in: Add an explanation about why reserved blocks in a by Theodore Ts'o · 20 years ago
- df95e09 Document the default blocksize used by badblocks(8). by Theodore Ts'o · 20 years ago
- d99225e Only use blocksizes > 4k on Linux 2.6 and newer systems. by Theodore Ts'o · 20 years ago
- 137ce8c Remove double "//" when listing attributes in the root directory or by Theodore Ts'o · 20 years ago
- 6ea8d0f Make sure /usr/lib is creaeted when installing e2initrd_helper. by Theodore Ts'o · 20 years ago
- 3ef681c badblocks.c: Use _() around done_string, so that it gets by Theodore Ts'o · 20 years ago
- 91d71c4 tune2fs.8.in: Add a description of the .journal file, why it by Theodore Ts'o · 20 years ago
- 5d40773 Revamp the initrd scripts to use a new helper program, by Theodore Ts'o · 20 years ago
- 45e18ad tune2fs.8.in: Mention that e2fsck -D might be useful after by Theodore Ts'o · 20 years ago
- 8c6b648 e2image.c, e2image.8.in: Add new option -I which allows the by Theodore Ts'o · 20 years ago
- 94f6ab3 Makefile.in (mke2fs.static): Add the blkid library to so by Theodore Ts'o · 20 years ago
- aa5c0a4 Remove .cvsignore files; they were out of date, and causes lintian by Theodore Ts'o · 21 years ago
- e02bb6d Fix obvious spelling mistake in mke2fs man page. by Theodore Ts'o · 21 years ago
- d06863f Remove TUNE2FS_SKIP_MOUNT_CHECK environment variable support; it is by Theodore Ts'o · 21 years ago
- ccdd1d6 tune2fs.8.in: Fixed spelling error (Addresses Debian Bug #242995) by Theodore Ts'o · 21 years ago
- 481d139 mke2fs.8.in: Clarify man page's description of the '-O' option. by Theodore Ts'o · 21 years ago
- 2eb3b20 tune2fs.c (main): If the environment variable by Theodore Ts'o · 21 years ago
- dd60705 Refine the build process to avoid re-running subst all the time on by Theodore Ts'o · 21 years ago
- 289e055 GNU/KFreeBSD portability fixes. (Addresses Debian Bug #239934) by Matthias Andree · 21 years ago
- 9b2d5e9 Eliminate the partially implemented -p option in blkid. by Theodore Ts'o · 21 years ago
- 8927998 blkid.c (main, print_tags): Add new option -o which allows the by Theodore Ts'o · 21 years ago
- 6750877 mke2fs.8.in: Fix spelling typos (Addresses Debian Bug #238741) by Theodore Ts'o · 21 years ago
- 39595ce Update and cleaned up blkid man page significantly. by Theodore Ts'o · 21 years ago
- 8ac5929 e2image.8.in: Update manpage to detail that writing to stdout is by Theodore Ts'o · 21 years ago
- 5bec574 logsave.c (main): Use setsid() to avoid getting killed by init by Theodore Ts'o · 21 years ago
- b70b116 Update version number for e2fsprogs 1.35 release. by Theodore Ts'o · 21 years ago
- 167af99 badblocks.c (main): Change the default number of blocks tested by Theodore Ts'o · 21 years ago
- 6b394c1 filefrag.c: Fix gcc -Wall nits. by Theodore Ts'o · 21 years ago
- 023cbb3 badblocks.c (pattern_fill): Fix bug accidentally added when by Theodore Ts'o · 21 years ago
- 993aa11 fsck.c (execute): Use '&&' instead of '&'. (It didn't cause a by Theodore Ts'o · 21 years ago
- d605ba1 filefrag.c: Use #ifdef __linux__ instead of __LINUX__ so that it by Theodore Ts'o · 21 years ago
- 2e5a1b9 chattr.1.in: Clarify man page. by Theodore Ts'o · 21 years ago
- 2293a4d chattr.c (main): Add support for '--' to stop options by Theodore Ts'o · 21 years ago
- b34cbdd Re-add FreeBSD support. by Matthias Andree · 21 years ago
- b969b1b Fix more compiler warnings. by Matthias Andree · 21 years ago