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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: fix Python get_propagation
Giuseppe Scrivano
2017-09-21
1
-8
/
+5
*
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
*
Merge branch 'pylibmount-NULL-terminate-kwlist-in-Context_init' of https://gi...
Karel Zak
2017-06-12
1
-1
/
+1
|
\
|
*
pylibmount: NULL terminate kwlist in Context_init
Zac Medico
2017-06-08
1
-1
/
+1
*
|
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
*
libmount: (docs) add missing 'since' tags
Karel Zak
2017-05-23
3
-0
/
+19
*
libmount: don't pass -1 to close() [coverity scan]
Karel Zak
2017-05-17
1
-4
/
+5
*
libmount: fix memory leak [coverity scan]
Karel Zak
2017-05-17
1
-1
/
+5
*
tests: (libmount) parse version from command line
Karel Zak
2017-05-17
1
-0
/
+6
*
libmount: (docs) remove unwanted tag
Karel Zak
2017-04-28
1
-1
/
+1
*
libmount: add read-only warning
Karel Zak
2017-04-28
2
-1
/
+3
*
libmount: (docs) add unused declarations
Karel Zak
2017-04-27
1
-0
/
+1
*
libmount: add mnt_context_get_excode()
Karel Zak
2017-04-27
7
-5
/
+609
*
libmount: support MS_RDONLY on write-protected devices
Karel Zak
2017-04-26
6
-1
/
+89
*
libmount: Ensure utab.lock mode 644
Stanislav Brabec
2017-04-18
1
-0
/
+5
*
libmount: fix file descriptor leak
Sami Kerola
2017-04-10
1
-6
/
+5
*
tests: add static keyword where needed [smatch scan]
Sami Kerola
2017-03-17
2
-2
/
+2
*
libmount: fix use of preprocessor identifier
Sami Kerola
2017-03-13
1
-1
/
+1
*
libmount: cosmetic change to mnt_table_find_srcpath()
Karel Zak
2017-02-28
1
-6
/
+5
*
libmount: return tab entry for default node
Petr Vorel
2017-02-28
1
-1
/
+28
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
4
-70
/
+70
*
docs: Fix word repetitions
Yuri Chornoivan
2017-02-13
3
-3
/
+3
*
libmount: make rootfs lookup by parent-id more robust
Karel Zak
2017-02-01
1
-4
/
+30
*
libmount: Fix incorrect detach of reused loop device
Stanislav Brabec
2017-01-16
1
-3
/
+7
*
libmount: fix mount -oloop=/dev/loopX regression
Stanislav Brabec
2017-01-16
1
-1
/
+6
*
If mtab support is disabled, disable ro/rw mtab checks
Stanislav Brabec
2017-01-10
1
-0
/
+2
*
libmount: support name=value for mnt_match_options()
Karel Zak
2016-12-20
1
-5
/
+13
*
libmount: reimplement mnt_match_options()
Karel Zak
2016-12-20
3
-93
/
+80
[next]