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: convert libmount/ to module
Karel Zak
2012-06-26
4
-111
/
+153
*
lib/loopdev: use warn_unused_result forimportant functions
Karel Zak
2012-06-21
2
-3
/
+6
*
libmount: improve ifdef HAVE_LIBSELINUX stuff
Karel Zak
2012-06-19
1
-2
/
+11
*
Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-06-15
2
-3
/
+4
|
\
|
*
build: fix unused parameter warnings
Sami Kerola
2012-06-11
1
-1
/
+4
|
*
build: fix redundant redeclaration warnings
Sami Kerola
2012-06-11
1
-2
/
+0
*
|
libmount: make some string operations more robust
Karel Zak
2012-06-15
4
-5
/
+10
*
|
libmount: fix trivial typos
Petr Uzel
2012-06-15
1
-2
/
+2
*
|
libmount: fix read before allocated buffer
Petr Uzel
2012-06-15
1
-1
/
+1
*
|
libmount: plug a memory leak in exec_helper()
Petr Uzel
2012-06-15
1
-0
/
+1
*
|
libmount: don't use nosuid,noexec,nodev for cifs user=foo
Karel Zak
2012-06-14
2
-6
/
+32
*
|
libmount: don't generate empty option strings
Karel Zak
2012-06-14
2
-1
/
+14
|
/
*
libmount: trim leading commas from each options string
Dave Reisner
2012-06-05
1
-0
/
+5
*
Fix typos in comments and wall's man page
Bernhard Voelker
2012-06-05
1
-1
/
+1
*
libmount: add MNT_ERR_MOUNTOPT
Karel Zak
2012-05-28
4
-2
/
+12
*
libmount: add MNT_ERR_LOOPDEV
Karel Zak
2012-05-28
2
-0
/
+2
*
libmount: use stderr for initial debug message
Karel Zak
2012-05-23
1
-1
/
+1
*
libmount: Use binary search to compare pseudofs
Dave Reisner
2012-05-23
1
-25
/
+44
*
libmount: don't canonicalize target
Karel Zak
2012-05-17
3
-7
/
+11
*
libmount: close device fd (to avoid mount(2) EBUSY)
Karel Zak
2012-04-27
1
-53
/
+17
*
libmount: expose mnt_get_mountpoint as external API
Dave Reisner
2012-04-26
4
-1
/
+11
*
libmount: add mnt_table_find_devno()
Karel Zak
2012-04-25
4
-0
/
+38
*
libmount: fix mnt_context_guess_fstype()
Karel Zak
2012-04-25
1
-3
/
+2
*
libmount: add special MNT_ERR_ codes
Karel Zak
2012-04-24
2
-10
/
+22
*
libmount: fix mount by pattern
Karel Zak
2012-04-24
1
-1
/
+4
*
Fix typos found by misspellings
Bernhard Voelker
2012-04-23
3
-5
/
+5
*
libmount: add support for PARTUUID= and PARTLABEL=
Karel Zak
2012-04-19
1
-2
/
+6
*
libmount: add mnt_context_get_options()
Karel Zak
2012-04-18
4
-2
/
+24
*
libmount: add mnt_context_fstab_applied()
Karel Zak
2012-04-17
4
-1
/
+16
*
libmount: add support to parse /proc/swaps
Karel Zak
2012-04-03
7
-4
/
+213
*
libmount: clean up MNT_FMT_* usage in parser
Karel Zak
2012-04-03
1
-15
/
+16
*
mount: fix recursively propagation mounting
Dong Hao
2012-03-21
1
-2
/
+3
*
libmount: improve mnt_tables_is_mounted
Karel Zak
2012-03-20
1
-1
/
+1
*
libmount: add configfs to pseudofs list
Karel Zak
2012-03-20
1
-0
/
+1
*
libmount: fix "already mounted" detection on systems with mtab
Karel Zak
2012-03-09
1
-17
/
+49
*
libmount: avoid infinite loop in child fs iteration
Dave Reisner
2012-03-08
1
-0
/
+5
*
libmount: cleanup flags usage
Karel Zak
2012-03-07
6
-54
/
+120
*
libmount: add mnt_fs_streq_target() and export all mnt_fs_streq_*
Karel Zak
2012-03-02
7
-33
/
+64
*
libmount: add mnt_fs_streq_srcpath()
Karel Zak
2012-03-02
4
-32
/
+35
*
libmount: cosmetic changes around "none"
Karel Zak
2012-03-02
2
-3
/
+10
*
libmount: don't treat "none" differently
Dave Reisner
2012-03-02
3
-15
/
+6
*
build-sys: enhance readability of the autotools files
Sami Kerola
2012-02-28
1
-26
/
+52
*
libmount: allow empty source for mount(2) syscall
Karel Zak
2012-02-28
1
-1
/
+3
*
libmount: use mount.<type> -s for NFS only
Karel Zak
2012-02-27
1
-1
/
+6
*
libmount: canonicalize targets from fstab on mount -a
Karel Zak
2012-02-24
1
-4
/
+6
*
libmount: optimize for paths with tailing slash
Karel Zak
2012-02-24
1
-1
/
+1
*
libmount: canonicalize all paths from (fs)tab
Karel Zak
2012-02-24
1
-1
/
+1
*
docs: corrections to FSF license files, and postal address
Sami Kerola
2012-02-24
1
-3
/
+3
*
mount: distinguish between MS_COMMENT flags (netdev, nofail, ...)
Karel Zak
2012-02-23
1
-0
/
+4
*
libmount: clean up context docs
Karel Zak
2012-02-23
1
-0
/
+6
[next]