aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/get_devname.c
AgeCommit message (Expand)Author
2020-10-01libbb: shrink recursive_action() by reducing memory pressureDenys Vlasenko
2017-07-27swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABELDenys Vlasenko
2016-09-06volume_id: Add support for UBIFSSerj Kalichev
2015-04-14volume_id: fix a buglet introduced by is_prefixed_with() conversionAlfonso Ranieri
2015-03-12libbb: introduce and use is_prefixed_with()Denys Vlasenko
2013-07-31volume_id: Adopt to new kbuild style.Sven-Göran Bergh
2012-11-05blkid: show filesystem when both label and UUID are missing, but type is knownS-G Bergh
2012-03-03blkid: if parameters are given, do not scan /devDenys Vlasenko
2011-12-06volume_id/get_devname: trivial code shrinkDenys Vlasenko
2010-12-30blkid: optional support for TYPE="fstype"Denys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-11-01volume_id: add support for btrfsVladimir Dronnikov
2009-09-20swaponoff: add uuid/label support. By Natanael CopaNatanael Copa
2009-07-08move libc related stuff out of platform.hDenys Vlasenko
2009-06-27Update a comment, no code changesDenys Vlasenko
2009-06-27device matching against UUIDs: do not try floppiesDenys Vlasenko
2009-03-31volumeid: fix bug 249 "findfs finds the wrong partition"Denis Vlasenko
2009-02-15volume_id: abort early on read failures.Denis Vlasenko
2008-10-19add comment explaining previous changeDenis Vlasenko
2008-10-19volume identification: abolish /proc/partitions and /proc/cdromsDenis Vlasenko
2008-10-12blkid: new applet. We almost had everything needed for it alreadyDenis Vlasenko
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko
2008-03-24lpr: add more accurate commentsDenis 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-03-17*: fix fallout from -Wunused-parameterDenis Vlasenko
2008-02-18support for mount by label (not yet tested)Denis Vlasenko