summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libblkid: fix 'partno' usageKarel Zak2010-04-076-10/+26
* libblkid: fix blkid_partlist_devno_to_partition() for extended partitionsKarel Zak2010-04-061-0/+6
* swaplabel: new commandJason Borden2010-04-026-14/+325
* mkswap: zap bootbits on regular filesKarel Zak2010-04-021-3/+3
* swapon: move DELETED_SUFFIX to include/pathnames.hKarel Zak2010-04-022-6/+7
* mkswap: move write_all() to include/writeall.hKarel Zak2010-04-013-19/+28
* libblkid: avoid probing CDs for RAIDM.S.Colclough2010-03-314-0/+24
* blockdev: reduce usage text widthFrancesco Cosoleto2010-03-311-4/+4
* fdisk: replace bzero with memsetJon Ringle2010-03-311-2/+2
* docs: update tests/READMEKarel Zak2010-03-311-3/+8
* tests: added tests against strtosizeYann Droneaud2010-03-312-0/+16
* build-sys: improved check for fallocate()Yann Droneaud2010-03-311-1/+36
* tests: use POSIX localeYann Droneaud2010-03-3123-23/+28
* partx: fix infinite loopKarel Zak2010-03-311-0/+2
* partx: do not add nonexistent partitionsPhillip Susi2010-03-311-0/+3
* mkswap: fixed strtoll() usageYann Droneaud2010-03-301-2/+3
* mount: support suffixes for offset= and sizelimit=Karel Zak2010-03-302-24/+24
* mount: more robust offset= and sizelimit= parsingKarel Zak2010-03-301-3/+25
* losetup: support suffixes and hex numbers for --offset and --sizelimitKarel Zak2010-03-303-10/+18
* fallocate: support suffixes for --offset and --lenghtKarel Zak2010-03-303-40/+10Star
* mkswap: more robust strtoull() usageKarel Zak2010-03-301-6/+11
* wipefs: support suffixes for --offsetKarel Zak2010-03-303-12/+10Star
* blkid: support suffixes for -O <offset> and -S <size>Karel Zak2010-03-303-9/+21
* lib: add strtosize() functionKarel Zak2010-03-307-1/+235
* hwclock: add --predict for predicting RTC reading at a given timeTimo Juhani Lindfors2010-03-292-11/+37
* blkid: cleanup man pageKarel Zak2010-03-231-18/+17Star
* docs: update TODO fileKarel Zak2010-03-231-4/+0Star
* blkid: add -n <list> optionKarel Zak2010-03-232-6/+88
* blkid: cleanup -u <list> parsingKarel Zak2010-03-221-18/+27
* fdisk: fix -b <sectorsize>Karel Zak2010-03-192-7/+15
* docs: update TODO fileKarel Zak2010-03-191-0/+3
* libblkid: add microsecond resolution for cache entriesKarel Zak2010-03-176-16/+51
* lib: fix blkdev_find_size()Karel Zak2010-03-161-4/+16
* fdisk: correctly truncate and align translated partition namesPádraig Brady2010-03-162-4/+15
* lib: add #ifndef around min() max() macrosKarel Zak2010-03-161-3/+6
* cal: factor out and update multibyte alignment codePádraig Brady2010-03-165-79/+306
* docs: update TODO fileKarel Zak2010-03-161-2/+0Star
* lib: avoid compilation failure on rawhideJim Meyering2010-03-161-0/+1
* mount: automatically detect and loop-mount regular filesKarel Zak2010-03-152-11/+41
* mount: more explicitly explain fstab usage in mount.8Karel Zak2010-03-151-0/+28
* mount: report ambivalent FS detection, improve brute force detectionKarel Zak2010-03-153-14/+34
* wipefs: cleanup usage() and man pageKarel Zak2010-03-152-2/+2
* tests: fix whitespacesKarel Zak2010-03-144-15/+15
* ionice: fix typoPierre Hauweele2010-03-141-1/+1
* libblkid: fix infinite loop when probe chain bails out earlyColin Watson2010-03-142-3/+7
* libblkid: remove "0x" prefix from DRBD UUIDKarel Zak2010-03-111-1/+1
* libblkid: improve ZFS detection and add LABEL and UUID extractionAndreas Dilger2010-03-112-37/+183
* libblkid: prevent overflow in BeFSJeroen Oortwijn2010-03-111-7/+7
* umount: add --fake option to umount(8)Miklos Szeredi2010-03-112-2/+19
* mount: properly ignore comments in /etc/filesystemsMike Frysinger2010-03-111-2/+2