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: add blkid_probe_set_sectorsize()
Karel Zak
2017-01-13
4
-0
/
+23
*
libblkid/minix: Sanity check superblock s_state for v 1 and 2
Nate Clark
2017-01-04
1
-0
/
+4
*
libblkid/minix: Use same checks for version 3
Nate Clark
2017-01-04
1
-14
/
+23
*
libblkid/minix: Match minix superblock types
Nate Clark
2017-01-04
1
-1
/
+2
*
docs: replace FTP by HTTPS in kernel.org URLs
Sébastien Helleu
2016-12-19
2
-2
/
+2
*
misc: spelling, always use "cannot" instead of "can not"
Ruediger Meier
2016-11-30
1
-1
/
+1
*
misc: once again some printf format strings
Ruediger Meier
2016-10-27
2
-4
/
+4
*
misc: fix some compiler warnings
Ruediger Meier
2016-10-27
2
-32
/
+4
*
lib/crc32: prefix public functions
Gustavo Zacarias
2016-10-19
2
-4
/
+4
*
libblkid: Avoid strlen if only first char is checked
Tobias Stoeckmann
2016-10-06
6
-6
/
+6
*
libblkid: check blkid_parse_tag_string() return code [coverity scan]
Karel Zak
2016-10-04
2
-4
/
+2
*
libblkid: [exfat] Limit maximum number of iterations in find_label
Rostislav Skudnov
2016-08-30
1
-1
/
+6
*
libblkid: ignore empty MBR on LVM device
Karel Zak
2016-08-30
1
-0
/
+31
*
libblkid: remove unused function
Karel Zak
2016-08-30
2
-11
/
+0
*
libblkid: Avoid OOB access on illegal ZFS superblocks
Tobias Stoeckmann
2016-08-29
1
-1
/
+1
*
libblkid: Check that cluster size is nonzero when probing exFAT
Rostislav Skudnov
2016-08-16
1
-1
/
+1
*
liblkid: fix probe_nilfs2 I/O error backup
Karel Zak
2016-08-02
1
-4
/
+15
*
libblkid: fix debugging macro [oclint]
Sami Kerola
2016-07-21
1
-19
/
+13
*
libblkid: simplify if clause [oclint]
Sami Kerola
2016-07-21
1
-6
/
+4
*
libblkid: avoid non-empty recursion in EBR
Karel Zak
2016-07-12
3
-0
/
+23
*
libblkid: ignore extended partition at zero offset
Karel Zak
2016-07-07
1
-2
/
+12
*
libblkid: Add metadata signature check for IMSM on 4Kn drives
Alexey Obitotskiy
2016-07-01
1
-6
/
+7
*
liblkid: Add length check in probe_nilfs2 before crc32
Torsten Hilbrich
2016-06-24
1
-1
/
+8
*
libblkid: don't check nonnull attributes for NULL [-Wnonnull-compare]
Karel Zak
2016-06-14
8
-187
/
+135
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
30
-73
/
+73
*
docs: Fix various typos
Sebastian Rasmussen
2016-05-31
2
-4
/
+4
*
libblkid: store only canonical devnames to the cache
Karel Zak
2016-05-26
3
-9
/
+48
*
libblkid: improve debug messages
Karel Zak
2016-05-25
5
-29
/
+16
*
libblkid: make I/O errors on CDROMs non-fatal
Karel Zak
2016-04-28
1
-1
/
+4
*
Revert "libblkid: check for multi-session CDROMs"
Karel Zak
2016-04-27
1
-45
/
+6
*
libblkid: check for multi-session CDROMs
Karel Zak
2016-04-27
1
-6
/
+45
*
libblkid: fix mistake in debug message
Karel Zak
2016-04-19
1
-1
/
+1
*
libblkid: reduce probing area for crazy CDROMs
Karel Zak
2016-04-19
1
-1
/
+49
*
libblkid: make blkid_do_wipe() work with probes with offset
Petr Uzel
2016-04-18
1
-1
/
+1
*
libblkid: revert mmap usage
Karel Zak
2016-03-30
2
-89
/
+2
*
libblkid: Update for newer bcache superblocks
Kent Overstreet
2016-03-23
1
-16
/
+0
*
build-sys: use AC_PROG_MKDIR_P and remove a few gnuisms
Ruediger Meier
2016-03-13
1
-1
/
+1
*
build-sys: fix if..endif for *_la_LDFLAGS
Karel Zak
2016-03-10
1
-4
/
+3
*
misc: avoid shadowing
Karel Zak
2016-03-09
4
-29
/
+29
*
Revert "include sysmacros.h where used"
Karel Zak
2016-03-08
8
-8
/
+0
*
include sysmacros.h where used
Mike Frysinger
2016-03-08
8
-0
/
+8
*
misc: never cast void* from malloc(3) and friends
Ruediger Meier
2016-03-07
4
-4
/
+4
*
misc: again fixing many printf format strings
Ruediger Meier
2016-03-07
6
-24
/
+27
*
lib: remove openat fallback functions (include/at.h)
Ruediger Meier
2016-03-07
2
-5
/
+3
*
lib: provide fallback if mkostemp(3) missing
Ruediger Meier
2016-02-29
1
-1
/
+2
*
misc: fix compiler warnungs (unsigned/signed)
Ruediger Meier
2016-02-23
5
-15
/
+15
*
misc: fix warnings "unused parameter" [-Wunused-parameter]
Ruediger Meier
2016-02-23
4
-4
/
+8
*
tests: fix compiler warnings [-Wmissing-prototypes]
Ruediger Meier
2016-02-23
2
-2
/
+2
*
libblkid: fix compiler warnings [-Wmissing-prototypes]
Ruediger Meier
2016-02-23
4
-2
/
+6
*
build-sys: always add AM_CFLAGS
Ruediger Meier
2016-02-23
2
-4
/
+5
[prev]
[next]