Age | Commit message (Expand) | Author |
2011-09-23 | llvm-analyze: change a few things to make llvm-analyze show fewer false posit... | Lennart Poettering |
2011-07-04 | umount: log failed umounts only once at the end | Harald Hoyer |
2011-07-04 | umount: umount, until all umounts failed | Harald Hoyer |
2011-07-04 | umount: log_info about what we unmounted | Harald Hoyer |
2011-07-02 | umount: ignore missing /proc/swaps | Michael Olbrich |
2011-03-16 | umount: make sure skip_ro is always correctly initialized | Lennart Poettering |
2011-03-15 | umount: don't try to remount bind mounts ro during shutdown | Lennart Poettering |
2011-03-14 | umount: assume that a non-existing /dev/loop device means it is already detached | Lennart Poettering |
2011-01-06 | umount: don't try to detach the dm device the root dir is on, to minimize war... | Lennart Poettering |
2010-11-11 | split mount_point_is_api() and mount_point_ignore() | Kay Sievers |
2010-10-25 | umount: Make sure / is remounted ro on shutdown | Michael Biebl |
2010-10-19 | fsck: add initial version of fsck and quotacheck wrappers | Lennart Poettering |
2010-10-14 | shutdown: loop only as long as we manage to unmount/detach devices, give up i... | Lennart Poettering |
2010-10-14 | umount: disable dm devices by devnode, not by path name | Lennart Poettering |
2010-10-14 | umount: try to get rid of DM devices | Lennart Poettering |
2010-10-14 | umount: be a bit more verbose when unable to umount/unswap/delete loopbacks | Lennart Poettering |
2010-10-14 | umount: simplify code for deactivating loop devices | Lennart Poettering |
2010-10-14 | umount: properly enumerate loopback devices | Lennart Poettering |
2010-10-14 | umount: unescape path from /proc/self/mountinfo first, then check against api... | Lennart Poettering |
2010-10-07 | shutdown: drop last referral to mp->read_only | Lennart Poettering |
2010-10-07 | shutdown: drop redundant read_only bool var | Lennart Poettering |
2010-10-07 | umount: Adding unmount functions to be used in shutdown | Fabiano Fidencio |