index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmount
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
libmount: note namespaces in mnt_reset_context() docs
Vaclav Dolezal
2018-06-11
1
-2
/
+3
*
libmount: add support for switching namespaces
Vaclav Dolezal
2018-06-11
4
-0
/
+234
*
mount: keep MS_MOVE as flag
Karel Zak
2018-06-01
1
-1
/
+4
*
libmount: don't use MS_MGC_VAL magic in mount(2) syscall
Karel Zak
2018-06-01
3
-4
/
+3
*
libmount: improve MS_REC usage
Karel Zak
2018-06-01
3
-6
/
+33
*
libmount: include sys/mount.h on Linux only
Karel Zak
2018-05-29
1
-1
/
+1
*
libmount: accept another flags on MS_REMOUNT|MS_BIND
Karel Zak
2018-05-28
2
-14
/
+11
*
libmount: fix compiler warning [-Wunused-parameter]
Karel Zak
2018-05-03
1
-4
/
+2
*
libmount: improve docs about mnt_context_mount() return codes
Karel Zak
2018-04-26
1
-3
/
+31
*
libmount: fix mnt_table_is_fs_mounted() for NFS bind mounts.
NeilBrown
2018-04-18
1
-1
/
+12
*
bugfix: fix possible segfault during umount -a
Richard Fuchs
2018-04-17
1
-1
/
+2
*
libmount: include sys/mount.h only if necessary
Karel Zak
2018-03-22
1
-1
/
+8
*
libmount: fix example in docs
Karel Zak
2018-03-20
1
-1
/
+1
*
libmount: deallocate on /proc/swaps parse error
Karel Zak
2018-03-20
1
-5
/
+6
*
libmount: make sure we deallocate on parse error
Karel Zak
2018-03-20
1
-2
/
+4
*
libmount: make libmount.h more robust
Karel Zak
2018-03-20
1
-0
/
+1
*
libmount: fix fs pattern usage in mount --all
Karel Zak
2018-03-06
1
-0
/
+12
*
misc: fix typos using codespell
Ruediger Meier
2018-02-16
2
-6
/
+6
*
libmount: fix debug message
Karel Zak
2018-02-01
1
-1
/
+1
*
misc: remove %p from debug messages
Karel Zak
2018-02-01
3
-12
/
+6
*
build-sys: remove redundant EXTRA_DIST files
Ruediger Meier
2018-01-22
1
-2
/
+1
*
build-sys: avoid using prog_DEPENDENCIES
Ruediger Meier
2018-01-22
1
-3
/
+1
*
build-sys: remove unneeded dependencies on bla.h.in
Ruediger Meier
2018-01-22
1
-2
/
+1
*
build-sys: automake is able to find headers in builddir ...
Ruediger Meier
2018-01-22
1
-1
/
+1
*
build-sys: remove generated headers from dist tar ball
Ruediger Meier
2018-01-22
1
-4
/
+2
*
include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
Karel Zak
2018-01-17
1
-1
/
+1
*
include/debug: don't print pointer address for SUID programs
Karel Zak
2018-01-12
1
-0
/
+3
*
libmount: fix mnt_table_is_fs_mounted() for rbind
Karel Zak
2018-01-03
1
-1
/
+2
*
libmount: add nsfs between pseudo filesystems
Karel Zak
2017-11-21
1
-0
/
+1
*
libmount: minimize utimensat() write test usage
Karel Zak
2017-11-16
2
-9
/
+21
*
libmount: fix access() utab write test
Karel Zak
2017-11-08
4
-20
/
+42
*
libmount: Allow MNT_FORCE and MNT_DETACH at umount
Joshua Watt
2017-11-08
1
-1
/
+1
*
libmount: check waitpid() return code
Karel Zak
2017-11-06
2
-10
/
+22
*
libmount: Use waitpid() when waiting for mount helper child process
Vratislav Podzimek
2017-11-06
2
-4
/
+8
*
libmount: use eacess() rather than open() to check mtab/utab
Karel Zak
2017-10-20
1
-6
/
+13
*
libmount: make sure we call stat() propely [coverity scan]
Karel Zak
2017-10-11
1
-4
/
+5
*
libmount: add human compatible message for EBADMSG errno
Karel Zak
2017-10-02
1
-0
/
+8
*
libmount: export locking errors as MNT_EX_FILEIO
Karel Zak
2017-09-15
4
-10
/
+37
*
build-sys: don't use non-existing UUID_LIBS
Ruediger Meier
2017-07-18
1
-1
/
+1
*
libmount: make mnt_context_is_fs_mounted work for /proc
Ivan Delalande
2017-07-18
1
-2
/
+12
*
libmount: use _exit() in <type> handlers
Karel Zak
2017-06-29
2
-7
/
+7
*
libmount: ignore "bind" from fstab on command line "remount"
Karel Zak
2017-06-20
1
-3
/
+11
*
libmount: fix warning "set but not used"
Ruediger Meier
2017-06-15
1
-4
/
+2
*
misc: remove stray semicolons
Sami Kerola
2017-06-14
3
-4
/
+4
*
misc: fix reassigned values before old ones has been used [cppcheck]
Sami Kerola
2017-06-14
7
-10
/
+10
*
libmount: btrfs, remove unused setter functions
Ruediger Meier
2017-06-14
1
-4
/
+0
*
libmount: (umount) use mount table filter on -c only
Karel Zak
2017-06-07
1
-2
/
+9
*
libmount: use mount table filter on --no-canonicalize
Karel Zak
2017-06-07
2
-14
/
+19
*
umount: never 'stat' the path when "-c" is given.
NeilBrown
2017-06-06
1
-0
/
+2
*
build-sys: fix library order when linking
Ruediger Meier
2017-06-01
1
-1
/
+1
[next]