]> git.ipfire.org Git - thirdparty/systemd.git/history - src/umount.c
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / src / umount.c
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-03-06  Lennart Poetteringumount: don't try to umount /usr, if we are running...
2011-11-02  Lennart PoetteringMerge remote-tracking branch 'zbigniew/systemadm_changes'
2011-09-23  Lennart Poetteringllvm-analyze: change a few things to make llvm-analyze...
2011-07-11  Lennart PoetteringMerge remote-tracking branch 'harald/master'
2011-07-04  Harald Hoyerumount: log failed umounts only once at the end
2011-07-04  Harald Hoyerumount: umount, until all umounts failed
2011-07-04  Harald Hoyerumount: log_info about what we unmounted
2011-07-01  Michael Olbrichumount: ignore missing /proc/swaps
2011-03-16  Lennart Poetteringumount: make sure skip_ro is always correctly initialized
2011-03-15  Lennart Poetteringumount: don't try to remount bind mounts ro during...
2011-03-14  Lennart Poetteringumount: assume that a non-existing /dev/loop device...
2011-01-06  Lennart Poetteringumount: don't try to detach the dm device the root...
2010-11-11  Kay Sieverssplit mount_point_is_api() and mount_point_ignore()
2010-10-25  Michael Bieblumount: Make sure / is remounted ro on shutdown
2010-10-19  Lennart Poetteringfsck: add initial version of fsck and quotacheck wrappers
2010-10-14  Lennart Poetteringshutdown: loop only as long as we manage to unmount...
2010-10-14  Lennart Poetteringumount: disable dm devices by devnode, not by path...
2010-10-14  Lennart Poetteringumount: try to get rid of DM devices
2010-10-13  Lennart Poetteringumount: be a bit more verbose when unable to umount...
2010-10-13  Lennart Poetteringumount: simplify code for deactivating loop devices
2010-10-13  Lennart Poetteringumount: properly enumerate loopback devices
2010-10-13  Lennart Poetteringumount: unescape path from /proc/self/mountinfo first...
2010-10-07  Lennart Poetteringshutdown: drop last referral to mp->read_only
2010-10-07  Lennart Poetteringshutdown: drop redundant read_only bool var
2010-10-07  Fabiano Fidencioumount: Adding unmount functions to be used in shutdown