Whamcloud - gitweb
Enhance dumpe2fs to print the size of journal
[tools/e2fsprogs.git] / misc /
2006-03-29 Theodore Ts'oEnhance dumpe2fs to print the size of journal
2006-03-27 Theodore Ts'oFix typo's in badblocks(8)'s man page.
2006-03-27 Theodore Ts'oExplain in mke2fs and tune2fs man pages that shared...
2006-03-27 Theodore Ts'oFix minor installation problems in the misc's Makefile
2006-03-27 Theodore Ts'oFix misc. problems in the mke2fs.conf(5) man page.
2006-03-24 Theodore Ts'omklost+found: Create full-sized a lost+found directory...
2006-03-24 Theodore Ts'oChange mke2fs to use /etc/mke2fs.conf as a configuratio...
2006-03-19 Takashi SatoFix format statements to make e2fsprogs programs 32...
2006-03-19 Theodore Ts'oChange mke2fs to create filesystems with the device...
2006-03-18 Theodore Ts'oDocument the resize_inode filesystem option in mke2fs...
2005-12-31 Theodore Ts'oClarify chattr man page to make sure people realize...
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-12-10 Theodore Ts'oFix bogus spaces before '!' and '?' characters in unuse...
2005-12-09 Theodore Ts'oAdd more description in mke2fs's man page of the -T...
2005-11-13 Theodore Ts'oAdd missing fsck.* programs to SEE ALSO section of...
2005-09-24 Theodore Ts'oFix mke2fs man page's description of the -L option
2005-09-24 Theodore Ts'oFix display bug in badblocks -w
2005-07-06 Andreas DilgerMiscellaneous mke2fs cleanup
2005-07-06 Andreas DilgerAllow fractional percentages to the -m option in mke2fs...
2005-07-01 Theodore Ts'oUpdate for e2fsprogs 1.38 release.
2005-07-01 Theodore Ts'oChange mke2fs to refuse to create filesystems greater...
2005-06-27 Theodore Ts'oFix minor typos in tune2fs's man page pointed out by...
2005-06-20 Theodore Ts'oFix e2fsprogs messages for grammar and consistency...
2005-06-20 Theodore Ts'oClean up e2image man page, mostly based on suggestions...
2005-06-20 Theodore Ts'oMake it easier to compile the misc/partinfo program
2005-06-16 Theodore Ts'omke2fs.c (PRS): Fix missing close parenthesis from...
2005-06-05 Theodore Ts'oFix a minor spelling typo in blkid's man page, and...
2005-06-05 Theodore Ts'oOn Linux 2.6 systems, mke2fs and badblocks will check...
2005-05-21 Theodore Ts'ofilefrag.c (frag_report, get_bmap): The FIBMAP and...
2005-05-10 Theodore Ts'oChange the default journal size to be bigger for larger...
2005-05-09 Theodore Ts'oFix some minor typo's and grammar's strings, and remove...
2005-05-07 Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07 Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-05-06 Theodore Ts'oEscape hyphens in the e2image and tune2fs man pages...
2005-05-06 Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-05-06 Theodore Ts'oFix potential portability issue in the blkid program...
2005-05-06 Theodore Ts'oCorrects a few mistakes in the fsck man page, wraps...
2005-05-06 Theodore Ts'oFix a bug in filefrag so that it doesn't when the first...
2005-04-16 Theodore Ts'oFix spelling mistakes in man pages. (Addresses Debian...
2005-04-09 Theodore Ts'oDon't abort filefrag if EXT3_IOC_GETFLAGS ioctl is...
2005-04-09 Theodore Ts'oFix minor spelling typo in the mke2fs man page.
2005-03-22 Theodore Ts'oUpdate for the e2fsprogs 1.37 release.
2005-03-21 Theodore Ts'oFix mke2fs so that it writes the root directory
2005-03-19 Theodore Ts'oAdd new functions which convert between a string and...
2005-03-19 Theodore Ts'ofilefrag.c (frag_report): Automatically detect files...
2005-02-05 Theodore Ts'oUpdate for release of e2fsprogs 1.36.
2005-02-04 Theodore Ts'ofilefrag.c (frag_report): In verbose mode, print the...
2005-02-04 Theodore Ts'oDefine _XOPEN_SOURCE to be 500 to fix compilation probl...
2005-01-28 Theodore Ts'oFix two bugs found by the regression test suites. ...
2005-01-28 Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-28 Theodore Ts'omke2fs.c (PRS): Don't use a blocksize greater than...
2005-01-28 Theodore Ts'omke2fs.c (PRS): If the device size is too big to be...
2005-01-26 Theodore Ts'oFix "make uninstall" to make sure it removes everything...
2005-01-26 Theodore Ts'oe2image.c (scramble_dir_block): Make sure the unused...
2005-01-25 Theodore Ts'oClarified the tune2fs man page about how the -c option...
2005-01-22 Theodore Ts'oMake blkid -t display all devices that match the specif...
2005-01-20 Theodore Ts'ofilefrag.c (frag_report): Fix filefrag so that it works
2005-01-20 Theodore Ts'oFix stupid typo in the CreateOS FreeBSD/Solaris changes...
2005-01-19 Theodore Ts'oAdd interpretation of OS Creator values for FreeBSD...
2005-01-19 Theodore Ts'oRemove debugging printf from e2image -s's code.
2005-01-19 Theodore Ts'oe2image.c, e2image.8.in: Add support for the -s option...
2005-01-18 Theodore Ts'oVarious portability fixes for Solaris systems.
2005-01-17 Theodore Ts'oApplied patch from Francois Petillon (fantec at proxad...
2005-01-13 Matthias Andreefsck.c:
2005-01-06 Theodore Ts'obadblocks.c (alarm_intr): Increase the number of spaces...
2005-01-06 Theodore Ts'oMake tune2fs and e2fsck consistent about allowing at...
2005-01-05 Theodore Ts'ofsck.c (PRS): Apply Fedora's e2fsprogs-1.35-progress...
2005-01-05 Theodore Ts'omke2fs.c (parse_extended_opts): Rename the -R option...
2005-01-05 Theodore Ts'oFix gcc -Wall nits.
2005-01-05 Theodore Ts'oAdd new function in e2p for parsing the number of block...
2004-12-23 Theodore Ts'oEnhance dumpe2fs so that it will print the location...
2004-12-22 Theodore Ts'oIn fsck, check return from malloc of fsck_path, and...
2004-12-22 Theodore Ts'otune2fs.c (parse_time): Fix minor buglet; the parse_tim...
2004-12-15 Theodore Ts'oSupplied changelog for resize inode patch.
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-12-01 Theodore Ts'oFix minor glitches in the e2image man page.
2004-12-01 Theodore Ts'oMake make distclean remove all generated files.
2004-11-30 Theodore Ts'oAdd support for passing options to the io layer using...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-19 Theodore Ts'omke2fs.8.in: Removed the word "destructive" when descri...
2004-10-08 Theodore Ts'omke2fs.8.in: Add an explanation about why reserved...
2004-09-28 Theodore Ts'oDocument the default blocksize used by badblocks(8).
2004-09-25 Theodore Ts'oOnly use blocksizes > 4k on Linux 2.6 and newer systems.
2004-09-24 Theodore Ts'oRemove double "//" when listing attributes in the root...
2004-09-24 Theodore Ts'oMake sure /usr/lib is creaeted when installing e2initrd...
2004-09-19 Theodore Ts'obadblocks.c: Use _() around done_string, so that it...
2004-09-19 Theodore Ts'otune2fs.8.in: Add a description of the .journal file...
2004-09-18 Theodore Ts'oRevamp the initrd scripts to use a new helper program,
2004-09-17 Theodore Ts'otune2fs.8.in: Mention that e2fsck -D might be useful...
2004-07-29 Theodore Ts'oe2image.c, e2image.8.in: Add new option -I which allows the
2004-06-25 Theodore Ts'oMakefile.in (mke2fs.static): Add the blkid library...
2004-05-05 Theodore Ts'oRemove .cvsignore files; they were out of date, and...
2004-04-13 Theodore Ts'oFix obvious spelling mistake in mke2fs man page.
2004-04-12 Theodore Ts'oRemove TUNE2FS_SKIP_MOUNT_CHECK environment variable...
2004-04-11 Theodore Ts'otune2fs.8.in: Fixed spelling error (Addresses Debian...
2004-04-11 Theodore Ts'omke2fs.8.in: Clarify man page's description of the...
2004-04-07 Theodore Ts'otune2fs.c (main): If the environment variable
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
next