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