summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-12-29libblkid-tiny: add support for NTFS superblockRafał Miłecki
2017-12-12fstools: Replace strerror(errno) with %m format.Rosen Penev
2017-08-07libblkid-tiny: add support for UBI superblockRafał Miłecki
2017-07-31fstools: add btrfs supportRobert Young
2017-07-16block: support /dev/xvd* nodesW. Michael Petullo
2017-06-30libfstools: fix matching device nameDaniel Golle
2017-05-09fstools: use -Wno-format-truncation instead of -Wno-error=format-truncationFelix Fietkau
2017-05-08libfstools: fix multiple volume_identify usages with the same volumePieter Smith
2017-05-04build: disable the format-truncation warning error to fix gcc 7 build errorsFelix Fietkau
2017-04-20libfstools: silence mkfs.{ext4,f2fs}Daniel Golle
2017-03-29cmake: Make blockd link against libjson-cFlorian Fainelli
2017-03-28libfstools: add basic documentation of mount functionsRafał Miłecki
2017-02-27blockd: add automounting supportJohn Crispin
2017-02-11add missing includesFelix Fietkau
2016-12-05libfstools: Check return values for fread and systemFlorian Fainelli
2016-10-31fstools: added f2fs to blockAlberto Bursi
2016-10-21block: fall back to external mount helperJo-Philipp Wich
2016-10-21block: fix error reportingJo-Philipp Wich
2016-10-17libblkid-tiny: remove unused name memberJo-Philipp Wich
2016-10-17probe: stop handling name propertyJo-Philipp Wich
2016-10-17block: remove handling of name propertyJo-Philipp Wich
2016-10-17libblkid-tiny: fix SquashFS version detection on different endian systemsJo-Philipp Wich
2016-10-17libblkid-tiny: avoid setting phantom UUIDsJo-Philipp Wich
2016-10-17probe: add full libblkid supportJo-Philipp Wich
2016-10-16block: add probe abstraction layerJo-Philipp Wich
2016-09-23libfstools: properly label ext4 overlayDaniel Golle
2016-09-23block: also probe loop devicesDaniel Golle
2016-09-12block: include mountpoint in info outputDaniel Golle
2016-09-12libfstools: gather mountpoints from /proc/self/mountinfoDaniel Golle
2016-09-08libfstools: add rootdisk overlay volume supportFelix Fietkau
2016-09-08libfstools: replace hardcoded mentions of jffs2 in a few placesFelix Fietkau
2016-09-08libfstools: add ext4 filesystem typeFelix Fietkau
2016-09-08libfstools: add f2fs filesystem type and simplify fs type codeFelix Fietkau
2016-09-08libfstools: use container_of for volume private dataFelix Fietkau
2016-09-08libfstools: call volume_init() before accessing v->blkFelix Fietkau
2016-09-06libfstools: remove obsolete enumFelix Fietkau
2016-08-31fix logic bug inside extroot uuid verification codeJohn Crispin
2016-08-18libfstools: "lowerdir" variable name in fopivotПреподобный Гомер
2016-08-16fix return code of overlay_mount_fsJohn Crispin
2016-07-24block: best-effort in find_mount_pointDaniel Golle
2016-07-24block: get mountpoints from /proc/self/mountinfoDaniel Golle
2016-07-21block: print mountpoint if already mountedDaniel Golle
2016-07-21block: also check /proc/self/mountinfo to find mountpointDaniel Golle
2016-07-21block: don't truncate mountpoint pathDaniel Golle
2016-07-21block: allow block info /dev/ubi?_?Daniel Golle
2016-07-20block: avoid ubi{,block} duplicatesDaniel Golle
2016-07-20block: fix ubi?_? glob patternDaniel Golle
2016-07-01cmake: Link against libjson-cFlorian Fainelli
2016-07-01cmake: Find libubox/ulog.hFlorian Fainelli
2016-05-19block.c: Add ability to mount with ACL and XATTR supportDaniel Dickinson