summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-06-30add 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
2016-05-19block.c: Use <linux/fs.h> instead of defining mount flags ourselvesDaniel Dickinson
2016-05-19block.c: Add support for checking vfat filesystemsDaniel Dickinson
2016-05-19block.c: Make static string a const char * instead char *Daniel Dickinson
2016-05-15mount_root: check for preinit sentinel fileJohn Crispin
2016-05-15Revert "mount_root: code failed in failsafe"John Crispin
2016-05-11Revert "fstools: support for ext4fs overlay"John Crispin
2016-05-10mount_root: code failed in failsafeJohn Crispin
2016-04-27snapshot: md5sum return codes are not properly handledJohn Crispin
2016-04-27block: add remount paramterJohn Crispin
2016-04-22fstools: support for ext4fs overlayRam Chandra Jangir
2016-04-25block: respect mount flags for /overlayJo-Philipp Wich
2016-01-10fstools: check existing filesystem state before writing the new oneFelix Fietkau
2015-12-20fstools: allow to stack another overlay on top of existing oneRoman Yeryomin