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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
losetup: use loop-control to explicitly ask for device
Karel Zak
2013-08-06
1
-0
/
+30
*
losetup: set errno for misaligned offsets
Karel Zak
2013-07-19
1
-7
/
+19
*
lib/mbsalign: initializations values are never read [clang-analyzer]
Sami Kerola
2013-07-09
1
-2
/
+2
*
lib/loopdev: assigned value is never read [clang-analyzer]
Sami Kerola
2013-07-09
1
-1
/
+0
*
lib/canonical: use realpath() from libc
Karel Zak
2013-07-01
1
-151
/
+29
*
exec_shell: add a license and touch up func def
Mike Frysinger
2013-07-01
1
-1
/
+20
*
libmount: be robust for empty target/source strings
Karel Zak
2013-06-17
1
-2
/
+5
*
lib: remove unused code
Sami Kerola
2013-06-07
1
-10
/
+0
*
lib/tty: fix get_terminal_name() usage, cleanup code
Karel Zak
2013-05-28
1
-3
/
+3
*
lib/tty: don't hardcode terminal fd in get_terminal_name()
Karel Zak
2013-05-13
1
-2
/
+3
*
lib/loopdev: fix loopcxt_check_size() to work with blkdevs
Karel Zak
2013-05-13
1
-1
/
+15
*
lib/colors: add colormode_or_err()
Karel Zak
2013-05-07
1
-9
/
+15
*
lib/colors: add support for auto, always and never modes
Karel Zak
2013-05-06
2
-2
/
+76
*
loopdev: sync capacity after setting it
Jeff Mahoney
2013-04-09
3
-6
/
+85
*
various: fix variable and function declarations [smatch scan]
Sami Kerola
2013-04-09
1
-2
/
+2
*
lib: use O_CLOEXEC in libcommon
Karel Zak
2013-04-03
9
-24
/
+25
*
lib/canonicalize: don't use /dev/mapper/<name> if the node does not exist
Karel Zak
2013-04-03
1
-1
/
+3
*
lsblk: fix hctl buffer usage [coverity scan]
Karel Zak
2013-03-27
1
-1
/
+2
*
lib/mbsalign: correct license header from GPLv[23] to LGPLv2+
Pádraig Brady
2013-03-20
1
-2
/
+2
*
dmesg: more colors, more fun
Karel Zak
2013-03-18
1
-1
/
+1
*
lib/strutils: add strtotimeval_or_err()
Karel Zak
2013-03-13
1
-0
/
+10
*
lib/procutils: add simple API to scan /proc/PID/*
Karel Zak
2013-03-12
2
-4
/
+128
*
lib/procutils: test refactoring
Karel Zak
2013-03-12
1
-4
/
+16
*
lib/strutils: simplify strtosize(), return info about suffix
Karel Zak
2013-03-11
1
-37
/
+28
*
fdisk: add callback for ask-numbers API
Karel Zak
2013-03-11
1
-0
/
+10
*
Merge branch 'patch-1' of https://github.com/dtrebbien/util-linux
Karel Zak
2013-02-20
1
-0
/
+7
|
\
|
*
Implement mempcpy() in terms of memcpy() if mempcpy() is unavailable
Daniel Trebbien
2013-01-31
1
-0
/
+7
*
|
lib/tty: don't truncate output on non-terminals
Karel Zak
2013-02-19
1
-2
/
+8
*
|
unshare,nsenter: spawn shell by default
Zbigniew Jędrzejewski-Szmek
2013-02-14
2
-1
/
+29
*
|
build-sys: test for secure_getenv() too.
Cristian Rodríguez
2013-02-06
1
-2
/
+3
*
|
a pointer should not be compared to zero [coccinelle]
Sami Kerola
2013-02-06
1
-1
/
+1
*
|
textual: spell and encode the name of Arkadiusz Miśkiewicz correctly
Benno Schulenberg
2013-02-06
1
-1
/
+1
|
/
*
include: cleanup copyright headers
Karel Zak
2013-01-08
8
-8
/
+38
*
sulogin: remove consoles.c from libcommon
Karel Zak
2012-12-23
2
-787
/
+0
*
lib/ismounted: improve loopdev support
Karel Zak
2012-12-19
1
-18
/
+9
*
lib/ismounted: basic support for loop devices
Karel Zak
2012-12-19
2
-10
/
+35
*
lib/loopdev: fix loopdev_find_by_backing_file()
Karel Zak
2012-12-19
1
-1
/
+1
*
sulogin: mount temporary /dev and /proc if not found
Werner Fink
2012-12-18
1
-0
/
+73
*
sulogin: use the linked lists from list.h for consoles list
Werner Fink
2012-12-18
1
-30
/
+48
*
include/list: add list_last_entry()
Karel Zak
2012-12-18
1
-3
/
+3
*
lib/canonicalize: add canonicalize_path_restricted() to canonicalize without ...
Karel Zak
2012-11-26
1
-0
/
+42
*
lib/path: add path_read_u64()
Karel Zak
2012-11-23
1
-0
/
+22
*
lib/path: rename functions to be more explicit
Karel Zak
2012-11-23
1
-8
/
+10
*
lib/ttyutils: add get_terminal_name()
Karel Zak
2012-11-22
1
-2
/
+43
*
lib/ttyutils: add test program
Karel Zak
2012-11-22
2
-0
/
+14
*
lib/ttyutils: create .c file
Karel Zak
2012-11-22
2
-0
/
+40
*
lib/loopdev: make loopcxt_get_device() more robust
Karel Zak
2012-11-12
1
-2
/
+2
*
lib/console: fix possible fd leak
Karel Zak
2012-11-09
1
-1
/
+4
*
lib/consoles: try another methods before go to fallback
Karel Zak
2012-11-09
1
-10
/
+4
*
lib/consoles: add debug messages
Karel Zak
2012-11-09
1
-8
/
+59
[next]