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: 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
*
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
[next]