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
/
misc-utils
/
blkid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blkid: add comment to keep static analysers happy
Karel Zak
2012-01-31
1
-0
/
+1
*
blkid: check fd before use [coverity scan]
Karel Zak
2012-01-31
1
-2
/
+2
*
blkid: move cache to /run on new systems
Karel Zak
2012-01-25
1
-1
/
+2
*
blkid: remove -w option from man page and usage() output
Karel Zak
2012-01-25
1
-9
/
+2
*
blkid: print ID_PART_ENTRY_* for small devices
Karel Zak
2011-10-21
1
-5
/
+3
*
misc: use %m in format string instead of %s and strerror(errno)
Petr Uzel
2011-09-27
1
-1
/
+1
*
blkid: potential null derefence [smatch scan]
Karel Zak
2011-09-12
1
-3
/
+3
*
blkid: fix typo
Karel Zak
2011-08-16
1
-3
/
+2
*
blkid: indent usage()
Karel Zak
2011-08-16
1
-27
/
+27
*
blkid: fix compiler warnings [-Wunused-parameter]
Karel Zak
2011-08-01
1
-2
/
+2
*
blkid: list all known filesystems/RAIDs (add -k option)
Karel Zak
2011-06-20
1
-1
/
+11
*
blkid: don't free() uninitialized variable
Karel Zak
2011-06-08
1
-1
/
+1
*
blkid: small fix for safe_print()
Sergey Gusarov
2011-03-29
1
-1
/
+1
*
blkid: add -d option to print non-printable chars
Karel Zak
2011-03-29
1
-8
/
+16
*
blkid: fix double free [coverity scan]
Karel Zak
2011-03-11
1
-3
/
+2
*
blkid: don't ignore -i
Karel Zak
2011-03-08
1
-0
/
+1
*
blkid: uniformize the synopsis, remove "the the"
Benno Schulenberg
2011-03-08
1
-5
/
+5
*
blkid: dynamically allocate devicename array
Eric Sandeen
2011-02-08
1
-1
/
+12
*
blkid: add new return code 8 for ambivalent low-level probing result
Karel Zak
2011-02-03
1
-1
/
+7
*
blkid: don't return PART_ENTRY_* if partition is empty
Karel Zak
2011-02-03
1
-0
/
+14
*
blkid: don't print devname if nothing detected
Karel Zak
2011-02-03
1
-2
/
+3
*
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
2010-11-23
1
-1
/
+1
*
blkid: remove _ENC from ID_PART_ENTRY_{NAME,TYPE} variables
Karel Zak
2010-06-02
1
-4
/
+1
*
blkid: add 'export' output format
Karel Zak
2010-05-14
1
-12
/
+38
*
blkid: add -i option to print I/O limits
Karel Zak
2010-05-13
1
-35
/
+73
*
blkid: update man page/usage()
Karel Zak
2010-05-13
1
-1
/
+2
*
blkid: improve RAIDs and tiny devices probing
Karel Zak
2010-04-22
1
-47
/
+20
*
blkid: add \n to the "-o udev" output when probe more devices
Karel Zak
2010-04-15
1
-0
/
+7
*
blkid: support suffixes for -O <offset> and -S <size>
Karel Zak
2010-03-30
1
-6
/
+15
*
blkid: add -n <list> option
Karel Zak
2010-03-23
1
-6
/
+71
*
blkid: cleanup -u <list> parsing
Karel Zak
2010-03-22
1
-18
/
+27
*
blkid: fix blkid_probe_lookup_value() usage
Karel Zak
2010-02-19
1
-1
/
+1
*
blkid: encode PART_ENTRY_TYPE
Karel Zak
2010-02-18
1
-1
/
+2
*
blkid: export ID_PART_ENTRY_* variables for udev
Karel Zak
2010-02-18
1
-5
/
+43
*
blkid: report open() errors in low-level probing
Karel Zak
2010-02-16
1
-2
/
+4
*
blkid: fix #ifdef HAVE_TERMIO[S]_H
Karel Zak
2010-02-12
1
-5
/
+0
*
blkid: add newline when only one value is printed
Karel Zak
2010-01-27
1
-1
/
+1
*
blkid: probe for PT, don't probe for FS on small whole-disks
Karel Zak
2010-01-21
1
-5
/
+35
*
blkid: add ID_FS_AMBIVALENT for udev output
Karel Zak
2009-11-11
1
-3
/
+87
*
blkid: add pretty output, document -L incompatibility with e2fsprogs
Karel Zak
2009-10-14
1
-12
/
+15
*
blkid: allow to use -s <TAG> for low-level probing (-p mode)
Karel Zak
2009-09-24
1
-19
/
+28
*
libblkid: use the new API in whole u-l-ng
Karel Zak
2009-09-16
1
-5
/
+9
*
blkid: move to misc-utils/ directory
Karel Zak
2009-07-02
1
-0
/
+633