aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/get_devname.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* volume_id: Add support for UBIFSSerj Kalichev2016-09-061-1/+5
* volume_id: fix a buglet introduced by is_prefixed_with() conversionAlfonso Ranieri2015-04-141-1/+1
* libbb: introduce and use is_prefixed_with()Denys Vlasenko2015-03-121-2/+2
* volume_id: Adopt to new kbuild style.Sven-Göran Bergh2013-07-311-0/+5
* blkid: show filesystem when both label and UUID are missing, but type is knownS-G Bergh2012-11-051-1/+5
* blkid: if parameters are given, do not scan /devDenys Vlasenko2012-03-031-12/+12
* volume_id/get_devname: trivial code shrinkDenys Vlasenko2011-12-061-22/+19
* blkid: optional support for TYPE="fstype"Denys Vlasenko2010-12-301-14/+45
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* volume_id: add support for btrfsVladimir Dronnikov2009-11-011-1/+1
* swaponoff: add uuid/label support. By Natanael CopaNatanael Copa2009-09-201-0/+17
* move libc related stuff out of platform.hDenys Vlasenko2009-07-081-3/+4
* Update a comment, no code changesDenys Vlasenko2009-06-271-1/+3
* device matching against UUIDs: do not try floppiesDenys Vlasenko2009-06-271-0/+7
* volumeid: fix bug 249 "findfs finds the wrong partition"Denis Vlasenko2009-03-311-3/+1
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-1/+1
* add comment explaining previous changeDenis Vlasenko2008-10-191-0/+11
* volume identification: abolish /proc/partitions and /proc/cdromsDenis Vlasenko2008-10-191-218/+31
* blkid: new applet. We almost had everything needed for it alreadyDenis Vlasenko2008-10-121-8/+9
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-2/+2
* lpr: add more accurate commentsDenis Vlasenko2008-03-241-1/+1
* volume_id: disable detection routines which are not setting label and uuid an...Denis Vlasenko2008-03-171-14/+16
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-98/+118
* *: fix fallout from -Wunused-parameterDenis Vlasenko2008-03-171-0/+8
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+399