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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
include: move get_terminal_width() to ttyutils.h
Petr Uzel
2012-05-15
1
-0
/
+29
*
libuuid: move read_all to include/all-io.h
Petr Uzel
2012-05-15
1
-0
/
+25
*
include: rename writeall.h to all-io.h
Petr Uzel
2012-05-15
2
-4
/
+4
*
libuuid: avoid double open and leaking fd (reworked)
Petr Uzel
2012-05-10
1
-1
/
+1
*
libuuid: avoid double open and leaking descriptor
Petr Uzel
2012-05-04
1
-1
/
+1
*
lib/strutils: add string_to_bitmask()
Karel Zak
2012-05-03
1
-0
/
+3
*
include/tt: remove obsolete stuff
Karel Zak
2012-05-03
1
-3
/
+0
*
wdctl: align with other util-linux commands
Sami Kerola
2012-05-03
1
-0
/
+2
*
Merge branch '2012wk17' of https://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-05-02
1
-0
/
+10
|
\
|
*
build-sys: determine availability of __fpending()
Sami Kerola
2012-04-23
1
-0
/
+10
*
|
build-sys: add ttyutils.h to dist
Petr Uzel
2012-04-27
1
-0
/
+1
*
|
build-sys: add randutils.h to dist
Petr Uzel
2012-04-27
1
-0
/
+1
*
|
lib/mangle: cleanup, add unhexmangle
Karel Zak
2012-04-26
1
-0
/
+7
|
/
*
lib/fileutils: add get_fd_tabsize()
Karel Zak
2012-04-23
1
-1
/
+4
*
lib: add pager functionality
Davidlohr Bueso
2012-04-23
1
-0
/
+6
*
libblkid: add support for PARTUUID= and PARTLABEL=
Karel Zak
2012-04-19
1
-0
/
+2
*
Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-04-11
2
-0
/
+42
|
\
|
*
include: add stream error checking facility
Sami Kerola
2012-04-04
2
-0
/
+42
*
|
lib: random utilities
Davidlohr Bueso
2012-04-10
1
-0
/
+12
*
|
fdisk: move kernel geometry into blkdev
Davidlohr Bueso
2012-04-10
1
-0
/
+3
*
|
Merge branch 'eject'
Karel Zak
2012-04-05
2
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
eject: add -X from Fedora
Karel Zak
2012-03-27
1
-0
/
+1
|
*
sysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_wholedisk
Michal Luscon
2012-03-27
1
-0
/
+2
*
|
lib/loopdev: more robust initialization
Karel Zak
2012-04-02
1
-0
/
+2
*
|
raw: use pathnames.h for file locations
Sami Kerola
2012-03-30
1
-0
/
+7
*
|
lib/strutils: add strtosize_or_err, clean up
Karel Zak
2012-03-30
1
-0
/
+7
|
/
*
build-sys: move obsolete lib/fsprobe to mount/
Karel Zak
2012-03-27
2
-28
/
+0
*
include/exitcodes: clean up names, add _EX_ suffix
Karel Zak
2012-03-20
1
-14
/
+18
*
include/exitcodes: add FSCK_DESTRUCT alias
Karel Zak
2012-03-20
1
-0
/
+3
*
include/ttyutils.h: add include guards
Dave Reisner
2012-03-20
1
-0
/
+4
*
fileutils: differentiate xmkstemp and xfmkstemp
Sami Kerola
2012-03-18
1
-1
/
+15
*
include: add asprintf wrapper
Sami Kerola
2012-03-18
1
-0
/
+11
*
pathnames: clean up various user database paths
Sami Kerola
2012-03-18
1
-13
/
+4
*
lib: add fileutils function collection
Sami Kerola
2012-03-18
2
-2
/
+9
*
chsh: use pathnames.h for paths
Sami Kerola
2012-03-18
1
-0
/
+1
*
agetty: move vc initialization to ttyutils.h
Karel Zak
2012-03-12
1
-0
/
+73
*
libmount: fix "already mounted" detection on systems with mtab
Karel Zak
2012-03-09
1
-0
/
+4
*
libblkid: fix sysfs context usage
Karel Zak
2012-03-06
1
-0
/
+1
*
include: add /proc/locks path to pathnames
Davidlohr Bueso
2012-02-29
1
-0
/
+1
*
build-sys: enhance readability of the autotools files
Sami Kerola
2012-02-28
1
-2
/
+2
*
lib/fsprobe: mar this internal API as deprecated
Karel Zak
2012-02-13
1
-0
/
+2
*
mount: (new) share exit codes by include/exitcodes.h
Karel Zak
2012-01-23
1
-0
/
+10
*
losetup: make xgetpass more robust
Karel Zak
2012-01-17
1
-0
/
+1
*
losetup: move xgetpass() to lib/xgetpass.c
Karel Zak
2012-01-11
2
-0
/
+7
*
losetup: add --partscan option
Karel Zak
2012-01-09
1
-1
/
+2
*
loopdev: support LO_FLAGS_PARTSCAN flag (kernel 3.2)
Karel Zak
2012-01-09
1
-0
/
+3
*
blkdev: add is_blkdev function
Davidlohr Bueso
2012-01-05
1
-0
/
+3
*
fdisk: use CDROM_GET_CAPABILITY ioctl
Davidlohr Bueso
2012-01-02
1
-0
/
+9
*
losetup: rewrite loop setup
Karel Zak
2011-12-22
1
-0
/
+2
*
lib,loopdev: add missing functions
Karel Zak
2011-12-22
1
-0
/
+12
[prev]
[next]