Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: style fixes. no code changes (verified with objdump) | Denys Vlasenko | 2010-01-28 | 1 | -6/+12 |
* | volume_id: add FAST_FUNC where appropriate | Denys Vlasenko | 2009-11-01 | 1 | -1/+1 |
* | use PACKED macro insted of open-coding GCC-ism | Denys Vlasenko | 2009-09-16 | 1 | -5/+5 |
* | volume_id: abort early on read failures. | Denis Vlasenko | 2009-02-15 | 1 | -1/+2 |
* | volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes | Denis Vlasenko | 2008-11-30 | 1 | -7/+7 |
* | findfs: fix LUKS and FAT detection routines; do not exit if corrupted | Denis Vlasenko | 2008-10-12 | 1 | -66/+62 |
* | *: whitespace fixes, no code changes | Denis Vlasenko | 2008-03-24 | 1 | -1/+1 |
* | volude_id: remove unused fields and functions which were setting them | Denis Vlasenko | 2008-03-17 | 1 | -13/+15 |
* | support for mount by label (not yet tested) | Denis Vlasenko | 2008-02-18 | 1 | -0/+333 |