aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/volume_id.c
AgeCommit message (Expand)Author
2020-11-30decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko
2020-11-18util-linux: support erofs filesystemNorbert Lange
2018-01-19volume_id: add LittleFS detectionSven-Göran Bergh
2017-07-25volume_id: enable minix detectionDenys Vlasenko
2016-09-06volume_id: Add support for UBIFSSerj Kalichev
2015-12-16blkid: add bcache supportMike Frysinger
2013-08-01volume_id: add f2fs detectionSven-Göran Bergh
2013-07-31volume_id: Adopt to new kbuild style.Sven-Göran Bergh
2013-01-14volume_id: add squashfs detectionSven-Göran Bergh
2012-11-13volume_id: add exFAT detectionS-G Bergh
2012-09-02blkid: add support for nilfs2Sven-Göran Bergh
2010-07-26*: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko
2009-11-01volume_id: add FAST_FUNC where appropriateDenys Vlasenko
2009-11-01volume_id: add support for btrfsVladimir Dronnikov
2009-02-15volume_id: abort early on read failures.Denis Vlasenko
2008-10-19volume identification: abolish /proc/partitions and /proc/cdromsDenis Vlasenko
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-05-13more -Wall warning fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-03-17volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko
2008-03-17volude_id: remove unused fields and functions which were setting themDenis Vlasenko
2008-02-18support for mount by label (not yet tested)Denis Vlasenko