summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uuidgen: fix --randomKarel Zak2012-11-191-1/+1
* umount: (recursive) add a cache to the tableDave Reisner2012-11-161-0/+2
* libmount: fix support of comma-separated fs types listsGleb Fotengauer-Malinovskiy2012-11-162-7/+13
* umount: (recursive) don't call umount(2) for already unmounted targetsKarel Zak2012-11-152-12/+40
* tests: add shared subtrees to umount --recursive testKarel Zak2012-11-152-1/+12
* libmount: don't reset NOSWAPMATCH context flagKarel Zak2012-11-151-0/+1
* libmount: don't try to play with loopdevs if umount argument is really mountp...Karel Zak2012-11-151-3/+6
* libmount: more robust tab filter usageKarel Zak2012-11-152-2/+8
* tests: add umount --recursive testKarel Zak2012-11-152-0/+102
* umount: clean --recursiveKarel Zak2012-11-151-0/+17
* libblkid: remove obsolete tags from cacheKarel Zak2012-11-142-1/+21
* fdisk: gpt: check header sizeDavidlohr Bueso2012-11-141-1/+8
* fdisk: don't offer GPT stuff in BSD menuKarel Zak2012-11-131-1/+1
* umount: allways return MOUNT_EX_*Karel Zak2012-11-131-2/+2
* umount: add -R, --recursive optionDave Reisner2012-11-132-4/+85
* lscpu: make read_topology() more robust to avoid SIGFPEKarel Zak2012-11-131-6/+17
* tests: add armv7 lscpu dumpKarel Zak2012-11-122-0/+12
* tests: add ppc64-POWER7-64cpu lscpu dumpKarel Zak2012-11-122-0/+80
* tests: remove lscpu /sys dumps without 'possible' CPU maskKarel Zak2012-11-1215-0/+0
* lscpu: Fix issue found on CPU hot-removeToshi Kani2012-11-121-22/+44
* losetup: allow to use -O without --listKarel Zak2012-11-121-0/+2
* losetup: rename SIZE->SIZELIMITKarel Zak2012-11-121-4/+4
* docs: mark old losetup output format as DEPRECATEDKarel Zak2012-11-123-7/+22
* losetup: add --list and --output optionOndrej Oprala2012-11-122-11/+261
* lib/loopdev: make loopcxt_get_device() more robustKarel Zak2012-11-121-2/+2
* lib/console: fix possible fd leakKarel Zak2012-11-091-1/+4
* lib/consoles: try another methods before go to fallbackKarel Zak2012-11-091-10/+4Star
* lib/consoles: add debug messagesKarel Zak2012-11-091-8/+59
* lib/consoles: TIOCGDEV code refactoringKarel Zak2012-11-091-42/+67
* lib/consoles: cmdline code refactoringKarel Zak2012-11-091-72/+91
* lib/consoles: sysfs code refactoringKarel Zak2012-11-091-37/+64
* lib/consoles: /proc/consoles code refactoringKarel Zak2012-11-091-27/+55
* lib/consoles: small cleanupKarel Zak2012-11-091-9/+10
* lib/consoles: don't call perror()Karel Zak2012-11-091-11/+26
* lib/consoles: add test programKarel Zak2012-11-092-0/+32
* lib/consoles: remove global variable consolesKarel Zak2012-11-092-21/+20Star
* lib/consolas: remove global variable concount, fix linked listKarel Zak2012-11-091-7/+6Star
* lib/consoles: remove global variable initcpKarel Zak2012-11-081-7/+7
* lib/consoles: remove global variable comparedevKarel Zak2012-11-081-8/+7Star
* lib/consoles: minor clean upsKarel Zak2012-11-081-45/+41Star
* lib/consoles: add code to detect all system consolesWerner Fink2012-11-084-0/+558
* script: do not try to close stderr twiceSami Kerola2012-11-081-3/+5
* libmount: convert /dev/root from mountinfo to the device nameKarel Zak2012-11-081-5/+40
* libmount: add private mnt_get_kernel_cmdline_option()Karel Zak2012-11-086-0/+111
* docs: update TODO fileKarel Zak2012-11-071-5/+0Star
* su: fix "COMMAND not specified" errorKarel Zak2012-11-071-10/+19
* lsblk: fix and update man page about --scsiKarel Zak2012-11-071-2/+2
* lsblk: add TRANsport to --scsi outputKarel Zak2012-11-071-0/+1
* lsblk: don't ignore disk deviceKarel Zak2012-11-071-3/+3
* lsblk: Add --scsi switchMilan Broz2012-11-072-3/+22