summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_umount.c
Commit message (Expand)AuthorAgeFilesLines
* umount: read mountinfo if --detach-loop givenRobert Schiele2014-09-221-1/+3
* libmount: use -t for type.subtype in helpers APIKarel Zak2014-08-211-2/+4
* libmount: don't touch mtab when mount -n specifiedKarel Zak2014-06-171-4/+4
* libmount: use new debug functionsKarel Zak2014-03-211-39/+37Star
* umount: don't use mountinfo if possibleKarel Zak2014-03-031-2/+83
* libmount: small cleanup in umount codeKarel Zak2013-09-271-2/+5
* libmount: free username after checkDave Reisner2013-09-201-0/+2
* libmount: be robust when work with loopdev backing file pathsKarel Zak2013-08-051-5/+5
* libmount: canonicalize for conversion from loopdev backing fileKarel Zak2013-08-051-1/+6
* libmount: fix typosOndrej Oprala2013-08-051-16/+16
* libmount: be robust for empty target/source stringsKarel Zak2013-06-171-2/+11
* libmount: don't ignore root fs on umount -aKarel Zak2013-05-141-4/+1Star
* libmount, col: remove redundant null checks [smatch scan]Sami Kerola2013-04-091-4/+2Star
* libmount: umount crashes when trying to umount a non-mountpointKarel Zak2013-03-251-2/+2
* libmount: export umount mountpoint look up codeKarel Zak2013-02-261-25/+57
* libmount: don't try to play with loopdevs if umount argument is really mountp...Karel Zak2012-11-151-3/+6
* libmount: don't use umount optimization for -l or -fKarel Zak2012-10-151-1/+3
* libmount: fix umount file.imgKarel Zak2012-10-051-6/+10
* textual: typo fixesGilles Espinasse2012-10-021-2/+2
* libmount: optimize mtab and utab parsing in umountKarel Zak2012-09-251-0/+41
* libmount: user-mounted loopback fs cannot be unmounted by userKarel Zak2012-09-211-1/+1
* libmount: detach loopdev on umount if loop option in mtabKarel Zak2012-09-181-0/+4
* libmount: allow to disable swap between source and targetKarel Zak2012-07-171-1/+1
* libmount: don't canonicalize targetKarel Zak2012-05-171-2/+0Star
* Fix typos found by misspellingsBernhard Voelker2012-04-231-2/+2
* libmount: cleanup flags usageKarel Zak2012-03-071-20/+22
* libmount: cleanup docsKarel Zak2012-02-221-1/+1
* libmount: remove dead assigmentKarel Zak2012-02-021-1/+0Star
* libmount: fix checked-return [coverity scan]Karel Zak2012-01-301-1/+4
* libmount: cleanup post-umount operationsKarel Zak2012-01-161-32/+30Star
* libmount: fix MS_BIND|MS_REC usage, improve some bitwise operationsKarel Zak2012-01-161-3/+3
* libmount: support umount /path/file.imgKarel Zak2012-01-121-13/+42
* libmount: consolidate MNT_FS_* codeKarel Zak2012-01-021-1/+1
* libmount: add mnt_context_umount_next()Karel Zak2011-12-011-20/+117
* libmount: fix trivial typos in debugging outputPetr Uzel2011-11-091-1/+1
* libmount: unable to umount nfs shares using the force optionKarel Zak2011-10-171-1/+1
* libmount: add function to parse offsets/sizesKarel Zak2011-09-291-11/+5Star
* grammar fixesDavidlohr Bueso2011-08-151-2/+2
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-9/+0Star
* libmount: cleanup docsKarel Zak2011-07-231-0/+6
* libmount: minor fixesKarel Zak2011-06-271-2/+2
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+739