index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libblkid
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
libblkid: fix blkid_parse_tag_string() to ignore incomplete tags
Karel Zak
1
-2
/
+2
2013-04-26
libblkid: check writing to a file was successful
Sami Kerola
2
-2
/
+9
2013-04-18
libblkid: remove obsolete code
Karel Zak
1
-4
/
+0
2013-04-18
libblkid: ubifs is LE
Karel Zak
1
-1
/
+2
2013-04-18
libblkid: make swap detection arch independent
Karel Zak
1
-0
/
+11
2013-04-17
libblkid: use more robust code in silicon_raid checksum prober
Karel Zak
1
-2
/
+4
2013-04-16
libblkid: fix silicon raid checksum code on BE
Karel Zak
1
-1
/
+1
2013-04-15
libblkid: arch independent minix detection
Karel Zak
1
-26
/
+91
2013-04-10
libblkid: remove duplicate includes
Karel Zak
1
-2
/
+0
2013-04-10
libblkid: fix ZFS superblok offset for SBMAGIC
Karel Zak
1
-4
/
+8
2013-04-09
libblkid: export blkid_init_debug()
Karel Zak
6
-27
/
+58
2013-04-09
libblkid: support LIBBLKID_DEBUG= only
Karel Zak
1
-3
/
+0
2013-04-09
libblkid: fix DBG()
Karel Zak
1
-4
/
+7
2013-04-09
libblkid: number of functions should not be declared extern [smatch scan]
Sami Kerola
2
-10
/
+10
2013-04-09
various: fix variable and function declarations [smatch scan]
Sami Kerola
1
-3
/
+3
2013-04-08
libblkid: clean up DBG()
Karel Zak
34
-361
/
+278
2013-04-03
libblkid: use O_CLOEXEC
Karel Zak
9
-14
/
+14
2013-03-27
libblkid: (udf) fix possible null pointer dereference [coverity scan]
Karel Zak
1
-1
/
+2
2013-03-27
libblkid: check returns [coverity scan]
Karel Zak
1
-1
/
+2
2013-03-27
libblkid: fix NTFS prober on big-endian machines
Karel Zak
1
-4
/
+4
2013-03-15
libblkid: clean up header file
Karel Zak
4
-91
/
+58
2013-03-15
libblkid: fix docs comment
Karel Zak
1
-1
/
+1
2013-03-11
libblkid: ignore nested BSD partitions if same like parent
Karel Zak
1
-0
/
+7
2013-03-11
libblkid: rename in sun_disklabel for compatibility with fdisk
Karel Zak
1
-1
/
+1
2013-03-11
libblkid: move sun PT definition to include/
Karel Zak
1
-67
/
+2
2013-03-01
libblkid: use correct block size for UDF probe
Zachary Catlin
1
-15
/
+30
2013-02-20
libblkid: add debug messages for "idmag" stuff and btrfs
Karel Zak
2
-1
/
+5
2013-02-19
libblkid: make backup superblock visible for wipefs(8) only
Karel Zak
3
-0
/
+12
2013-02-19
libblkid: return disk ID/UUID by PT binary interface
Karel Zak
7
-2
/
+54
2013-02-14
libblkid: read whole buffer for iso_volume_descriptor
Karel Zak
1
-2
/
+3
2013-02-14
libblkid: Probe UDF volumes for ISO9660 info as well
Zeeshan Ali (Khattak)
4
-2
/
+33
2013-02-14
libblkid: Expose more ISO9660 headers
Zeeshan Ali (Khattak)
6
-9
/
+126
2013-02-14
libblkid: Don't keep reading same sector of ISO
Zeeshan Ali (Khattak)
1
-1
/
+3
2013-02-07
libblkid: add missing le16_to_cpu to sil raid prober
Karel Zak
1
-1
/
+1
2013-02-07
libblkid: improve Silicon RAID prober
Karel Zak
1
-6
/
+51
2013-02-06
libblkid: make blkid_new_probe_from_filename() usable on whole-disk
Karel Zak
1
-0
/
+2
2013-02-06
libblkid: add Flash-Friendly File System (f2fs) support
Alejandro Martinez Ruiz
4
-1
/
+103
2013-02-06
a pointer should not be compared to zero [coccinelle]
Sami Kerola
1
-1
/
+1
2013-02-04
libblkid: add blkid_probe_step_back()
Karel Zak
3
-22
/
+97
2013-02-01
libblkid: remove optimization from verify( funrtion
Karel Zak
1
-65
/
+11
2013-01-10
libblkid: make btrfs magics more readable
Karel Zak
1
-10
/
+4
2013-01-10
libblkid: add support for btrfs backup superblock
Goffredo Baroncelli
1
-0
/
+8
2013-01-09
libblkid: add missing promise raid metadata locations
Phillip Susi
1
-1
/
+1
2012-12-19
libblkid: improve test_blkid_devno, fix compiler warning [-Wunused-result]
Karel Zak
1
-1
/
+3
2012-12-12
libblkid: check mkdir(/run/blkid) return code [coverity scan]
Karel Zak
1
-5
/
+10
2012-12-04
libblkid: re-read PART{UUID,LABEL} for successfully verified cached devices
Karel Zak
1
-5
/
+15
2012-12-04
libblkid: cleanup arguments checks
Karel Zak
11
-46
/
+51
2012-12-04
libblkid: cleanup nonnull attribute usage
Karel Zak
1
-118
/
+52
2012-11-30
libblkid: cleanup blkid_strconcat
Karel Zak
2
-4
/
+1
2012-11-30
libblkid: remove blkid_{strndup,strdup}
Karel Zak
10
-51
/
+23
[next]