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: make btrfs magics more readable
Karel Zak
2013-01-10
1
-10
/
+4
*
libblkid: add support for btrfs backup superblock
Goffredo Baroncelli
2013-01-10
1
-0
/
+8
*
libblkid: add missing promise raid metadata locations
Phillip Susi
2013-01-09
1
-1
/
+1
*
libblkid: improve test_blkid_devno, fix compiler warning [-Wunused-result]
Karel Zak
2012-12-19
1
-1
/
+3
*
libblkid: check mkdir(/run/blkid) return code [coverity scan]
Karel Zak
2012-12-12
1
-5
/
+10
*
libblkid: re-read PART{UUID,LABEL} for successfully verified cached devices
Karel Zak
2012-12-04
1
-5
/
+15
*
libblkid: cleanup arguments checks
Karel Zak
2012-12-04
11
-46
/
+51
*
libblkid: cleanup nonnull attribute usage
Karel Zak
2012-12-04
1
-118
/
+52
*
libblkid: cleanup blkid_strconcat
Karel Zak
2012-11-30
2
-4
/
+1
*
libblkid: remove blkid_{strndup,strdup}
Karel Zak
2012-11-30
10
-51
/
+23
*
libblkid: add function attributes to private API
Karel Zak
2012-11-30
1
-51
/
+123
*
libblkid: add function attributes to public API
Ondrej Oprala
2012-11-30
1
-105
/
+273
*
libblkid: (gpt) don't modify in memory buffers
Karel Zak
2012-11-21
1
-12
/
+11
*
libblkid: remove obsolete tags from cache
Karel Zak
2012-11-14
2
-1
/
+21
*
libblkid: fix compiler warning [-Wstrict-aliasing]
Karel Zak
2012-10-15
1
-3
/
+5
*
libblkid: fix copyright noticed to be consistent (so all are LGPL)
Karel Zak
2012-09-11
2
-3
/
+4
*
libblkid: check fchmod() return value [coverity scan]
Karel Zak
2012-09-07
1
-3
/
+6
*
libblkid: improve DBG() macro
Karel Zak
2012-09-07
1
-1
/
+1
*
libblkid: use O_CLOEXEC
Karel Zak
2012-09-04
5
-6
/
+6
*
libblkid: rewrite ntfs prober
Karel Zak
2012-08-27
1
-36
/
+85
*
libblkid: use unsigned ints in ntfs prober
Karel Zak
2012-08-27
1
-19
/
+22
*
build-sys: expand paths at make time
Karel Zak
2012-08-15
1
-1
/
+2
*
Fix non-Linux build
Samuel Thibault
2012-08-13
1
-3
/
+12
*
build-sys: don't compile lib{mount,blkid} tests when --disable-static specified
Karel Zak
2012-08-02
1
-0
/
+4
*
build-sys: move tests to check_PROGRAMS
Karel Zak
2012-07-30
2
-2
/
+2
*
build-sys: fix build without libs
Karel Zak
2012-07-27
1
-6
/
+15
*
build-sys: add minisg COPYING files
Karel Zak
2012-07-27
1
-1
/
+1
*
libblkid: add noreturn function attribute
Sami Kerola
2012-07-26
2
-2
/
+2
*
libblkid: fix compiler warning [-Wsign-compare]
Karel Zak
2012-07-26
1
-1
/
+1
*
Merge branch '2012wk28'
Karel Zak
2012-07-16
1
-2
/
+0
|
\
|
*
libblkid: remove duplicate entries in symbols
Sami Kerola
2012-07-16
1
-2
/
+0
*
|
libblkid: cast blkid_loff_t to unsigned long long
Petr Uzel
2012-07-16
1
-2
/
+2
|
/
*
fix buffer overrun in some calls to sscanf
Karel Zak
2012-07-09
2
-2
/
+2
*
libblkid: cleanup _attribute__ usage
Karel Zak
2012-07-09
2
-4
/
+4
*
use proper printf format spec %lu
nick black
2012-07-07
1
-1
/
+1
*
use memcpy() to cope with possible misalignment
nick black
2012-07-07
1
-3
/
+2
*
properly check for ansi c99 vsnprint truncation
nick black
2012-07-07
1
-1
/
+1
*
use GCC format __attribute__ on sprinf
nick black
2012-07-07
1
-1
/
+3
*
build-sys: enable libmount and libblkid docs
Karel Zak
2012-06-26
2
-10
/
+6
*
build-sys: cleanup .gitignore files
Karel Zak
2012-06-26
2
-5
/
+1
*
build-sys: convert lib/ to libcommon.la
Karel Zak
2012-06-26
1
-10
/
+2
*
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
[next]