| Commit message (Expand) | Author | Age | Files | Lines |
* | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
* | volume_id: add LittleFS detection | Sven-Göran Bergh | 2018-01-19 | 3 | -0/+67 |
* | regularize format of source file headers, no code changes | Denys Vlasenko | 2017-09-18 | 35 | -105/+70 |
* | swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL | Denys Vlasenko | 2017-07-27 | 1 | -0/+1 |
* | volume_id: enable minix detection | Denys Vlasenko | 2017-07-25 | 3 | -27/+35 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 5 | -22/+22 |
* | Spelling fixes in comments, documentation, tests and examples | Denys Vlasenko | 2017-04-17 | 1 | -1/+1 |
* | Big cleanup in config help and description | Denys Vlasenko | 2017-01-10 | 36 | -134/+0 |
* | volume_id: Add support for UBIFS | Serj Kalichev | 2016-09-06 | 4 | -1/+135 |
* | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko | 2016-04-22 | 2 | -2/+2 |
* | blkid: add bcache support | Mike Frysinger | 2015-12-16 | 3 | -0/+115 |
* | volume_id: fix a buglet introduced by is_prefixed_with() conversion | Alfonso Ranieri | 2015-04-14 | 1 | -1/+1 |
* | libbb: introduce and use is_prefixed_with() | Denys Vlasenko | 2015-03-12 | 1 | -2/+2 |
* | fix assorted unused code and wrong format specs found by cppchekc (bug 6716) | Denys Vlasenko | 2013-11-29 | 1 | -1/+1 |
* | volume_id: add f2fs detection | Sven-Göran Bergh | 2013-08-01 | 3 | -0/+100 |
* | volume_id: nilfs config description. | Sven-Göran Bergh | 2013-07-31 | 1 | -1/+10 |
* | volume_id: Adopt to new config style. | Sven-Göran Bergh | 2013-07-31 | 34 | -0/+317 |
* | volume_id: Adopt to new kbuild style. | Sven-Göran Bergh | 2013-07-31 | 35 | -38/+71 |
* | volume_id_internal.h: drop unoptimized byteswap routines | Denys Vlasenko | 2013-05-15 | 1 | -36/+16 |
* | volume_id: fix ntfs attribute search | Oliver Metz | 2013-05-09 | 1 | -1/+1 |
* | whitespace cleanup. no code changes | Denys Vlasenko | 2013-01-14 | 5 | -6/+6 |
* | Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS' | Denys Vlasenko | 2013-01-14 | 1 | -10/+0 |
* | volume_id: add squashfs detection | Sven-Göran Bergh | 2013-01-14 | 3 | -0/+64 |
* | whitespace fixes. no code changes | Denys Vlasenko | 2013-01-14 | 2 | -4/+4 |
* | volume_id: uuid_format small code shrink | Sven-Göran Bergh | 2013-01-14 | 2 | -20/+9 |
* | volume_id: display hfs[+] 128-bit UUID properly | Sven-Göran Bergh | 2013-01-14 | 3 | -9/+23 |
* | blkid: add type display for hfsplus | Sven-Göran Bergh | 2013-01-14 | 1 | -1/+1 |
* | volume_id: add exFAT detection | S-G Bergh | 2012-11-13 | 4 | -0/+136 |
* | blkid: show filesystem when both label and UUID are missing, but type is known | S-G Bergh | 2012-11-05 | 1 | -1/+5 |
* | blkid: add support for nilfs2 | Sven-Göran Bergh | 2012-09-02 | 4 | -0/+102 |
* | volume_id: code shrink | Denys Vlasenko | 2012-09-02 | 1 | -15/+19 |
* | blkid: add type display for btrfs | Sven-Göran Bergh | 2012-09-02 | 1 | -0/+1 |
* | volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs | Denys Vlasenko | 2012-06-12 | 1 | -67/+7 |
* | volume_id/ext: detect ext4 too | Denys Vlasenko | 2012-05-18 | 1 | -4/+48 |
* | blkid: if parameters are given, do not scan /dev | Denys Vlasenko | 2012-03-03 | 1 | -12/+12 |
* | volume_id/get_devname: trivial code shrink | Denys Vlasenko | 2011-12-06 | 1 | -22/+19 |
* | reverted LINHIB0001 swap signature addition | Denys Vlasenko | 2011-02-14 | 1 | -1/+0 |
* | blkid: optional support for TYPE="fstype" | Denys Vlasenko | 2010-12-30 | 18 | -36/+70 |
* | volume_id: recognize compressed hibernate swap signature | James Hunt | 2010-12-19 | 1 | -0/+1 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 2 | -2/+2 |
* | *: mass cosmetic removal of extra empty lines. no code changes | Denys Vlasenko | 2010-07-26 | 1 | -1/+0 |
* | *: add INSERTs to *.src files where appropriate | Denys Vlasenko | 2010-06-08 | 1 | -0/+2 |
* | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko | 2010-06-04 | 1 | -0/+0 |
* | volume_id/linux_swap: detect suspended image signatures too | Vladimir Dronnikov | 2010-02-08 | 1 | -1/+5 |
* | *: eliminate more aliasing warnings | Denys Vlasenko | 2010-02-04 | 1 | -1/+2 |
* | *: style fixes. no code changes (verified with objdump) | Denys Vlasenko | 2010-01-28 | 2 | -8/+16 |
* | *: use "can't" instead of "cannot" | Denys Vlasenko | 2009-11-13 | 1 | -1/+1 |
* | btrfs.c: check first two superblocks, for additional robustness | Denys Vlasenko | 2009-11-02 | 1 | -8/+15 |
* | volume_id: add FAST_FUNC where appropriate | Denys Vlasenko | 2009-11-01 | 32 | -73/+73 |
* | volume_id: add support for btrfs | Vladimir Dronnikov | 2009-11-01 | 5 | -1/+107 |