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
/
libblkid
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libblkid: cleanup names, don't copy probing results
Karel Zak
2015-02-24
5
-68
/
+100
*
libblkid: make probing data structures more dynamic
Ondrej Oprala
2015-02-24
5
-190
/
+273
*
libblkid: set SBMAGIC for nilfs2
Karel Zak
2015-02-19
1
-1
/
+11
*
libblkid: (hfs) avoid overflow [coverity scan]
Karel Zak
2015-01-28
1
-1
/
+1
*
libblkid: fix macro redefinition [coverity scan]
Karel Zak
2015-01-28
1
-2
/
+7
*
libblkid: improve MBR vs. FAT + boot sector detection
Karel Zak
2015-01-27
2
-13
/
+29
*
libblkid: (bcache) fix keys usage
Karel Zak
2015-01-15
1
-1
/
+3
*
libblkid: fix compiler warnings [-Wpointer-sign]
Karel Zak
2015-01-13
1
-3
/
+3
*
Merge branch '2015wk01' of https://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2015-01-08
1
-10
/
+3
|
\
|
*
libblkid: assume strtoull() is available
Sami Kerola
2015-01-07
1
-10
/
+3
*
|
libblkid: udf: Fix reading LABEL, add support for UUID and other udf identifiers
Pali Rohár
2014-12-15
1
-22
/
+185
*
|
libblkid: superblocks: Add function blkid_probe_set_utf8_id_label for setting...
Pali Rohár
2014-12-15
2
-0
/
+25
|
/
*
libblkid: fix potential bufer overflows
Sebastian Krahmer
2014-12-05
3
-4
/
+18
*
libblkid: care about unsafe chars in cache
Karel Zak
2014-11-27
2
-4
/
+39
*
build-sys: cleanup library symbol files
Karel Zak
2014-11-20
2
-5
/
+7
*
libblkid: (nilfs) fix typo
Boris Egorov
2014-11-13
1
-1
/
+1
*
libblkid: clean up debug, add "help" debug mask
Karel Zak
2014-11-03
3
-35
/
+41
*
include/debug: fix typo
Karel Zak
2014-10-24
1
-1
/
+1
*
libblkid: zeroize errno on blkid_probe_get_buffer() success
Karel Zak
2014-10-07
1
-1
/
+4
*
libblkid: move string trim function to strutils.h
Karel Zak
2014-08-25
1
-19
/
+4
*
include/debug: cleanup masks
Karel Zak
2014-08-13
1
-2
/
+2
*
libs/debug: accept human readable names for _DEBUG=
Ondrej Oprala
2014-08-13
1
-0
/
+19
*
libblkid: (gpt) fix PT offset
Karel Zak
2014-08-11
2
-4
/
+5
*
libblkid: (gpt) use real sector size to set PTMAGIC_OFFSET
Karel Zak
2014-08-08
1
-1
/
+1
*
libblkid: comparing an array to null is not useful [coverity scan]
Karel Zak
2014-07-17
1
-1
/
+1
*
libblkid: fix probe_ddf() [clang-analyze]
Karel Zak
2014-07-01
1
-6
/
+5
*
libblkid: correct the return values in squashfs probe
David Shea
2014-06-24
1
-3
/
+3
*
libblkid: fix compiler warning [-Wimplicit-function-declaration]
Karel Zak
2014-06-18
2
-0
/
+3
*
lib/sysfs: add sysfs_devno_is_lvm_private() from libblkid
Karel Zak
2014-06-17
4
-32
/
+2
*
Only move shared libraries to /lib if they exists
Thomas Petazzoni
2014-06-16
1
-1
/
+1
*
libblkid: cleanup internal return codes
Karel Zak
2014-06-10
3
-27
/
+34
*
libblkid: ignore private LVM devices
Karel Zak
2014-06-10
6
-3
/
+69
*
docs: fix "behaviour" vs. "behavior"
Karel Zak
2014-06-06
1
-1
/
+1
*
docs: rename libs xml/version.xml to xml/version-utils.xml
Karel Zak
2014-06-03
1
-1
/
+1
*
libblkid: (zfs) let's keep compiler happy
Karel Zak
2014-05-30
1
-1
/
+1
*
Merge branch 'fix-build-sys' of https://github.com/rudimeier/util-linux
Karel Zak
2014-05-26
1
-1
/
+1
|
\
|
*
build-sys: fix typo, sparc vs spark (62b2c024)
Ruediger Meier
2014-05-23
1
-1
/
+1
*
|
libblkid: detect squashfs 3 vs 4
Ruediger Meier
2014-05-26
3
-15
/
+50
|
/
*
libblkid/libblkid.3: Improve the typsetting of the manual
Bjarni Ingi Gislason
2014-05-06
1
-3
/
+3
*
libblkid: make new_partition() more robust
Karel Zak
2014-04-18
1
-2
/
+3
*
libblkid: fix return codes from PART_ENTRY_* probing
Karel Zak
2014-04-15
1
-1
/
+11
*
libblkid: remove private function from docs
Karel Zak
2014-04-07
1
-7
/
+1
*
build-sys: fix .h.in usage in libblkid and libmount
Karel Zak
2014-04-07
1
-1
/
+1
*
libblkid: fix partitions probing
Karel Zak
2014-03-28
4
-5
/
+11
*
libblkid: use new debug functions
Karel Zak
2014-03-21
34
-218
/
+196
*
Merge branch 'common_debug' of https://github.com/ooprala/util-linux
Karel Zak
2014-03-21
2
-26
/
+7
|
\
|
*
clean up redundant macros and defines
Ondrej Oprala
2014-03-13
2
-10
/
+1
|
*
libblkid: use include/debug.h
Ondrej Oprala
2014-03-13
2
-21
/
+11
*
|
blkid: convert superblocks to new calling convention
Hannes Reinecke
2014-03-20
56
-303
/
+376
*
|
blkid: stop scanning on I/O error
Hannes Reinecke
2014-03-20
4
-36
/
+76
[prev]
[next]