summaryrefslogtreecommitdiffstats
path: root/libmount
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "include sysmacros.h where used"Karel Zak2016-03-083-3/+0Star
* include sysmacros.h where usedMike Frysinger2016-03-083-0/+3
* libmount: don't include libio.hRuediger Meier2016-03-071-1/+1
* lib: move fopen_at() to fileutils.h, remove at.hRuediger Meier2016-03-071-1/+1
* lib: remove openat fallback functions (include/at.h)Ruediger Meier2016-03-071-4/+5
* build-sys: disable unused parameter warnings for some test progsRuediger Meier2016-02-231-1/+1
* tests: fix compiler warnings [-Wmissing-prototypes]Ruediger Meier2016-02-239-46/+46
* libmount: add mnt_fs_set_priority()Ruediger Meier2016-02-233-0/+3
* build-sys: always add AM_CFLAGSRuediger Meier2016-02-231-0/+1
* build-sys: always use global LDADDRuediger Meier2016-02-231-1/+1
* build-sys: check linker support for version scriptsRuediger Meier2016-02-181-1/+3
* libmount: fix mnt_table_is_fs_mounted() loopdev useKarel Zak2016-02-163-15/+24
* libmount: add loop to debug outputKarel Zak2016-02-163-16/+19
* libmount: fix memleak in mnt_pretty_path()Karel Zak2016-02-121-0/+1
* libmount: fix mnt_table_is_fs_mounted() for loopdevKarel Zak2016-02-121-4/+8
* Revert "build-sys: Order pylibmount after usrlib on install"Filipe Brandenburger2016-02-051-12/+2Star
* docs: fix typos found by codespellRuediger Meier2016-02-031-1/+1
* libmount: move btrfs subvol code refactoringKarel Zak2016-02-011-99/+115
* libmount: fix target resolving for btrfs stuffKarel Zak2016-02-011-9/+14
* libmount: code re-indentationStanislav Brabec2016-02-011-43/+44
* libmount: run btrfs subvol checks for "subvolid" optionStanislav Brabec2016-02-011-1/+33
* libmount: run btrfs subvol checks for "auto" fs typeStanislav Brabec2016-02-011-1/+1
* libmount: add 'force-mountinfo' to features list, improve debugKarel Zak2016-02-012-7/+7
* build-sys: Order pylibmount after usrlib on installFilipe Brandenburger2016-01-261-2/+12
* libmount: cleanup btrfs.c headerKarel Zak2016-01-261-2/+2
* libmount: consolidate btrfs stuff, make it more portableKarel Zak2016-01-265-133/+92Star
* libmount: handle btrfs default subvolume mountStanislav Brabec2016-01-269-4/+331
* libblkid,libmount: Do not use void* in calculations [cppcheck]Boris Egorov2016-01-191-2/+2