Bump to version 1.22.1
[platform/upstream/busybox.git] / util-linux / volume_id /
2013-11-29 Denys Vlasenkofix assorted unused code and wrong format specs found...
2013-08-01 Sven-Göran Berghvolume_id: add f2fs detection
2013-07-31 Sven-Göran Berghvolume_id: nilfs config description.
2013-07-31 Sven-Göran Berghvolume_id: Adopt to new config style.
2013-07-31 Sven-Göran Berghvolume_id: Adopt to new kbuild style.
2013-05-15 Denys Vlasenkovolume_id_internal.h: drop unoptimized byteswap routines
2013-05-09 Oliver Metzvolume_id: fix ntfs attribute search
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2013-01-14 Denys VlasenkoRemove redundant 'config FEATURE_VOLUMEID_SQUASHFS'
2013-01-14 Sven-Göran Berghvolume_id: add squashfs detection
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2013-01-13 Sven-Göran Berghvolume_id: uuid_format small code shrink
2013-01-13 Sven-Göran Berghvolume_id: display hfs[+] 128-bit UUID properly
2013-01-13 Sven-Göran Berghblkid: add type display for hfsplus
2012-11-13 S-G Berghvolume_id: add exFAT detection
2012-11-05 S-G Berghblkid: show filesystem when both label and UUID are...
2012-09-02 Sven-Göran Berghblkid: add support for nilfs2
2012-09-02 Denys Vlasenkovolume_id: code shrink
2012-09-02 Sven-Göran Berghblkid: add type display for btrfs
2012-06-12 Denys Vlasenkovolume_id/ext: use common bb_e2fs_defs.h for ext2/3...
2012-05-18 Denys Vlasenkovolume_id/ext: detect ext4 too
2012-03-03 Denys Vlasenkoblkid: if parameters are given, do not scan /dev
2011-12-06 Denys Vlasenkovolume_id/get_devname: trivial code shrink
2011-02-14 Denys Vlasenkoreverted LINHIB0001 swap signature addition
2010-12-29 Denys Vlasenkoblkid: optional support for TYPE="fstype"
2010-12-19 James Huntvolume_id: recognize compressed hibernate swap signature
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-25 Denys Vlasenko*: mass cosmetic removal of extra empty lines. no code...
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-02-08 Vladimir Dronnikovvolume_id/linux_swap: detect suspended image signatures too
2010-02-04 Denys Vlasenko*: eliminate more aliasing warnings
2010-01-28 Denys Vlasenko*: style fixes. no code changes (verified with objdump)
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-11-01 Denys Vlasenkobtrfs.c: check first two superblocks, for additional...
2009-11-01 Denys Vlasenkovolume_id: add FAST_FUNC where appropriate
2009-11-01 Vladimir Dronnikovvolume_id: add support for btrfs
2009-09-23 Denys Vlasenko*: more portability fixes by Dan Fandrich
2009-09-20 Natanael Copaswaponoff: add uuid/label support. By Natanael Copa
2009-09-15 Denys Vlasenkouse PACKED macro insted of open-coding GCC-ism
2009-07-08 Denys Vlasenkomove libc related stuff out of platform.h
2009-06-27 Denys VlasenkoUpdate a comment, no code changes
2009-06-27 Denys Vlasenkodevice matching against UUIDs: do not try floppies
2009-06-05 Denys Vlasenko*: add FAST_FUNC to function ptrs where it makes sense
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2009-03-31 Denis Vlasenkovolumeid: fix bug 249 "findfs finds the wrong partition"
2009-02-15 Denis Vlasenkovolume_id: abort early on read failures.
2008-12-08 Denis Vlasenkooptimize 16- and 32-bit moves
2008-11-30 Denis Vlasenkovolume_id/fat: careful with sector#, it may not fit...
2008-10-19 Denis Vlasenkoadd comment explaining previous change
2008-10-19 Denis Vlasenkovolume identification: abolish /proc/partitions and...
2008-10-12 Denis Vlasenkoblkid: new applet. We almost had everything needed...
2008-10-12 Denis Vlasenkofindfs: fix LUKS and FAT detection routines; do not...
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-06-26 Denis Vlasenkostyle fixes, no code changes
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-13 Denis Vlasenkomore -Wall warning fixes from Cristian Ionescu-Idbohrn.
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-03-28 Denis Vlasenkowhitespace fixes
2008-03-24 Denis Vlasenko*: whitespace fixes, no code changes
2008-03-24 Denis Vlasenkolpr: add more accurate comments
2008-03-17 Denis Vlasenkovolume_id: disable detection routines which are not...
2008-03-17 Denis Vlasenkovolude_id: remove unused fields and functions which...
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2008-02-18 Denis Vlasenkosupport for mount by label (not yet tested)