oweals/fstools.git
2020-06-17 David WoodhouseUse autoclear for overlay loopback device master
2020-05-11 Daniel Golleblockd: fix segfault triggered by non-autofs mounts
2020-05-06 Rafał Miłeckiblockd: add optional "device" parameter to "info" ubus...
2020-05-06 Rafał Miłeckiblock(d): always call hotplug.d "mount" scripts from...
2020-05-06 Rafał Miłeckiblockd: use uloop_process for calling /sbin/hotplug...
2020-05-06 Mirko VogtTruncate FAT filesystem label until 1st occurance of...
2020-05-05 Rafał Miłeckiblock: always use st_dev (device ID) of / when looking...
2020-05-05 Rafał Miłeckiblock: simplify check_extroot() a bit
2020-05-02 Rafał Miłeckiblock: add some basic extroot documentation
2020-05-02 Rafał MiłeckiRevert "block: support hierarchical mount/umount"
2020-05-02 Rafał MiłeckiRevert "block: mount_action: handle mount/umount deps"
2020-04-09 Felix Fietkaulibfstools/mtd: attempt to read from OOB data if empty...
2020-03-21 Rafał Miłeckiblockd: remove symlink linkpath file if it's a dir...
2020-03-21 Rafał Miłeckiblock: remove mount target file if it's a link
2020-03-21 Rafał Miłeckiblockd: report "target" path as "mount" for autofs...
2020-03-21 Rafał Miłeckiblockd: print symlink error code and string message
2020-01-21 Petr ŠtetiarRevert "fstools: Add support to read-only MTD partition...
2020-01-18 Bruno Penafstools: Add support to read-only MTD partitions (eg...
2020-01-18 Petr Štetiarlibblkid-tiny: fix f2fs labels by increasing label...
2020-01-05 Jo-Philipp... block: re-discover mtd devices on extroot mount retry
2019-12-22 Jo-Philipp... libblkid-tiny: fix symbol collision with full libblkid
2019-12-20 Pali Rohárlibblkid-tiny: vfat: Change parsing label in special...
2019-12-20 Pali Rohárlibblkid-tiny: vfat: Fix reading labels which starts...
2019-12-20 Rafał Miłeckilibblkid-tiny: add blkid_probe_set_id_label() stub
2019-12-20 Rafał Miłeckilibblkid-tiny: use separated buffer for each block...
2019-12-20 Rafał Miłeckilibblkid-tiny: add functions for allocating & freeing...
2019-12-13 Rafał Miłeckiblockd: don't flush devices list on "hotplug" call
2019-12-13 Rafał Miłeckiblockd: fix vlist memory corruption
2019-11-03 Yousong Zhoublock: detect: use current mp as value of target option
2019-11-02 Yousong Zhoublock: mount_device: err log only when mp deviates...
2019-11-02 Yousong Zhoublock: mount_device: skip extroot earlier
2019-11-02 Yousong Zhoublock: mount_action: handle mount/umount deps
2019-11-02 Yousong Zhoublock: support hierarchical mount/umount
2019-11-02 Yousong Zhoublock: umount: skip / unless -a is given
2019-10-27 Yousong Zhoublock: use fsck.fat instead of dosfsck
2019-10-27 Yousong Zhoulibblkid-tiny: ntfs: fix use-after-free
2019-09-20 Hauke Mehrtensmkdev: Avoid out of bounds read
2019-09-03 Ansuel Smithlibblkid-tiny: use blkid_probe_set_utf8label for label set
2019-09-03 Ansuel Smithlibblkid-tiny: adds blkid_probe_set_utf8label support
2019-08-28 Jo-Philipp... probe: fallback to libblkid.so.1 when libblkid.so does...
2019-07-01 Ansuel Smithlibblkid-tiny: increment label size to 256
2019-07-01 Ansuel Smithlibblkid-tiny: fix wrong btrfs label length
2019-03-31 Jo-Philipp... block: prevent mount point confusion
2019-03-31 Jo-Philipp... libfstools: avoid false positives when matching devices...
2019-03-28 Petr Štetiarlibfstools: Fix overflow of F2FS_MINSIZE constant
2019-03-28 Petr Štetiarlibfstools: Print error in case of loop blkdev failure
2018-12-28 Rafał Miłeckiblock(d): improve hotplug.d "mount" events for the...
2018-12-28 Rafał Miłeckiblockd: unmount device explicitly when it disappears
2018-12-12 Rafał Miłeckiblock: remove target directory after unmounting
2018-12-12 Rafał Miłeckiblock: cleanup handling "start" action of the "autofs...
2018-12-09 Rafał Miłeckiblock: make blockd_notify() return an int instead of...
2018-12-09 Rafał Miłeckiblock: generate hotplug.d mount events
2018-12-09 Rafał Miłeckiblock: validate amount of arguments for the "autofs...
2018-12-07 Rafał Miłeckiblockd: don't reparse blob msg in the vlist callbacks
2018-12-06 Rafał Miłeckiblockd: don't unmount device when removing it from...
2018-12-05 Rafał Miłeckiblock: don't duplicate unmounting code in the mount_act...
2018-12-05 Rafał Miłeckiblock: make umount_device() function more generic
2018-12-04 Rafał Miłeckiblock: don't duplicate mounting code in the mount_device()
2018-12-04 Rafał Miłeckiblock: simplify code picking mount target directory
2018-12-04 Rafał Miłeckiblock: move blockd_notify() call out of the conditional...
2018-12-04 Rafał Miłeckiblock: fix formatting & indent in the mount_device()
2018-11-26 Michael Heimpoldfstools: use EXIT_FAILURE when indicating error on...
2018-11-26 Michael Heimpoldfstools: guard usage of WEXITSTATUS
2018-10-11 Ansuel Smithfstools: add ntfs support
2018-05-24 Pierre Lebleufstools: allow the mounting with full access time accou...
2018-05-24 Pierre Lebleufstools: allow to compress the filesystem
2018-04-16 Rafał Miłeckilibfstools: move mount points when switching to JFFS2
2018-04-16 Rafał Miłeckilibfstools: add "const" to char pointer arguments in...
2018-04-16 Rafał Miłeckilibfstools: fix foreachdir() to pass dir with a trailin...
2018-02-11 John Crispinstrip trailing spaces from vfat labels
2018-02-11 John Crispinfix vfat volume label
2018-02-02 Daniel Golleblock: support /dev/nvme* nodes
2018-01-13 Roman Yeryominoverlay: fix compilation with glibc
2018-01-07 Rafał Miłeckilibfstools: optimize building directory string for...
2018-01-05 Rafał Miłeckilibfstools: support file paths longer than 255 chars
2018-01-02 Roman Yeryominoverlay: fix race condition when switching to jffs2
2017-12-29 Rafał Miłeckilibblkid-tiny: add support for NTFS superblock
2017-12-12 Rosen Penevfstools: Replace strerror(errno) with %m format.
2017-08-07 Rafał Miłeckilibblkid-tiny: add support for UBI superblock
2017-07-31 Robert Youngfstools: add btrfs support
2017-07-16 W. Michael... block: support /dev/xvd* nodes
2017-06-30 Daniel Gollelibfstools: fix matching device name
2017-05-09 Felix Fietkaufstools: use -Wno-format-truncation instead of -Wno...
2017-05-08 Pieter Smithlibfstools: fix multiple volume_identify usages with...
2017-05-04 Felix Fietkaubuild: disable the format-truncation warning error...
2017-04-20 Daniel Gollelibfstools: silence mkfs.{ext4,f2fs}
2017-03-29 Florian Fainellicmake: Make blockd link against libjson-c
2017-03-28 Rafał Miłeckilibfstools: add basic documentation of mount functions
2017-02-27 John Crispinblockd: add automounting support
2017-02-11 Felix Fietkauadd missing includes
2016-12-05 Florian Fainellilibfstools: Check return values for fread and system
2016-10-31 Alberto Bursifstools: added f2fs to block
2016-10-21 Jo-Philipp... block: fall back to external mount helper
2016-10-21 Jo-Philipp... block: fix error reporting
2016-10-17 Jo-Philipp... libblkid-tiny: remove unused name member
2016-10-17 Jo-Philipp... probe: stop handling name property
2016-10-17 Jo-Philipp... block: remove handling of name property
2016-10-17 Jo-Philipp... libblkid-tiny: fix SquashFS version detection on differ...
2016-10-17 Jo-Philipp... libblkid-tiny: avoid setting phantom UUIDs
2016-10-17 Jo-Philipp... probe: add full libblkid support
next