Age | Commit message (Expand) | Author |
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 |
2009-09-20 | swaponoff: add uuid/label support. By Natanael Copa | Natanael Copa |
2009-09-16 | use PACKED macro insted of open-coding GCC-ism | Denys Vlasenko |
2009-07-08 | move libc related stuff out of platform.h | Denys Vlasenko |
2009-06-27 | Update a comment, no code changes | Denys Vlasenko |
2009-06-27 | device matching against UUIDs: do not try floppies | Denys Vlasenko |
2009-06-05 | *: add FAST_FUNC to function ptrs where it makes sense | Denys Vlasenko |
2009-04-09 | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko |
2009-03-31 | volumeid: fix bug 249 "findfs finds the wrong partition" | Denis Vlasenko |
2009-02-15 | volume_id: abort early on read failures. | Denis Vlasenko |
2008-12-08 | optimize 16- and 32-bit moves | Denis Vlasenko |
2008-11-30 | volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes | Denis Vlasenko |
2008-10-19 | add comment explaining previous change | Denis Vlasenko |
2008-10-19 | volume identification: abolish /proc/partitions and /proc/cdroms | Denis Vlasenko |
2008-10-12 | blkid: new applet. We almost had everything needed for it already | Denis Vlasenko |
2008-10-12 | findfs: fix LUKS and FAT detection routines; do not exit if corrupted | Denis Vlasenko |
2008-07-21 | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko |
2008-06-26 | style fixes, no code changes | Denis Vlasenko |
2008-05-15 | more of -Wall fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko |
2008-05-13 | more -Wall warning fixes from Cristian Ionescu-Idbohrn. | Denis Vlasenko |