| Commit message (Expand) | Author | Age | Files | Lines |
| * | volume_id: add f2fs detection | Sven-Göran Bergh | 2013-08-01 | 1 | -0/+2 |
| * | volume_id_internal.h: drop unoptimized byteswap routines | Denys Vlasenko | 2013-05-15 | 1 | -36/+16 |
| * | volume_id: add squashfs detection | Sven-Göran Bergh | 2013-01-14 | 1 | -0/+2 |
| * | volume_id: uuid_format small code shrink | Sven-Göran Bergh | 2013-01-14 | 1 | -4/+8 |
| * | volume_id: display hfs[+] 128-bit UUID properly | Sven-Göran Bergh | 2013-01-14 | 1 | -1/+0 |
| * | volume_id: add exFAT detection | S-G Bergh | 2012-11-13 | 1 | -0/+2 |
| * | blkid: add support for nilfs2 | Sven-Göran Bergh | 2012-09-02 | 1 | -0/+2 |
| * | blkid: optional support for TYPE="fstype" | Denys Vlasenko | 2010-12-30 | 1 | -1/+3 |
| * | volume_id: add FAST_FUNC where appropriate | Denys Vlasenko | 2009-11-01 | 1 | -35/+35 |
| * | volume_id: add support for btrfs | Vladimir Dronnikov | 2009-11-01 | 1 | -0/+2 |
| * | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko | 2009-04-09 | 1 | -7/+2 |
| * | volume_id: abort early on read failures. | Denis Vlasenko | 2009-02-15 | 1 | -32/+33 |
| * | volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes | Denis Vlasenko | 2008-11-30 | 1 | -13/+11 |
| * | volume identification: abolish /proc/partitions and /proc/cdroms | Denis Vlasenko | 2008-10-19 | 1 | -1/+1 |
| * | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko | 2008-05-09 | 1 | -0/+7 |
| * | volume_id: disable detection routines which are not setting label and uuid an... | Denis Vlasenko | 2008-03-17 | 1 | -13/+13 |
| * | volude_id: remove unused fields and functions which were setting them | Denis Vlasenko | 2008-03-17 | 1 | -19/+25 |
| * | support for mount by label (not yet tested) | Denis Vlasenko | 2008-02-18 | 1 | -0/+220 |