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
*
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
*
docs: replace FTP by HTTPS in kernel.org URLs
Sébastien Helleu
2016-12-19
1
-1
/
+1
*
findmnt: error on --target /non-exist
Karel Zak
2016-12-16
1
-0
/
+4
*
Merge branch 'build-fixes' of https://github.com/rudimeier/util-linux
Karel Zak
2016-12-09
1
-2
/
+0
|
\
|
*
build-sys: don't clean *.img files
Ruediger Meier
2016-12-09
1
-2
/
+0
*
|
libmount: revert X-* and x-* meaning
Karel Zak
2016-12-09
3
-13
/
+11
|
/
*
libmount: use x-systemd options as X-*
Karel Zak
2016-12-08
1
-0
/
+7
*
libmount: introduce X-* comments
Karel Zak
2016-12-08
2
-1
/
+4
*
mount: append inverting options for mount.<type> on "users"
Karel Zak
2016-10-27
1
-1
/
+2
*
libmount: fix null-checking [coverity scan]
Karel Zak
2016-10-04
1
-1
/
+1
*
libmount: paranoid change in mnt_table_is_fs_mounted()
Karel Zak
2016-09-29
1
-1
/
+3
*
libmount: fix mount -a for cifs
Aurelien Aptel
2016-09-29
1
-3
/
+24
*
docs: some random fixes
Karel Zak
2016-09-27
4
-2
/
+8
*
libmount: Preserve empty string value in optstr parsing
Filipe Brandenburger
2016-08-10
1
-2
/
+2
*
libmount: ignore redundant slashes
Karel Zak
2016-08-08
2
-7
/
+9
*
libmount: one iteration to detect overlap and reuse loopdev
Karel Zak
2016-08-04
1
-32
/
+31
*
lib/loopdev: cleanup sizelimit check
Karel Zak
2016-08-04
1
-2
/
+2
*
libmout: Reuse loop device safely
Stanislav Brabec
2016-08-03
1
-13
/
+52
*
Add sizelimit to internal API
Stanislav Brabec
2016-08-03
3
-5
/
+5
*
libmount: Introduce new error: MNT_ERR_LOOPOVERLAP
Stanislav Brabec
2016-08-03
1
-1
/
+7
*
libmount: Fix possible crash in mnt_context_setup_loopdev()
Stanislav Brabec
2016-08-03
1
-2
/
+4
*
libmount, look: remove dead code [oclint]
Sami Kerola
2016-07-21
2
-2
/
+0
*
misc: simplify if clauses [oclint]
Sami Kerola
2016-07-21
2
-9
/
+6
*
libmount: don't check nonnull attributes for NULL [-Wnonnull-compare]
Karel Zak
2016-06-14
2
-2
/
+2
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
15
-39
/
+39
*
libmount: remove duplicate code
Karel Zak
2016-04-22
2
-92
/
+12
*
libmount: reuse existing loop device
Stanislav Brabec
2016-04-22
1
-0
/
+24
*
libmount: Re-organize is_mounted_same_loopfile()
Stanislav Brabec
2016-04-22
1
-12
/
+14
*
libmount: fix memory leak
Sami Kerola
2016-04-19
1
-2
/
+2
*
pylibmount: include c.h
Karel Zak
2016-04-18
1
-0
/
+1
*
libmount: make kernel_fs_postparse() more robust
Karel Zak
2016-04-15
1
-3
/
+5
*
libmount: fix mnt_table_parse_stream() logic
Karel Zak
2016-04-15
1
-1
/
+7
*
tests: make tests more portable due to mtab
Karel Zak
2016-04-15
1
-0
/
+2
*
libmount: fix mnt_table_parse_mtab() logic
Karel Zak
2016-04-15
2
-15
/
+24
*
tests: remove USE_LIBMOUNT_FORCE_MOUNTINFO
Karel Zak
2016-04-15
1
-2
/
+2
*
libmount: don't support /etc/mtab by default
Karel Zak
2016-04-14
3
-11
/
+22
*
libmount: try absolute target before canonicalize
Karel Zak
2016-04-13
1
-0
/
+14
*
libmount: Fix possible NULL dereference in get_btrfs_fs_root()
Karel Zak
2016-03-31
2
-3
/
+10
*
libmount: result of operation is garbage or undefined [clang analyze]
Karel Zak
2016-03-29
1
-2
/
+2
*
build-sys: pylibmount, mount context is Linux only
Ruediger Meier
2016-03-21
3
-2
/
+10
[next]