index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
volume_id
/
volume_id_internal.h
Age
Commit message (
Expand
)
Author
2013-08-01
volume_id: add f2fs detection
Sven-Göran Bergh
2013-05-15
volume_id_internal.h: drop unoptimized byteswap routines
Denys Vlasenko
2013-01-14
volume_id: add squashfs detection
Sven-Göran Bergh
2013-01-14
volume_id: uuid_format small code shrink
Sven-Göran Bergh
2013-01-14
volume_id: display hfs[+] 128-bit UUID properly
Sven-Göran Bergh
2012-11-13
volume_id: add exFAT detection
S-G Bergh
2012-09-02
blkid: add support for nilfs2
Sven-Göran Bergh
2010-12-30
blkid: optional support for TYPE="fstype"
Denys Vlasenko
2009-11-01
volume_id: add FAST_FUNC where appropriate
Denys Vlasenko
2009-11-01
volume_id: add support for btrfs
Vladimir Dronnikov
2009-04-09
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-02-15
volume_id: abort early on read failures.
Denis Vlasenko
2008-11-30
volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes
Denis Vlasenko
2008-10-19
volume identification: abolish /proc/partitions and /proc/cdroms
Denis Vlasenko
2008-05-09
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-03-17
volume_id: disable detection routines which are not setting label and uuid an...
Denis Vlasenko
2008-03-17
volude_id: remove unused fields and functions which were setting them
Denis Vlasenko
2008-02-18
support for mount by label (not yet tested)
Denis Vlasenko