aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id
AgeCommit message (Expand)Author
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2013-01-14Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS'Denys Vlasenko
2013-01-14volume_id: add squashfs detectionSven-Göran Bergh
2013-01-14whitespace fixes. no code changesDenys Vlasenko
2013-01-14volume_id: uuid_format small code shrinkSven-Göran Bergh
2013-01-14volume_id: display hfs[+] 128-bit UUID properlySven-Göran Bergh
2013-01-14blkid: add type display for hfsplusSven-Göran Bergh
2012-11-13volume_id: add exFAT detectionS-G Bergh
2012-11-05blkid: show filesystem when both label and UUID are missing, but type is knownS-G Bergh
2012-09-02blkid: add support for nilfs2Sven-Göran Bergh
2012-09-02volume_id: code shrinkDenys Vlasenko
2012-09-02blkid: add type display for btrfsSven-Göran Bergh
2012-06-12volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structsDenys Vlasenko
2012-05-18volume_id/ext: detect ext4 tooDenys Vlasenko
2012-03-03blkid: if parameters are given, do not scan /devDenys Vlasenko
2011-12-06volume_id/get_devname: trivial code shrinkDenys Vlasenko
2011-02-14reverted LINHIB0001 swap signature additionDenys Vlasenko
2010-12-30blkid: optional support for TYPE="fstype"Denys Vlasenko
2010-12-19volume_id: recognize compressed hibernate swap signatureJames Hunt
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-07-26*: mass cosmetic removal of extra empty lines. no code changesDenys Vlasenko
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-02-08volume_id/linux_swap: detect suspended image signatures tooVladimir Dronnikov
2010-02-04*: eliminate more aliasing warningsDenys 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-02btrfs.c: check first two superblocks, for additional robustnessDenys Vlasenko
2009-11-01volume_id: add FAST_FUNC where appropriateDenys Vlasenko
2009-11-01volume_id: add support for btrfsVladimir Dronnikov
2009-09-23*: more portability fixes by Dan FandrichDenys Vlasenko
2009-09-20swaponoff: add uuid/label support. By Natanael CopaNatanael Copa
2009-09-16use PACKED macro insted of open-coding GCC-ismDenys Vlasenko
2009-07-08move libc related stuff out of platform.hDenys Vlasenko
2009-06-27Update a comment, no code changesDenys Vlasenko
2009-06-27device matching against UUIDs: do not try floppiesDenys Vlasenko
2009-06-05*: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko
2009-04-09*: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko
2009-03-31volumeid: fix bug 249 "findfs finds the wrong partition"Denis Vlasenko
2009-02-15volume_id: abort early on read failures.Denis Vlasenko
2008-12-08optimize 16- and 32-bit movesDenis Vlasenko
2008-11-30volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytesDenis Vlasenko
2008-10-19add comment explaining previous changeDenis Vlasenko
2008-10-19volume identification: abolish /proc/partitions and /proc/cdromsDenis Vlasenko
2008-10-12blkid: new applet. We almost had everything needed for it alreadyDenis Vlasenko
2008-10-12findfs: fix LUKS and FAT detection routines; do not exit if corruptedDenis Vlasenko
2008-07-21libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko
2008-06-26style fixes, no code changesDenis Vlasenko
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2008-05-13more -Wall warning fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko