aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/linux_raid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-3/+2
* Big cleanup in config help and descriptionDenys Vlasenko2017-01-101-4/+0
* volume_id: Adopt to new config style.Sven-Göran Bergh2013-07-311-0/+9
* volume_id: Adopt to new kbuild style.Sven-Göran Bergh2013-07-311-0/+2
* whitespace fixes. no code changesDenys Vlasenko2013-01-141-3/+3
* blkid: optional support for TYPE="fstype"Denys Vlasenko2010-12-301-1/+1
* *: eliminate more aliasing warningsDenys Vlasenko2010-02-041-1/+2
* volume_id: add FAST_FUNC where appropriateDenys Vlasenko2009-11-011-1/+1
* use PACKED macro insted of open-coding GCC-ismDenys Vlasenko2009-09-161-1/+1
* volume_id: abort early on read failures.Denis Vlasenko2009-02-151-1/+2
* optimize 16- and 32-bit movesDenis Vlasenko2008-12-081-1/+1
* volude_id: remove unused fields and functions which were setting themDenis Vlasenko2008-03-171-6/+6
* support for mount by label (not yet tested)Denis Vlasenko2008-02-181-0/+79