summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-07blockd: don't reparse blob msg in the vlist callbacksRafał Miłecki
2018-12-06blockd: don't unmount device when removing it from the listRafał Miłecki
2018-12-05block: don't duplicate unmounting code in the mount_action()Rafał Miłecki
2018-12-05block: make umount_device() function more genericRafał Miłecki
2018-12-04block: don't duplicate mounting code in the mount_device()Rafał Miłecki
2018-12-04block: simplify code picking mount target directoryRafał Miłecki
2018-12-04block: move blockd_notify() call out of the conditional blocksRafał Miłecki
2018-12-04block: fix formatting & indent in the mount_device()Rafał Miłecki
2018-11-26fstools: use EXIT_FAILURE when indicating error on exitMichael Heimpold
2018-11-26fstools: guard usage of WEXITSTATUSMichael Heimpold
2018-10-11fstools: add ntfs supportAnsuel Smith
2018-05-24fstools: allow the mounting with full access time accountingPierre Lebleu
2018-05-24fstools: allow to compress the filesystemPierre Lebleu
2018-04-16libfstools: move mount points when switching to JFFS2Rafał Miłecki
2018-04-16libfstools: add "const" to char pointer arguments in mount_move()Rafał Miłecki
2018-04-16libfstools: fix foreachdir() to pass dir with a trailing slashRafał Miłecki
2018-02-11strip trailing spaces from vfat labelsJohn Crispin
2018-02-11fix vfat volume labelJohn Crispin
2018-02-02block: support /dev/nvme* nodesDaniel Golle
2018-01-13overlay: fix compilation with glibcRoman Yeryomin
2018-01-07libfstools: optimize building directory string for globRafał Miłecki
2018-01-05libfstools: support file paths longer than 255 charsRafał Miłecki
2018-01-02overlay: fix race condition when switching to jffs2Roman Yeryomin
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