aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/volume_id_internal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* volume_id: improve struct layout (smaller offesets, smaller insns on x86)Denys Vlasenko2020-11-191-3/+3
* util-linux: support erofs filesystemNorbert Lange2020-11-181-0/+2
* volume_id: add LittleFS detectionSven-Göran Bergh2018-01-191-0/+2
* volume_id: enable minix detectionDenys Vlasenko2017-07-251-1/+1
* volume_id: Add support for UBIFSSerj Kalichev2016-09-061-0/+2
* blkid: add bcache supportMike Frysinger2015-12-161-0/+2
* volume_id: add f2fs detectionSven-Göran Bergh2013-08-011-0/+2
* volume_id_internal.h: drop unoptimized byteswap routinesDenys Vlasenko2013-05-151-36/+16
* volume_id: add squashfs detectionSven-Göran Bergh2013-01-141-0/+2
* volume_id: uuid_format small code shrinkSven-Göran Bergh2013-01-141-4/+8
* volume_id: display hfs[+] 128-bit UUID properlySven-Göran Bergh2013-01-141-1/+0
* volume_id: add exFAT detectionS-G Bergh2012-11-131-0/+2
* blkid: add support for nilfs2Sven-Göran Bergh2012-09-021-0/+2
* blkid: optional support for TYPE="fstype"Denys Vlasenko2010-12-301-1/+3
* volume_id: add FAST_FUNC where appropriateDenys Vlasenko2009-11-011-35/+35
* volume_id: add support for btrfsVladimir Dronnikov2009-11-011-0/+2
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-7/+2
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-32/+33
* volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytesDenis Vlasenko2008-11-301-13/+11
* volume identification: abolish /proc/partitions and /proc/cdromsDenis Vlasenko2008-10-191-1/+1
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-0/+7
* volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko2008-03-171-13/+13
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-19/+25
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+220