summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-21column: EOF handling bugSami Kerola1-2/+3
2010-10-15libblkid: fix MBR detection on iPod and cleanup vfat codeKarel Zak5-196/+192
2010-10-15libblkid: consolidate magic strings detection codeKarel Zak4-49/+46
2010-10-08partx: integrate support for mac and sun partitions, based on kpartx.Davidlohr Bueso5-7/+6
2010-10-08partx: add sun partition table supportDavidlohr Bueso1-0/+134
2010-10-08partx: add mac partition table supportDavidlohr Bueso1-0/+74
2010-10-07docs: update TODOKarel Zak1-29/+11
2010-10-07mount: don't canonicalize "spec" with --no-canonicalize optionMiklos Szeredi1-1/+1
2010-10-07tests: update namei regression testKarel Zak1-1/+5
2010-10-07cal: use EXIT_* and program_invocation_short_nameKarel Zak1-13/+9
2010-10-07lscpu: really use 'mode' argument in path_fopen()Petr Uzel1-1/+1
2010-10-07flock: use more useful example in flock.1Jakob Unterwurzacher1-1/+1
2010-10-07findmnt: fix support for -a optionMilan Broz1-1/+1
2010-10-07sfdisk: save errno before calling perrorForest Bond1-1/+4
2010-10-07column: update manual page to match column switchesSami Kerola1-63/+36
2010-10-07column: getopt_long and new help outputSami Kerola1-14/+36
2010-10-07fallocate: fix build failure with old linux headersMike Frysinger1-1/+5
2010-10-07fsck: inform about nonexistent devices in verbose modeKarel Zak1-3/+10
2010-10-07libblkid: add searching in attributes dir to BeFSJeroen Oortwijn1-60/+323
2010-10-07swapon: warn if file owner is not rootKarel Zak1-0/+4
2010-10-07umount: use strtosize() for offset=Karel Zak2-4/+8
2010-10-01namei: parse all path arguments when an optarg path will failSami Kerola1-11/+26
2010-09-30taskset: proper numbers parsingKarel Zak6-35/+61
2010-09-30fdisk: eliminate redundant call to open()Markus Rinne1-8/+8
2010-09-30mount: Don't call canonicalize_*(SPEC) for 9pSven Eckelmann1-1/+2
2010-09-30mount: avoid starting a man page line with a single quoteChris Frost1-2/+2
2010-09-30mount: fix mount.8, shortname=mixed is now default for vfatPetr Uzel1-2/+2
2010-09-30ddate: revert man page typoKarel Zak1-2/+2
2010-09-20mount: rewrite is_readonly()Karel Zak1-19/+27
2010-09-17ul: use atexit() to deallocate buffer, print errors by err()Karel Zak1-35/+25
2010-09-17ul: fix memory leak.Davidlohr Bueso1-1/+22
2010-09-17lscpu: update lscpu.1 to include new additions.Davidlohr Bueso1-2/+2
2010-09-17ddate: fix typo in ddate.1Davidlohr Bueso1-3/+3
2010-09-17mount: add note about context= remount to mount.8Karel Zak1-0/+3
2010-09-15libblkid: don't probe directoriesKarel Zak1-0/+3
2010-09-13mount: better describe UUIDs usage in man pagesKarel Zak2-2/+17
2010-09-07libblkid: don't ignore zero for SBMAGIC_OFFSETKarel Zak1-4/+3
2010-09-07docs: add blkid --list-all to TODOKarel Zak1-1/+5
2010-09-06cfdisk: don't use size of device based on cylindersKarel Zak1-12/+5
2010-08-31findmnt: don't swap source and target if the source is a tagKarel Zak1-1/+2
2010-08-30mount: clean up fstab.5Karel Zak1-36/+63
2010-08-30mount: add note about subtypes to fstab.5Karel Zak2-0/+17
2010-08-28blockdev: fix typo in blockdev.8Karel Zak1-1/+1
2010-08-27mount: add info about type.subtype to /sbin/mount.<type> API descriptionKarel Zak2-2/+9
2010-08-27mount: handle filesystems with subtypeMiklos Szeredi2-5/+31
2010-08-27mount: sanity check mount flags for MS_PROPAGATIONKarel Zak1-2/+4
2010-08-27mount: Add more pseudo filesystems.Davidlohr Bueso1-1/+3
2010-08-24blockdev: sync man page with codeKarel Zak2-69/+61
2010-08-24include: cleanup blkdev.hKarel Zak1-37/+42
2010-08-24blockdev: add BLKDISCARDZEROESKarel Zak2-0/+12