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
*
build-sys: convert libblkid/ to module
Karel Zak
2012-06-26
10
-288
/
+262
*
libblkid: update dm-verity scan
Milan Broz
2012-06-15
1
-14
/
+19
*
libblkid: trust in udev symlinks, don't verify
Karel Zak
2012-06-12
2
-1
/
+8
*
libblkid: add dm-verity hash device detection
Milan Broz
2012-06-05
3
-0
/
+43
*
include: rename writeall.h to all-io.h
Petr Uzel
2012-05-15
1
-1
/
+1
*
libblkid: support UFS UUID
Vladimir 'φ-coder/phcoder' Serbinenko
2012-05-04
1
-0
/
+19
*
libblkid: accept small blocks for NTFS and Reiserfs in blkid
Vladimir 'φ-coder/phcoder' Serbinenko
2012-05-04
2
-4
/
+4
*
libblkid: befs: declare functions static
Petr Uzel
2012-04-23
1
-6
/
+6
*
Fix typos found by misspellings
Bernhard Voelker
2012-04-23
6
-9
/
+9
*
libblkid: add support for PARTUUID= and PARTLABEL=
Karel Zak
2012-04-19
2
-1
/
+20
*
sysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_wholedisk
Michal Luscon
2012-03-27
1
-129
/
+1
*
libblkid: generate pseudo-UUID for ISO9660 image file
Andreas Vogel
2012-03-21
1
-1
/
+63
*
libblkid: fix sysfs context usage
Karel Zak
2012-03-06
3
-6
/
+7
*
libblkid: properly reset chain in probe_do_wipe()
Karel Zak
2012-03-01
1
-5
/
+35
*
build-sys: enhance readability of the autotools files
Sami Kerola
2012-02-28
6
-99
/
+138
*
docs: corrections to FSF license files, and postal address
Sami Kerola
2012-02-24
2
-2
/
+2
*
libblkid: add BLKID_PARTS_MAGIC to blkid_do_wipe() docs
Karel Zak
2012-02-22
1
-1
/
+2
*
docs: update copyright years
Karel Zak
2012-02-22
1
-1
/
+1
*
libblkid: update docs
Karel Zak
2012-02-22
1
-0
/
+2
*
libblkid: verify arroy bound before reference [cppcheck]
Sami Kerola
2012-02-08
1
-1
/
+1
*
libblkid: allow return value to indicate error [cppcheck]
Sami Kerola
2012-02-08
1
-1
/
+1
*
libblkid: clarify operation order [cppcheck]
Sami Kerola
2012-02-08
1
-1
/
+1
*
libblkid: improve reiserfs and btrfs min. size limits
Karel Zak
2012-02-08
2
-3
/
+3
*
libblkid: remove >> 9 from GPT code
Karel Zak
2012-02-06
1
-2
/
+4
*
libblkid: fix suspicious implicit sign extension [coverity scan]
Karel Zak
2012-01-31
1
-1
/
+1
*
libblkid: more robust idx usage [coverity scan]
Karel Zak
2012-01-31
1
-2
/
+4
*
libblkid: make fd usage in md code more robust
Karel Zak
2012-01-31
1
-2
/
+4
*
libblkid: comparing an array to null is not useful [coverity scan]
Karel Zak
2012-01-31
3
-5
/
+3
*
libblkid: check for NULL in blkid_flush_cache() [coverity scan]
Karel Zak
2012-01-31
1
-2
/
+4
*
libblkid: fix blkid_do_fullprobe() [coverity scan]
Karel Zak
2012-01-31
1
-2
/
+1
*
libblkid: check blkid_probe_set_magic() return in ultrix code [coverity scan]
Karel Zak
2012-01-31
1
-2
/
+3
*
libblkid: check blkid_probe_set_magic() return in GPT code [coverity scan]
Karel Zak
2012-01-31
1
-2
/
+3
*
libblkid: check return values in safe_probe code [coverity scan]
Karel Zak
2012-01-31
1
-4
/
+11
*
libblkid: check blkid_probe_set_magic() return value [coverity scan]
Karel Zak
2012-01-31
1
-1
/
+1
*
libblkid: check rename() return value [coverity scan]
Karel Zak
2012-01-31
1
-3
/
+9
*
libblkid: fix use-after-free [coverity scan]
Karel Zak
2012-01-30
1
-0
/
+2
*
libblkid: fix limit for OCFS check
Karel Zak
2012-01-30
1
-2
/
+2
*
blkid: move cache to /run on new systems
Karel Zak
2012-01-25
5
-40
/
+47
*
libblkid; fix memory leak in blkid_probe_get_wholedisk_probe()
Karel Zak
2011-12-21
1
-0
/
+3
*
libblkid: minor docs changes
Francesco Cosoleto
2011-12-16
2
-9
/
+9
*
build-sys: check HAVE_ definitions with #ifdef [smatch scan]
Sami Kerola
2011-12-02
7
-17
/
+17
*
libblkid: fix mac partition detection
Francesco Cosoleto
2011-11-22
1
-5
/
+7
*
libblkid: export PTMAGIC also if only PTTYPE requested
Karel Zak
2011-11-15
2
-8
/
+8
*
libblkid: export info about PT magic strings
Karel Zak
2011-11-13
4
-9
/
+41
*
libblkid: add BLKID_PARTS_MAGIC
Karel Zak
2011-11-11
5
-17
/
+36
*
libblkid: add blkid_do_wipe()
Karel Zak
2011-11-11
3
-0
/
+96
*
libblkid: don't call CDROM_GET_CAPABILITY for partitions
Karel Zak
2011-11-10
1
-1
/
+4
*
libblkid: silence a format string warning [-Wformat]
Francesco Cosoleto
2011-11-09
1
-1
/
+1
*
misc: use %m in format string instead of %s and strerror(errno)
Petr Uzel
2011-09-27
2
-6
/
+5
*
libblkid: remove unnecessary position check from list_for_each_safe loops
Karel Zak
2011-09-12
2
-6
/
+1
[next]