aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2006-05-14Minor edits to tune2fs(8) man pageTheodore Ts'o
2006-05-14Remove needless sanity check in tune2fs's -i option.Theodore Ts'o
2006-05-13Fix read/write badblocks testing in mke2fs and e2fsckTheodore Ts'o
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o
2006-04-22Fix filefrag to be 32-bit cleanTheodore Ts'o
2006-03-29Enhance dumpe2fs to print the size of journalTheodore Ts'o
2006-03-27Fix typo's in badblocks(8)'s man page.Theodore Ts'o
2006-03-27Explain in mke2fs and tune2fs man pages that shared journals are not supportedTheodore Ts'o
2006-03-27Fix minor installation problems in the misc's MakefileTheodore Ts'o
2006-03-27Fix misc. problems in the mke2fs.conf(5) man page.Theodore Ts'o
2006-03-23mklost+found: Create full-sized a lost+found directory with 4k+ blocksizesTheodore Ts'o
2006-03-23Change mke2fs to use /etc/mke2fs.conf as a configuration fileTheodore Ts'o
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato
2006-03-18Change mke2fs to create filesystems with the device opened in exclusive mode.Theodore Ts'o
2006-03-17Document the resize_inode filesystem option in mke2fs man pageTheodore Ts'o
2005-12-31Clarify chattr man page to make sure people realize limitations in the kernelTheodore Ts'o
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o
2005-12-09Fix bogus spaces before '!' and '?' characters in unused programs.Theodore Ts'o
2005-12-09Add more description in mke2fs's man page of the -T optionTheodore Ts'o
2005-11-12Add missing fsck.* programs to SEE ALSO section of fsck's man page.Theodore Ts'o
2005-09-24Fix mke2fs man page's description of the -L optionTheodore Ts'o
2005-09-24Fix display bug in badblocks -wTheodore Ts'o
2005-07-06Miscellaneous mke2fs cleanupAndreas Dilger
2005-07-06Allow fractional percentages to the -m option in mke2fs and tune2fsAndreas Dilger
2005-06-30Update for e2fsprogs 1.38 release.Theodore Ts'o
2005-06-30Change mke2fs to refuse to create filesystems greater than 2*31-1 blocks,Theodore Ts'o
2005-06-26Fix minor typos in tune2fs's man page pointed out by Benno Schulenberg.Theodore Ts'o
2005-06-20Fix e2fsprogs messages for grammar and consistency, based on suggestionsTheodore Ts'o
2005-06-20Clean up e2image man page, mostly based on suggestions from Theodore Ts'o
2005-06-20Make it easier to compile the misc/partinfo program Theodore Ts'o
2005-06-16mke2fs.c (PRS): Fix missing close parenthesis from bad inodeTheodore Ts'o
2005-06-05Fix a minor spelling typo in blkid's man page, and update e2fsck's REPORTINGTheodore Ts'o
2005-06-05On Linux 2.6 systems, mke2fs and badblocks will check to see whetherTheodore Ts'o
2005-05-20filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return Theodore Ts'o
2005-05-09Change the default journal size to be bigger for larger filesystems, Theodore Ts'o
2005-05-09Fix some minor typo's and grammar's strings, and remove debugging strings Theodore Ts'o
2005-05-07Add a new option to the blkid program, -l, which will more efficiently searchTheodore Ts'o
2005-05-07Add new two new functions to the blkid library: blkid_dev_set_search(), andTheodore Ts'o
2005-05-06Escape hyphens in the e2image and tune2fs man pages so that they show up Theodore Ts'o
2005-05-06Update "make depend" information. Fixes SMP parallel build problem.Theodore Ts'o
2005-05-06Fix potential portability issue in the blkid program. (On architecturesTheodore Ts'o
2005-05-05Corrects a few mistakes in the fsck man page, wraps two overlong lines,Theodore Ts'o
2005-05-05Fix a bug in filefrag so that it doesn't when the first block found is anTheodore Ts'o
2005-04-16Fix spelling mistakes in man pages. (Addresses Debian Bugs: #304591, Theodore Ts'o
2005-04-09Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported, Theodore Ts'o
2005-04-09Fix minor spelling typo in the mke2fs man page.Theodore Ts'o
2005-03-21Update for the e2fsprogs 1.37 release.Theodore Ts'o
2005-03-21Fix mke2fs so that it writes the root directory Theodore Ts'o
2005-03-19Add new functions which convert between a string and os_type: e2p_os2string()Theodore Ts'o
2005-03-18filefrag.c (frag_report): Automatically detect files that areTheodore Ts'o