summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-01-18fstools: Add support to read-only MTD partitions (eg. recovery images)Bruno Pena
2020-01-18libblkid-tiny: fix f2fs labels by increasing label bufferPetr Štetiar
2020-01-05block: re-discover mtd devices on extroot mount retryJo-Philipp Wich
2019-12-22libblkid-tiny: fix symbol collision with full libblkidJo-Philipp Wich
2019-12-20libblkid-tiny: vfat: Change parsing label in special casesPali Rohár
2019-12-20libblkid-tiny: vfat: Fix reading labels which starts with byte 0x05Pali Rohár
2019-12-20libblkid-tiny: add blkid_probe_set_id_label() stubRafał Miłecki
2019-12-20libblkid-tiny: use separated buffer for each block device readRafał Miłecki
2019-12-20libblkid-tiny: add functions for allocating & freeing probe structRafał Miłecki
2019-12-13blockd: don't flush devices list on "hotplug" callRafał Miłecki
2019-12-13blockd: fix vlist memory corruptionRafał Miłecki
2019-11-03block: detect: use current mp as value of target optionYousong Zhou
2019-11-02block: mount_device: err log only when mp deviates from specYousong Zhou
2019-11-02block: mount_device: skip extroot earlierYousong Zhou
2019-11-02block: mount_action: handle mount/umount depsYousong Zhou
2019-11-02block: support hierarchical mount/umountYousong Zhou
2019-11-02block: umount: skip / unless -a is givenYousong Zhou
2019-10-27block: use fsck.fat instead of dosfsckYousong Zhou
2019-10-27libblkid-tiny: ntfs: fix use-after-freeYousong Zhou
2019-09-20mkdev: Avoid out of bounds readHauke Mehrtens
2019-09-03libblkid-tiny: use blkid_probe_set_utf8label for label setAnsuel Smith
2019-09-03libblkid-tiny: adds blkid_probe_set_utf8label supportAnsuel Smith
2019-08-28probe: fallback to libblkid.so.1 when libblkid.so does not existJo-Philipp Wich
2019-07-01libblkid-tiny: increment label size to 256Ansuel Smith
2019-07-01libblkid-tiny: fix wrong btrfs label lengthAnsuel Smith
2019-03-31block: prevent mount point confusionJo-Philipp Wich
2019-03-31libfstools: avoid false positives when matching devices and volumesJo-Philipp Wich
2019-03-28libfstools: Fix overflow of F2FS_MINSIZE constantPetr Štetiar
2019-03-28libfstools: Print error in case of loop blkdev failurePetr Štetiar
2018-12-28block(d): improve hotplug.d "mount" events for the autofsRafał Miłecki
2018-12-28blockd: unmount device explicitly when it disappearsRafał Miłecki
2018-12-12block: remove target directory after unmountingRafał Miłecki
2018-12-12block: cleanup handling "start" action of the "autofs" commandRafał Miłecki
2018-12-09block: make blockd_notify() return an int instead of voidRafał Miłecki
2018-12-09block: generate hotplug.d mount eventsRafał Miłecki
2018-12-09block: validate amount of arguments for the "autofs" commandRafał Miłecki
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