index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shlibs
/
blkid
/
src
/
superblocks
/
superblocks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
libblkid: add blkdev.h to blkidP.h
Karel Zak
1
-3
/
+0
2010-10-15
libblkid: consolidate magic strings detection code
Karel Zak
1
-25
/
+3
2010-09-07
libblkid: don't ignore zero for SBMAGIC_OFFSET
Karel Zak
1
-4
/
+3
2010-07-13
libblkid: add nilfs2 filesystem superblock probe
Jiro SEKIBA
1
-0
/
+1
2010-06-01
libblkid: add exFAT file system detection support
Andrew Nayenko
1
-1
/
+2
2010-05-18
libblkid: cleanup superblocks_safeprobe()
Karel Zak
1
-86
/
+18
2010-05-18
libblkid: improve MD 0.90 detection
Karel Zak
1
-16
/
+0
2010-04-23
libblkid: reset superblocks result after error
Karel Zak
1
-1
/
+3
2010-04-22
libblkid: fix collision between RAID and PT probing
Karel Zak
1
-3
/
+33
2010-04-21
libblkid: add partial support for superblock binary API
Karel Zak
1
-9
/
+92
2010-03-31
libblkid: avoid probing CDs for RAID
M.S.Colclough
1
-0
/
+5
2010-03-14
libblkid: fix infinite loop when probe chain bails out early
Colin Watson
1
-1
/
+3
2010-02-04
libblkid: don't return error on empty files
Karel Zak
1
-1
/
+1
2010-02-02
libblkid: Add initial support for BeFS detection
Jeroen Oortwijn
1
-1
/
+2
2010-01-19
libblkid: set minimal size for jfs, reiser, swap and zfs
Karel Zak
1
-2
/
+7
2010-01-18
libblkid: restrict RAID/FS proving for small devices (1.4MiB)
Karel Zak
1
-4
/
+23
2010-01-04
libblkid: DRBD support for blkid
Bastian Friedrich
1
-0
/
+1
2009-11-10
libblkid: don't return empty LABELs
Karel Zak
1
-0
/
+4
2009-10-26
libblkid: return first detected crypto device
Scott James Remnant
1
-4
/
+5
2009-10-16
libblkid: add support for VMFS (VMware File System)
Mike Hommey
1
-1
/
+3
2009-10-15
libblkid: add note about UUID_SUB, increment number of superblock values
Karel Zak
1
-0
/
+2
2009-10-06
libblkid: add a probe for bfs
Christoph Hellwig
1
-1
/
+2
2009-10-02
libblkid: fix blkid_do_probe() to work properly with chains
Karel Zak
1
-2
/
+0
2009-09-29
libblkid: add support for SBMAGIC and SBMAGIC_OFFSET
Karel Zak
1
-5
/
+15
2009-09-24
libblkid: add UBIFS support
Corentin Chary
1
-1
/
+2
2009-09-22
libblkid: trim tailing whitespace from unicode LABELs
Karel Zak
1
-11
/
+3
2009-09-16
libblkid: remove superblock functions from probe.c
Karel Zak
1
-0
/
+189
2009-09-16
libblkid: use superblock filter functions
Karel Zak
1
-0
/
+76
2009-09-16
libblkid: add superblocks filter functions
Karel Zak
1
-0
/
+117
2009-09-16
libblkid: move blkid_known_fstype() to superblocks.c
Karel Zak
1
-0
/
+21
2009-09-16
libblkid: add superblocks chain
Karel Zak
1
-0
/
+301