summaryrefslogtreecommitdiffstats
path: root/libmount/src/cache.c
Commit message (Expand)AuthorAgeFilesLines
* docs: fix gtkdoc warningKarel Zak2018-09-241-1/+2
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-161-4/+9
* misc: fix reassigned values before old ones has been used [cppcheck]Sami Kerola2017-06-141-3/+3
* docs: Fix word repetitionsYuri Chornoivan2017-02-131-1/+1
* libmount: ignore redundant slashesKarel Zak2016-08-081-1/+1
* tests: fix compiler warnings [-Wmissing-prototypes]Ruediger Meier2016-02-231-3/+3
* libmount: fix memleak in mnt_pretty_path()Karel Zak2016-02-121-0/+1
* libmount: remove assert(arg) from public functionsKarel Zak2015-02-161-14/+0Star
* libmount: cleanup gtk-docs warningsKarel Zak2015-01-131-1/+1
* libmount: only invoke loopcxt on linuxAndreas Henriksson2014-09-221-0/+2
* libmount: always use mnt_resolve_target() in mnt_fs_match_target()Karel Zak2014-07-011-0/+1
* libmount: mnt_resolve_target: tiptoe around active mount pointsEric Rannaud2014-07-011-19/+113
* libmount: use new debug functionsKarel Zak2014-03-211-14/+13Star
* libmount: add reference counter to libmnt_tableKarel Zak2013-08-211-1/+2
* libmount: add reference counting to libmnt_cacheKarel Zak2013-08-211-3/+38
* libmount: fix typosOndrej Oprala2013-08-051-8/+8
* libmount: be more restrictive about valid tag namesKarel Zak2013-07-021-17/+12Star
* libmount: fix __mnt_cache_find_tag_value() [coverity scan]Karel Zak2013-03-271-1/+1
* libmount: correctly propagate ambivalent blkid probing resultsKarel Zak2013-02-131-11/+33
* libmount: add function attributes to private APIOndrej Oprala2012-11-301-1/+1
* libmount: fix compiler warning [-Wsign-compare]Karel Zak2012-07-261-1/+1
* lib/loopdev: use warn_unused_result forimportant functionsKarel Zak2012-06-211-2/+3
* libmount: make some string operations more robustKarel Zak2012-06-151-3/+3
* libmount: close device fd (to avoid mount(2) EBUSY)Karel Zak2012-04-271-53/+17Star
* libmount: add support for PARTUUID= and PARTLABEL=Karel Zak2012-04-191-2/+6
* blkid: move cache to /run on new systemsKarel Zak2012-01-251-1/+1
* libmount: fix trivial typos in debugging outputPetr Uzel2011-11-091-1/+1
* libmount: fix undefined sourcesDavidlohr Bueso2011-08-081-2/+0Star
* libmount: fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-021-6/+7
* libmount: remove unnecessary includes, mask API as stableKarel Zak2011-07-251-1/+0Star
* libmount: cleanup docsKarel Zak2011-07-231-4/+4
* libmount: allow to convert /dev/loopN to backing filenameKarel Zak2011-06-231-0/+51
* libmount: fix fstype cachingKarel Zak2011-06-231-15/+27
* libmount: rename in cache.cKarel Zak2011-06-231-16/+16
* libmount: clean up cache.cKarel Zak2011-06-231-50/+51
* libmount: add mount support for loopdevsKarel Zak2011-06-101-4/+3Star
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+667