aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id
AgeCommit message (Expand)Author
2020-11-30decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko
2020-11-19volume_id: improve struct layout (smaller offesets, smaller insns on x86)Denys Vlasenko
2020-11-18util-linux: support erofs filesystemNorbert Lange
2020-10-01libbb: shrink recursive_action() by reducing memory pressureDenys Vlasenko
2019-03-15Fix off by one error in FAT16 <=> FAT32 detectionThomas Frauendorfer
2018-06-06restore documentation on the build config languageKartik Agaram
2018-01-19volume_id: add LittleFS detectionSven-Göran Bergh
2017-09-18regularize format of source file headers, no code changesDenys Vlasenko
2017-07-27swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABELDenys Vlasenko
2017-07-25volume_id: enable minix detectionDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-04-17Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko
2017-01-10Big cleanup in config help and descriptionDenys Vlasenko
2016-09-06volume_id: Add support for UBIFSSerj Kalichev
2016-04-22*: slap on a few ALIGN1/2s where appropriateDenys Vlasenko
2015-12-16blkid: add bcache supportMike Frysinger
2015-04-14volume_id: fix a buglet introduced by is_prefixed_with() conversionAlfonso Ranieri
2015-03-12libbb: introduce and use is_prefixed_with()Denys Vlasenko
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko
2013-08-01volume_id: add f2fs detectionSven-Göran Bergh
2013-07-31volume_id: nilfs config description.Sven-Göran Bergh
2013-07-31volume_id: Adopt to new config style.Sven-Göran Bergh
2013-07-31volume_id: Adopt to new kbuild style.Sven-Göran Bergh
2013-05-15volume_id_internal.h: drop unoptimized byteswap routinesDenys Vlasenko
2013-05-09volume_id: fix ntfs attribute searchOliver Metz
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