summaryrefslogtreecommitdiffstats
path: root/libmount
Commit message (Expand)AuthorAgeFilesLines
* libmount: Fix incorrect detach of reused loop deviceStanislav Brabec2017-01-161-3/+7
* libmount: fix mount -oloop=/dev/loopX regressionStanislav Brabec2017-01-161-1/+6
* If mtab support is disabled, disable ro/rw mtab checksStanislav Brabec2017-01-101-0/+2
* libmount: support name=value for mnt_match_options()Karel Zak2016-12-201-5/+13
* libmount: reimplement mnt_match_options()Karel Zak2016-12-203-93/+80Star
* docs: replace FTP by HTTPS in kernel.org URLsSébastien Helleu2016-12-191-1/+1
* findmnt: error on --target /non-existKarel Zak2016-12-161-0/+4
* Merge branch 'build-fixes' of https://github.com/rudimeier/util-linuxKarel Zak2016-12-091-2/+0Star
|\
| * build-sys: don't clean *.img filesRuediger Meier2016-12-091-2/+0Star
* | libmount: revert X-* and x-* meaningKarel Zak2016-12-093-13/+11Star
|/
* libmount: use x-systemd options as X-*Karel Zak2016-12-081-0/+7
* libmount: introduce X-* commentsKarel Zak2016-12-082-1/+4
* mount: append inverting options for mount.<type> on "users"Karel Zak2016-10-271-1/+2
* libmount: fix null-checking [coverity scan]Karel Zak2016-10-041-1/+1
* libmount: paranoid change in mnt_table_is_fs_mounted()Karel Zak2016-09-291-1/+3
* libmount: fix mount -a for cifsAurelien Aptel2016-09-291-3/+24
* docs: some random fixesKarel Zak2016-09-274-2/+8
* libmount: Preserve empty string value in optstr parsingFilipe Brandenburger2016-08-101-2/+2
* libmount: ignore redundant slashesKarel Zak2016-08-082-7/+9
* libmount: one iteration to detect overlap and reuse loopdevKarel Zak2016-08-041-32/+31Star
* lib/loopdev: cleanup sizelimit checkKarel Zak2016-08-041-2/+2
* libmout: Reuse loop device safelyStanislav Brabec2016-08-031-13/+52
* Add sizelimit to internal APIStanislav Brabec2016-08-033-5/+5
* libmount: Introduce new error: MNT_ERR_LOOPOVERLAPStanislav Brabec2016-08-031-1/+7
* libmount: Fix possible crash in mnt_context_setup_loopdev()Stanislav Brabec2016-08-031-2/+4
* libmount, look: remove dead code [oclint]Sami Kerola2016-07-212-2/+0Star
* misc: simplify if clauses [oclint]Sami Kerola2016-07-212-9/+6Star
* libmount: don't check nonnull attributes for NULL [-Wnonnull-compare]Karel Zak2016-06-142-2/+2
* misc: Fix various typosSebastian Rasmussen2016-05-3115-39/+39
* libmount: remove duplicate codeKarel Zak2016-04-222-92/+12Star
* libmount: reuse existing loop deviceStanislav Brabec2016-04-221-0/+24
* libmount: Re-organize is_mounted_same_loopfile()Stanislav Brabec2016-04-221-12/+14
* libmount: fix memory leakSami Kerola2016-04-191-2/+2
* pylibmount: include c.hKarel Zak2016-04-181-0/+1
* libmount: make kernel_fs_postparse() more robustKarel Zak2016-04-151-3/+5
* libmount: fix mnt_table_parse_stream() logicKarel Zak2016-04-151-1/+7
* tests: make tests more portable due to mtabKarel Zak2016-04-151-0/+2
* libmount: fix mnt_table_parse_mtab() logicKarel Zak2016-04-152-15/+24
* tests: remove USE_LIBMOUNT_FORCE_MOUNTINFOKarel Zak2016-04-151-2/+2
* libmount: don't support /etc/mtab by defaultKarel Zak2016-04-143-11/+22
* libmount: try absolute target before canonicalizeKarel Zak2016-04-131-0/+14
* libmount: Fix possible NULL dereference in get_btrfs_fs_root()Karel Zak2016-03-312-3/+10
* libmount: result of operation is garbage or undefined [clang analyze]Karel Zak2016-03-291-2/+2
* build-sys: pylibmount, mount context is Linux onlyRuediger Meier2016-03-213-2/+10
* build-sys: some libmount test progs are Linux onlyRuediger Meier2016-03-211-2/+4
* libmount: improve conversion from root= to the devnameKarel Zak2016-03-153-9/+122
* build-sys: use AC_PROG_MKDIR_P and remove a few gnuismsRuediger Meier2016-03-131-1/+1
* misc: fix icc/clang compiler warningsRuediger Meier2016-03-132-4/+3Star
* build-sys: fix if..endif for *_la_LDFLAGSKarel Zak2016-03-101-4/+4
* libmount: Typo fixStanislav Brabec2016-03-101-2/+2