]> git.ipfire.org Git - thirdparty/util-linux.git/history - libmount/src/tab.c
umount: (recursive) don't call umount(2) for already unmounted targets
[thirdparty/util-linux.git] / libmount / src / tab.c
2012-11-15  Karel Zakumount: (recursive) don't call umount(2) for already...
2012-10-24  Karel Zaklibmount: support loopdevs in mnt_table_is_fs_mounted()
2012-10-23  Karel Zaklibmount: tiny refactoring in mnt_table_is_fs_mounted()
2012-09-10  Karel ZakMerge https://github.com/hramrach/util-linux
2012-09-10  Karel Zaklibmount: improve mnt_table_get_root_fs() docs
2012-08-24  Karel Zaklibmount: rewrite mnt_table_is_fs_mounted() to be less...
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-05-23  Karel ZakMerge branch 'master' of https://github.com/jhuntwork...
2012-05-17  Karel Zaklibmount: don't canonicalize target
2012-05-02  Karel ZakMerge branch '2012wk17' of https://github.com/kerolasa...
2012-04-25  Karel Zaklibmount: add mnt_table_find_devno()
2012-03-20  Karel Zaklibmount: improve mnt_tables_is_mounted
2012-03-09  Karel Zaklibmount: fix "already mounted" detection on systems...
2012-03-08  Dave Reisnerlibmount: avoid infinite loop in child fs iteration
2012-03-02  Karel Zaklibmount: add mnt_fs_streq_target() and export all...
2012-03-02  Karel Zaklibmount: add mnt_fs_streq_srcpath()
2012-03-02  Dave Reisnerlibmount: don't treat "none" differently
2012-02-24  Karel Zaklibmount: canonicalize targets from fstab on mount -a
2012-02-24  Karel Zaklibmount: optimize for paths with tailing slash
2012-02-24  Karel Zaklibmount: canonicalize all paths from (fs)tab
2012-01-17  Karel Zaklibmount: fix compiler warnings [-Wuninitialized -Wformat]
2012-01-04  s.p@orbitalfox.comlibmount: fixed a small typo
2012-01-02  Karel Zaklibmount: consolidate MNT_FS_* code
2012-01-02  Karel Zaklibmount; fix possible mem-leak
2012-01-02  Dave Reisnerlibmount: always trust the source of a pseudofs
2011-11-14  Karel ZakMerge branch 'sys-utils-3rd' of https://github.com...
2011-11-08  Petr Uzellibmount: ignore tailing slash in netfs source paths
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-12  Karel Zaklibmount: previously assumed null pointer [smatch scan]
2011-07-27  Karel ZakMerge branch 'hwclock' of https://github.com/kerolasa...
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-25  Karel Zaklibmount: remove 'seclabel' on remount, improve for...
2011-07-25  Karel Zaklibmount: remove unnecessary includes, mask API as...
2011-07-22  Karel Zaklibmount: cleanup docs
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-09  Karel Zakbuild-sys: use top-level directory for libmount rather...