summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add --disable-fdformatKarel Zak2013-04-101-6/+6
* build-sys: add --disable-bfsKarel Zak2013-04-101-0/+2
* docs: add fsck.cramfs manual pageSami Kerola2013-04-092-0/+58
* docs: add mkfs.cramfs manual pageSami Kerola2013-04-092-0/+91
* docs: remove repeated words [checkmans.sh]Sami Kerola2013-04-091-1/+1
* various: fix variable and function declarations [smatch scan]Sami Kerola2013-04-091-1/+2
* partx: remove deprecated option from usage()Sami Kerola2013-04-051-1/+0Star
* docs: remove repeated wordsKarel Zak2013-04-051-1/+0Star
* fsck: cleanup usage()Karel Zak2013-04-051-26/+29
* raw: add long options to man pageKarel Zak2013-04-051-4/+8
* mkfs.cramfs: fix resource leak [coverity scan]Karel Zak2013-03-271-1/+3
* mkfs.cramfs: fix memory leak [coverity scan]Karel Zak2013-03-271-7/+12
* fsck.cramfs: check returns [coverity scan]Karel Zak2013-03-271-4/+8
* raw: fix "Error setting raw device: Success"Karel Zak2013-03-211-1/+1
* docs: add AVAILABILITY section to isosize man page, and tweak wordingBenno Schulenberg2013-03-201-4/+8
* docs: make the section AVAILABILITY always come last in man pagesBenno Schulenberg2013-03-201-9/+9
* fsck.cramfs: fix compiler warningsKarel Zak2013-03-151-4/+9
* add missing rpmatch.h everywhere it needs to beWilliam Pitcock2013-02-201-0/+1
* fsck.cramfs: add dummy -a -y for compatibilityKarel Zak2013-02-181-2/+9
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-063-3/+3
* textual: improve an error message and a help textBenno Schulenberg2013-01-301-4/+4
* fsck: add "--" to usage()Karel Zak2013-01-301-1/+1
* textual: slice the help text of fsck into strips, for translatorsBenno Schulenberg2013-01-301-20/+20
* textual: standardize the reporting of program name plus package versionBenno Schulenberg2013-01-301-1/+1
* mkfs: indicate that specifying fs-type and fs-options are independentBenno Schulenberg2013-01-302-15/+15
* fsck: mark file descriptor for -C as optional in help textBenno Schulenberg2013-01-302-9/+10
* textual: tiny tweaks of some error messagesBenno Schulenberg2013-01-301-3/+3
* mkswap: properly pluralize the bad-pages messageBenno Schulenberg2013-01-301-4/+1Star
* partx: make usage() translator friendlySami Kerola2013-01-251-13/+13
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-257-14/+8Star
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-253-4/+6
* textual: gettextize several overlooked messagesBenno Schulenberg2013-01-251-5/+5
* docs: mkswap.8: recommend fallocate(1)Sami Kerola2013-01-251-1/+1
* mkfs.minix: fix compiler warning [-Wformat]Karel Zak2013-01-091-1/+1
* mkfs.minix: fsck:minix: fix compiler warningsKarel Zak2012-12-202-6/+6
* mkswap: fix compiler warningsKarel Zak2012-12-201-1/+7
* lib/ismounted: basic support for loop devicesKarel Zak2012-12-191-2/+1Star
* docs: add missing exit value to fsck.minix(8)Sami Kerola2012-12-191-4/+2Star
* minix: replace magic constants with macro namesSami Kerola2012-12-192-9/+9
* minix: use off_t, size_t, etc appropriate typesSami Kerola2012-12-192-10/+10
* minix: change types in header fileSami Kerola2012-12-191-20/+20
* isosize: inform if file does not look like iso file systemSami Kerola2012-12-191-0/+10
* isosize: fix usage() -h option print outSami Kerola2012-12-191-10/+11
* partx: add update commandPhillip Susi2012-12-192-5/+113
* partx: don't care about xasprintf() return codeKarel Zak2012-12-121-12/+8Star
* fsck.cramfs: compile with -DINCLUDE_FS_TESTS for make checkKarel Zak2012-10-221-0/+5
* mkfs.minix: check numeric user inputsSami Kerola2012-10-151-11/+6Star
* fix bold style of man page referencesMike Frysinger2012-10-091-1/+1
* mkswap: wipe old signature if there is no part table by defaultMilan Broz2012-09-212-30/+22Star
* libmount: document LIBMOUNT_DEBUG usersDavidlohr Bueso2012-09-041-0/+3