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
*
build-sys: fix .h.in usage in libblkid and libmount
Karel Zak
2014-04-07
1
-1
/
+1
*
mount: apply "nofail" to MNT_ERR_NOSOURCE libmount error
Karel Zak
2014-04-07
1
-0
/
+5
*
libmount: silence some docs warnings
Ondrej Oprala
2014-03-28
2
-2
/
+2
*
Merge branch 'master' of https://github.com/rudimeier/util-linux
Karel Zak
2014-03-21
1
-2
/
+1
|
\
|
*
build-sys: libmount/python/__init__.py is always a dist file
Ruediger Meier
2014-03-13
1
-2
/
+1
*
|
libmount: use new debug functions
Karel Zak
2014-03-21
16
-348
/
+291
*
|
clean up redundant macros and defines
Ondrej Oprala
2014-03-13
3
-12
/
+2
*
|
libmount: further debug.h integration
Ondrej Oprala
2014-03-13
2
-15
/
+6
*
|
libmount: use macros from include/debug.h
Ondrej Oprala
2014-03-12
2
-8
/
+5
|
/
*
build-sys: sort gitignore files
Sami Kerola
2014-03-12
1
-8
/
+8
*
libmount: add statfs_magic.h
Karel Zak
2014-03-06
1
-74
/
+74
*
libmount: define BTRFS_TEST_MAGIC if missing
Bernhard Voelker
2014-03-05
1
-0
/
+3
*
build-sys: don't connect _DEPENDENCIES and _LIBADD
Karel Zak
2014-03-05
1
-1
/
+2
*
libmount: cgroup magic already defined
Karel Zak
2014-03-03
1
-3
/
+0
*
umount: don't use mountinfo if possible
Karel Zak
2014-03-03
5
-31
/
+242
*
libmount: FS id and parent ID could be zero
Karel Zak
2014-02-20
1
-8
/
+4
*
libmount: initialize *root to NULL in mnt_table_get_root_fs
Thomas Bächler
2014-02-17
1
-0
/
+2
*
libmount: make the mountinfo parser more robust
Karel Zak
2014-02-17
1
-10
/
+11
*
libmount: accept (deleted) path suffix in mountinfo file
Karel Zak
2014-02-17
1
-0
/
+10
*
include/c.h: prefer nanosleep() over usleep()
Karel Zak
2014-01-24
1
-2
/
+2
*
libmount: fix scanf format string [coverity scan]
Karel Zak
2014-01-14
1
-4
/
+4
*
pylibmount: import directly from pylibmount in tests
Karel Zak
2014-01-14
3
-3
/
+9
*
pylibmount: remove unncessary subdirectory
Karel Zak
2014-01-14
2
-1
/
+1
*
libmount: add mnt_table_uniq_fs()
Karel Zak
2013-12-11
4
-14
/
+158
*
libmount: add efivarfs to the list of pseudo filesystems
Karel Zak
2013-12-10
1
-1
/
+2
*
pylibmount: correctly import from pylibmount.so
Dave Reisner
2013-12-02
1
-1
/
+1
*
libmount: add mnt_tag_is_valid()
Karel Zak
2013-11-19
4
-0
/
+23
*
libmount: cleanup fix_optstr() regards to selinux and smack
Karel Zak
2013-11-12
1
-19
/
+47
*
libmount: fix typo in smack path
Karel Zak
2013-11-12
1
-1
/
+1
*
libmount: remove smackfs* option when SMACK not enabled
Karel Zak
2013-11-12
1
-0
/
+22
*
strutils: add skip_space() function
Ondrej Oprala
2013-11-08
1
-13
/
+4
*
libmount: update utab after successful extern helper mount
Karel Zak
2013-11-04
3
-10
/
+84
*
libmount: allow to use -s (sloppy) for all external helpers
Karel Zak
2013-11-04
1
-6
/
+1
*
libmount: fix mnt_context_is_child() comment
Karel Zak
2013-10-11
1
-1
/
+4
*
libmount: Fix typo in comment
Namhyung Kim
2013-10-11
1
-2
/
+2
*
various: fix mixing declarations and code compiler warnings [smatch]
Sami Kerola
2013-10-08
2
-2
/
+4
*
COPYING: fix grammar of referring phrase, and indicate location better
Benno Schulenberg
2013-10-08
1
-2
/
+2
*
libmount: remove dead code [coverity scan]
Karel Zak
2013-10-01
1
-1
/
+1
*
pylibmount: check for mnt_fs_get_tag() return value [coverity scan]
Karel Zak
2013-10-01
1
-1
/
+2
*
pylibmount: make tab parsers more robust [coverity scan]
Karel Zak
2013-10-01
1
-3
/
+3
*
libmount: make mnt_table_replace_file() more robust [coverity scan]
Karel Zak
2013-10-01
1
-1
/
+13
*
libmount: Save errno if mkostemp() failed
Namhyung Kim
2013-09-30
1
-1
/
+3
*
build-sys: one install dir for all pylibmount stuff
Karel Zak
2013-09-27
1
-4
/
+6
*
libmount: update docs
Karel Zak
2013-09-27
4
-7
/
+7
*
libmount: small cleanup in umount code
Karel Zak
2013-09-27
2
-3
/
+6
*
libmount: compose mount.<type> helpers paths more carefully
Karel Zak
2013-09-26
1
-0
/
+1
*
build-sys: add pylibmount __init__.py EXTRA_DIST
Karel Zak
2013-09-26
1
-0
/
+2
*
build-sys: install to the correct python dirs
Karel Zak
2013-09-26
1
-1
/
+3
*
libmount: make mnt_fs_{ap,pre}pend_options() more robust
Karel Zak
2013-09-26
1
-0
/
+6
*
libmount: Remove stale comment on mnt_context_mount()
Namhyung Kim
2013-09-26
1
-5
/
+0
[next]