summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-08rtcwake: does miss the "off" optionKarel Zak1-5/+19
2010-04-07swaplabel: fix typo in man pageKarel Zak1-1/+1
2010-04-07libblkid: add ultrix PT supportKarel Zak4-0/+91
2010-04-07libblkid: fix 'partno' usageKarel Zak6-10/+26
2010-04-06libblkid: fix blkid_partlist_devno_to_partition() for extended partitionsKarel Zak1-0/+6
2010-04-02swaplabel: new commandJason Borden6-14/+325
2010-04-02mkswap: zap bootbits on regular filesKarel Zak1-3/+3
2010-04-02swapon: move DELETED_SUFFIX to include/pathnames.hKarel Zak2-6/+7
2010-04-01mkswap: move write_all() to include/writeall.hKarel Zak3-19/+28
2010-03-31libblkid: avoid probing CDs for RAIDM.S.Colclough4-0/+24
2010-03-31blockdev: reduce usage text widthFrancesco Cosoleto1-4/+4
2010-03-31fdisk: replace bzero with memsetJon Ringle1-2/+2
2010-03-31docs: update tests/READMEKarel Zak1-3/+8
2010-03-31tests: added tests against strtosizeYann Droneaud2-0/+16
2010-03-31build-sys: improved check for fallocate()Yann Droneaud1-1/+36
2010-03-31tests: use POSIX localeYann Droneaud23-23/+28
2010-03-31partx: fix infinite loopKarel Zak1-0/+2
2010-03-31partx: do not add nonexistent partitionsPhillip Susi1-0/+3
2010-03-30mkswap: fixed strtoll() usageYann Droneaud1-2/+3
2010-03-30mount: support suffixes for offset= and sizelimit=Karel Zak2-24/+24
2010-03-30mount: more robust offset= and sizelimit= parsingKarel Zak1-3/+25
2010-03-30losetup: support suffixes and hex numbers for --offset and --sizelimitKarel Zak3-10/+18
2010-03-30fallocate: support suffixes for --offset and --lenghtKarel Zak3-40/+10
2010-03-30mkswap: more robust strtoull() usageKarel Zak1-6/+11
2010-03-30wipefs: support suffixes for --offsetKarel Zak3-12/+10
2010-03-30blkid: support suffixes for -O <offset> and -S <size>Karel Zak3-9/+21
2010-03-30lib: add strtosize() functionKarel Zak7-1/+235
2010-03-29hwclock: add --predict for predicting RTC reading at a given timeTimo Juhani Lindfors2-11/+37
2010-03-23blkid: cleanup man pageKarel Zak1-18/+17
2010-03-23docs: update TODO fileKarel Zak1-4/+0
2010-03-23blkid: add -n <list> optionKarel Zak2-6/+88
2010-03-22blkid: cleanup -u <list> parsingKarel Zak1-18/+27
2010-03-19fdisk: fix -b <sectorsize>Karel Zak2-7/+15
2010-03-19docs: update TODO fileKarel Zak1-0/+3
2010-03-17libblkid: add microsecond resolution for cache entriesKarel Zak6-16/+51
2010-03-16lib: fix blkdev_find_size()Karel Zak1-4/+16
2010-03-16fdisk: correctly truncate and align translated partition namesPádraig Brady2-4/+15
2010-03-16lib: add #ifndef around min() max() macrosKarel Zak1-3/+6
2010-03-16cal: factor out and update multibyte alignment codePádraig Brady5-79/+306
2010-03-16docs: update TODO fileKarel Zak1-2/+0
2010-03-16lib: avoid compilation failure on rawhideJim Meyering1-0/+1
2010-03-15mount: automatically detect and loop-mount regular filesKarel Zak2-11/+41
2010-03-15mount: more explicitly explain fstab usage in mount.8Karel Zak1-0/+28
2010-03-15mount: report ambivalent FS detection, improve brute force detectionKarel Zak3-14/+34
2010-03-15wipefs: cleanup usage() and man pageKarel Zak2-2/+2
2010-03-14tests: fix whitespacesKarel Zak4-15/+15
2010-03-14ionice: fix typoPierre Hauweele1-1/+1
2010-03-14libblkid: fix infinite loop when probe chain bails out earlyColin Watson2-3/+7
2010-03-11libblkid: remove "0x" prefix from DRBD UUIDKarel Zak1-1/+1
2010-03-11libblkid: improve ZFS detection and add LABEL and UUID extractionAndreas Dilger2-37/+183