index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libblkid
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
libblkid: fix NTFS prober on big-endian machines
Karel Zak
1
-4
/
+4
2013-03-20
docs: make the section AVAILABILITY always come last in man pages
Benno Schulenberg
1
-4
/
+3
2013-03-15
docs: update year
Karel Zak
1
-1
/
+1
2013-03-15
libblkid: clean up header file
Karel Zak
5
-92
/
+60
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: add blkid_probe_step_back to documentation
Karel Zak
1
-3
/
+4
2013-02-19
libblkid: return disk ID/UUID by PT binary interface
Karel Zak
9
-4
/
+58
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
2012-11-30
libblkid: add function attributes to private API
Karel Zak
1
-51
/
+123
2012-11-30
libblkid: add function attributes to public API
Ondrej Oprala
1
-105
/
+273
2012-11-21
libblkid: (gpt) don't modify in memory buffers
Karel Zak
1
-12
/
+11
2012-11-14
libblkid: remove obsolete tags from cache
Karel Zak
2
-1
/
+21
2012-10-15
libblkid: fix compiler warning [-Wstrict-aliasing]
Karel Zak
1
-3
/
+5
2012-09-11
libblkid: fix copyright noticed to be consistent (so all are LGPL)
Karel Zak
2
-3
/
+4
2012-09-07
libblkid: check fchmod() return value [coverity scan]
Karel Zak
1
-3
/
+6
2012-09-07
libblkid: improve DBG() macro
Karel Zak
1
-1
/
+1
2012-09-04
libblkid: use O_CLOEXEC
Karel Zak
5
-6
/
+6
2012-08-27
libblkid: rewrite ntfs prober
Karel Zak
1
-36
/
+85
2012-08-27
libblkid: use unsigned ints in ntfs prober
Karel Zak
1
-19
/
+22
2012-08-15
build-sys: expand paths at make time
Karel Zak
1
-1
/
+2
2012-08-13
Fix non-Linux build
Samuel Thibault
1
-3
/
+12
2012-08-02
build-sys: don't compile lib{mount,blkid} tests when --disable-static specified
Karel Zak
1
-0
/
+4
2012-07-30
build-sys: move tests to check_PROGRAMS
Karel Zak
2
-2
/
+2
2012-07-27
build-sys: fix build without libs
Karel Zak
1
-6
/
+15
[prev]
[next]