summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* mkswap: remove unnecessary usage outputSami Kerola2014-03-121-7/+5Star
* cfdisk: follow terminal-colors.dKarel Zak2014-03-111-1/+1
* cfdisk: fix colors initializationKarel Zak2014-03-112-1/+12
* fdisk: add note about colors to the man pageKarel Zak2014-03-111-0/+10
* cfdisk: fix slang usageKarel Zak2014-03-111-5/+17
* build-sys: ove fdisks to disk-utilsKarel Zak2014-03-119-0/+8071
* partx: make dirent d_type usage more robustKarel Zak2014-03-041-1/+1
* mkfs: mark this wrapper as DEPRECATEDKarel Zak2014-02-211-0/+2
* isosize: make --divisor to require argumentSami Kerola2014-02-171-1/+1
* isosize: move file name printing after error determinationSami Kerola2014-02-171-6/+5Star
* swaplabel: wrong version number in checkSami Kerola2014-02-171-1/+1
* fix mkfs --verbose and man pagePhillip Susi2014-02-102-6/+2Star
* fsck: don't return error if fsck.<type> does not existKarel Zak2014-02-061-32/+42
* mkswap: fix compiler warning [-Wunused-variable]Karel Zak2014-01-171-1/+2
* partx: use blkid_partlist_get_partition_by_partno()Karel Zak2014-01-151-32/+1Star
* partx: fix --update ranges and out of order tablesScott Moser2014-01-141-25/+50
* fsck: add ext4 to list of filesystems with progress bars in fsck man pagePhillip Susi2013-11-191-1/+1
* mkfs.minix: fix fscanf() format string [coverity scan]Karel Zak2013-11-181-1/+1
* mkswap: remove cruft from the man pagePhillip Susi2013-11-141-9/+1Star
* blockdev: don't use HDIO_GETGEOPhillip Susi2013-11-041-5/+15
* fsck.cramfs: add LC_CTYPEKarel Zak2013-10-181-0/+1
* raw: use LC_ALLKarel Zak2013-10-181-1/+1
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-156-7/+7
* textual: equalize four error messages with already existing onesBenno Schulenberg2013-10-141-1/+1
* blockdev: add note about --setbsz usabilityKarel Zak2013-10-112-2/+4
* Revert "blockdev: Remove the --setbsz (set blocksize) option which has never ...Karel Zak2013-10-112-0/+9
* textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg2013-10-092-8/+8
* blockdev: Remove the --setbsz (set blocksize) option which has never worked.Richard W.M. Jones2013-10-082-9/+0Star
* partx: correct three messagesBenno Schulenberg2013-10-081-4/+4
* partx: pluralize one messageBenno Schulenberg2013-10-081-1/+3
* mkfs.minix: properly pluralize four messagesBenno Schulenberg2013-10-081-10/+6Star
* fsck: don't print warning if there is no /etc/fstab at allKarel Zak2013-10-011-4/+8
* partx: use TT_FL_FREEDATA for tt tableKarel Zak2013-09-161-15/+7Star
* misc: use libmnt_table reference counterKarel Zak2013-08-211-2/+2
* misc: use libmnt_cache reference countingKarel Zak2013-08-211-1/+1
* fsck: use libmount fs reference counterKarel Zak2013-08-211-4/+8
* build-sys: remove deprecated elvtune commandKarel Zak2013-08-133-249/+0Star
* mkswap: add note about swap header limit to the man pageKarel Zak2013-08-011-0/+3
* mkfs.cramfs: argument to free() is a constant address [clang-analyzer]Sami Kerola2013-07-091-1/+0Star
* mkfs.bfs: fix 64-Bit and endian problemsihno2013-06-131-33/+37
* textual: improve clarity of some error messagesBenno Schulenberg2013-06-072-4/+4
* mkfs.cramfs: use standard error messageKarel Zak2013-05-141-1/+1
* standard SEE ALSO section of man pagesMike Frysinger2013-05-131-1/+1
* swaplabel: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+4
* mkswap: unify write check to a file descriptorSami Kerola2013-04-261-9/+7Star
* mkfs.minix: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2
* mkfs.cramfs: unify write check to a file descriptorSami Kerola2013-04-261-3/+2Star
* mkfs.bfs: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+1
* fsck.minix: check writing to a file descriptor was successfulSami Kerola2013-04-261-0/+2
* fsck.cramfs: check writing to a file descriptor was successfulSami Kerola2013-04-261-1/+2