summaryrefslogtreecommitdiffstats
path: root/sys-utils
Commit message (Expand)AuthorAgeFilesLines
* umount: (recursive) add a cache to the tableDave Reisner2012-11-161-0/+2
* umount: (recursive) don't call umount(2) for already unmounted targetsKarel Zak2012-11-151-7/+31
* umount: clean --recursiveKarel Zak2012-11-151-0/+17
* 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
* 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-121-1/+4
* losetup: add --list and --output optionOndrej Oprala2012-11-122-11/+261
* mount: supports paths canonicalization for alternative fstabsKarel Zak2012-10-241-0/+10
* fdisk: fix compiler warning [-Wpointer-arith] and floating point exceptionKarel Zak2012-10-231-1/+1
* misc: make readlink() usage more robustKarel Zak2012-10-231-1/+1
* include/c: move usleep() fallback to c.hKarel Zak2012-10-222-4/+1Star
* libmount, eject: replace index() and rindex() with strrch() or strrchr()Sami Kerola2012-10-221-1/+1
* lib/loopdev: improve debug messagesKarel Zak2012-10-171-2/+0Star
* dmesg: Add a --color option to colorize error and panic messagesOndrej Oprala2012-10-162-3/+40
* mount: add long options for -L and -U to man pageBill Pemberton2012-10-161-2/+2
* mount: add -c abbreviation for --no-canonicalize to man pageBill Pemberton2012-10-161-1/+1
* hwclock: add the --compare option to the man pageBill Pemberton2012-10-161-0/+5
* swapon: remove loop declaration [smatch scan]Sami Kerola2012-10-151-1/+2
* swapon: clarify swapon.8 priority optionSami Kerola2012-10-151-2/+3
* swapon: check numeric user inputsSami Kerola2012-10-151-1/+2
* docs: align blkdiscard.8 with how-to-man-page.txtSami Kerola2012-10-151-28/+34
* fix bold style of man page referencesMike Frysinger2012-10-096-9/+10
* mount: add verbose messagesKarel Zak2012-10-092-1/+47
* hwclock: fix in usage()Karel Zak2012-10-031-1/+1
* dmesg: fix console-level off-by-oneBjørn Mork2012-10-021-5/+17
* mount: fix a few typosMike Frysinger2012-10-021-12/+12
* ipcrm: avoid 'uninitialized' warningBernhard Voelker2012-10-021-1/+1
* blkdiscard: add new commandLukas Czerner2012-09-283-0/+244
* Revert "blkdiscard: new command"Karel Zak2012-09-283-194/+36Star
* blkdiscard: new commandKarel Zak2012-09-273-36/+194
* hwclock: don't warp the systemtime if the RTC is in UTCTom Gundersen2012-09-212-6/+22
* hwclock: wait time in hwclock is not long enough for some ARM devicesKarel Zak2012-09-211-2/+2
* docs: umount.8 syntax fix.Ville Skyttä2012-09-201-2/+2
* rtcwake: doesn't reset wakealarmGiacomo2012-09-131-4/+19
* mount: losetup: remove obsolete encryption supportLudwig Nussel2012-09-114-96/+12Star
* hwclock: add a new --compare optionOndrej Oprala2012-09-101-5/+77
* wdctl: add fallbacks for old kernel headersKarel Zak2012-09-071-1/+24
* eject: robust strings usage [coverity scan]Karel Zak2012-09-071-2/+2
* switch_root: check open() return value [coverity scan]Karel Zak2012-09-071-0/+4
* tunelp: add missing break [coverity scan]Karel Zak2012-09-071-0/+1
* mount: fix man pahe typo in quota mount option namesBjörn Jacke2012-09-051-3/+3
* wdctl: treat aligned translatable strings in a uniform mannerBenno Schulenberg2012-09-041-1/+2
* wdctl: gettextize one forgotten wordBenno Schulenberg2012-09-041-1/+1
* textual: add missing comma and colon in some help textsBenno Schulenberg2012-09-041-1/+1
* textual: fix typos in messagesYuri Chornoivan2012-09-041-1/+1
* libmount: document LIBMOUNT_DEBUG usersDavidlohr Bueso2012-09-043-0/+15