aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/volume_id.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko2020-11-301-4/+4
* util-linux: support erofs filesystemNorbert Lange2020-11-181-0/+3
* volume_id: add LittleFS detectionSven-Göran Bergh2018-01-191-0/+3
* volume_id: enable minix detectionDenys Vlasenko2017-07-251-1/+0
* volume_id: Add support for UBIFSSerj Kalichev2016-09-061-0/+3
* blkid: add bcache supportMike Frysinger2015-12-161-0/+3
* volume_id: add f2fs detectionSven-Göran Bergh2013-08-011-0/+3
* volume_id: Adopt to new kbuild style.Sven-Göran Bergh2013-07-311-0/+2
* volume_id: add squashfs detectionSven-Göran Bergh2013-01-141-0/+3
* volume_id: add exFAT detectionS-G Bergh2012-11-131-0/+3
* blkid: add support for nilfs2Sven-Göran Bergh2012-09-021-0/+3
* *: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko2010-07-261-1/+0
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-131-1/+1
* volume_id: add FAST_FUNC where appropriateDenys Vlasenko2009-11-011-6/+6
* volume_id: add support for btrfsVladimir Dronnikov2009-11-011-0/+3
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-18/+24
* volume identification: abolish /proc/partitions and /proc/cdromsDenis Vlasenko2008-10-191-6/+1
* more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-151-1/+1
* more -Wall warning fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-131-1/+1
* volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko2008-03-171-4/+28
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-4/+9
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+214