aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Ignore quotes in safe_print().HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004cm-13.0Jeff Sharkey2018-08-081-1/+3
* e2fsprogs: Rework build configurationreplicant-6.0-0004-rc1replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0ESteve Kondik2015-11-103-397/+300
* e2fsprogs: Disable relocation packing for static binariesSteve Kondik2015-10-161-2/+4
* build static e2fsprogsAusten Dicken2015-10-161-0/+64
* tune2fs: Allow building it as a static libJP Abgrall2014-11-213-2/+54
* kill HAVE_TERMIO_HYabin Cui2014-11-171-2/+3
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-1938-1685/+6590
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-0638-6590/+1685
* Add missing libext2_quota linkage and resource_track.cBernhard Rosenkraenzer2014-02-191-0/+2
* Add files that would normally be generated by the e2fsprogs build systemBernhard Rosenkränzer2014-01-0525-24/+59
* Re-add Android makefiles from AOSP masterBernhard Rosenkränzer2013-12-311-0/+424
* e2freefrag: avoid integer overflow when reporting free space statisticsTheodore Ts'o2013-12-281-4/+4
* mke2fs: clarify documentation about bigalloc in the man pageTheodore Ts'o2013-12-281-3/+5
* mke2fs: clarify the description of the -I option in the man pageTheodore Ts'o2013-12-281-7/+17
* e2image: Clarify e2image's usage messageTheodore Ts'o2013-12-272-6/+27
* e2image: write progress information to stderrTheodore Ts'o2013-12-271-19/+28
* e2image: clean up progress reportingTheodore Ts'o2013-12-261-29/+23
* dumpe2fs: don't try to print the journal info when using image filesTheodore Ts'o2013-12-261-0/+2
* e2image: make sure all strings are marked for internationalizationTheodore Ts'o2013-12-261-62/+64
* e2image: add -n option to show what blocks would have been writtenTheodore Ts'o2013-12-262-14/+28
* e2image: add -c option to optimize file system copying for flash devicesTheodore Ts'o2013-12-262-7/+75
* e2image: only skip writing zero blocks when writing to a new fileTheodore Ts'o2013-12-261-3/+15
* e2image: clean up gcc -Wall and sparse nitsTheodore Ts'o2013-12-261-22/+21
* e2image: refactor calls to ext2fs_llseek()Theodore Ts'o2013-12-261-73/+56
* e2image: handle SIGINT safelyPhillip Susi2013-12-261-0/+39
* e2image: add progress indicatorPhillip Susi2013-12-262-4/+68
* e2image: perform in-place movePhillip Susi2013-12-262-7/+67
* e2image: add offset switchesPhillip Susi2013-12-242-6/+60
* Add ext4 man page and update and clean up the other man pagesTheodore Ts'o2013-12-245-213/+308
* mke2fs: further updates for mke2fs(8) man pageAndreas Dilger2013-12-241-14/+22
* debugfs, e2fsck: fix s_desc_size handlingAndreas Dilger2013-12-241-1/+32
* Clean up sparse warningsTheodore Ts'o2013-12-169-104/+105
* e2fsprogs: mke2fs manpage updatesUri Corin2013-12-161-32/+136
* mke2fs: fix force option to create filesystem on mounted deviceKazuya Mio2013-12-161-2/+2
* ext2fs: quiet compiler warningsAndreas Dilger2013-12-151-3/+7
* build: quiet LLVM non-literal string format warningAndreas Dilger2013-12-159-162/+188
* build: use long long for __u64 by defaultAndreas Dilger2013-12-151-2/+2
* tune2fs: forbid changing uuid on an uninit_bg filesystemDarrick J. Wong2013-12-141-0/+23
* dumpe2fs: check return valuesDarrick J. Wong2013-12-121-8/+18
* e2image: check return value from check_if_mounted()Darrick J. Wong2013-12-121-1/+5
* e4defrag: defensively check results of sysconf(_SC_PAGESIZE)Darrick J. Wong2013-12-121-0/+3
* e4defrag: don't crash if umounts the filesystem races with usDarrick J. Wong2013-12-121-1/+1
* mke2fs: don't leak memory (on error path)Darrick J. Wong2013-12-121-3/+8
* misc: don't leak file descriptors (on error paths)Darrick J. Wong2013-12-122-0/+3
* mke2fs: load configfile blocksize setting before 64bit checksDarrick J. Wong2013-12-121-62/+72
* dumpe2fs: fix printing of block offsets for 64-bit file systemsTheodore Ts'o2013-12-021-1/+1
* e2image: pass the correct size write_headerTheodore Ts'o2013-12-021-2/+2
* libext2fs: reject 64bit badblocks numbersDarrick J. Wong2013-10-231-3/+18
* mke2fs: don't let resize= turn on resize_inode when meta_bg is setTheodore Ts'o2013-10-231-9/+9
* mke2fs: clarify inode ratio in man pagePhillip Susi2013-10-151-3/+3