index
:
fstools
lede-17.01
master
OpenWrt filesystem utilities
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-10-27
block: use fsck.fat instead of dosfsck
Yousong Zhou
2019-10-27
libblkid-tiny: ntfs: fix use-after-free
Yousong Zhou
2019-09-20
mkdev: Avoid out of bounds read
Hauke Mehrtens
2019-09-03
libblkid-tiny: use blkid_probe_set_utf8label for label set
Ansuel Smith
2019-09-03
libblkid-tiny: adds blkid_probe_set_utf8label support
Ansuel Smith
2019-08-28
probe: fallback to libblkid.so.1 when libblkid.so does not exist
Jo-Philipp Wich
2019-07-01
libblkid-tiny: increment label size to 256
Ansuel Smith
2019-07-01
libblkid-tiny: fix wrong btrfs label length
Ansuel Smith
2019-03-31
block: prevent mount point confusion
Jo-Philipp Wich
2019-03-31
libfstools: avoid false positives when matching devices and volumes
Jo-Philipp Wich
2019-03-28
libfstools: Fix overflow of F2FS_MINSIZE constant
Petr Štetiar
2019-03-28
libfstools: Print error in case of loop blkdev failure
Petr Štetiar
2018-12-28
block(d): improve hotplug.d "mount" events for the autofs
Rafał Miłecki
2018-12-28
blockd: unmount device explicitly when it disappears
Rafał Miłecki
2018-12-12
block: remove target directory after unmounting
Rafał Miłecki
2018-12-12
block: cleanup handling "start" action of the "autofs" command
Rafał Miłecki
2018-12-09
block: make blockd_notify() return an int instead of void
Rafał Miłecki
2018-12-09
block: generate hotplug.d mount events
Rafał Miłecki
2018-12-09
block: validate amount of arguments for the "autofs" command
Rafał Miłecki
2018-12-07
blockd: don't reparse blob msg in the vlist callbacks
Rafał Miłecki
2018-12-06
blockd: don't unmount device when removing it from the list
Rafał Miłecki
2018-12-05
block: don't duplicate unmounting code in the mount_action()
Rafał Miłecki
2018-12-05
block: make umount_device() function more generic
Rafał Miłecki
2018-12-04
block: don't duplicate mounting code in the mount_device()
Rafał Miłecki
2018-12-04
block: simplify code picking mount target directory
Rafał Miłecki
2018-12-04
block: move blockd_notify() call out of the conditional blocks
Rafał Miłecki
2018-12-04
block: fix formatting & indent in the mount_device()
Rafał Miłecki
2018-11-26
fstools: use EXIT_FAILURE when indicating error on exit
Michael Heimpold
2018-11-26
fstools: guard usage of WEXITSTATUS
Michael Heimpold
2018-10-11
fstools: add ntfs support
Ansuel Smith
2018-05-24
fstools: allow the mounting with full access time accounting
Pierre Lebleu
2018-05-24
fstools: allow to compress the filesystem
Pierre Lebleu
2018-04-16
libfstools: move mount points when switching to JFFS2
Rafał Miłecki
2018-04-16
libfstools: add "const" to char pointer arguments in mount_move()
Rafał Miłecki
2018-04-16
libfstools: fix foreachdir() to pass dir with a trailing slash
Rafał Miłecki
2018-02-11
strip trailing spaces from vfat labels
John Crispin
2018-02-11
fix vfat volume label
John Crispin
2018-02-02
block: support /dev/nvme* nodes
Daniel Golle
2018-01-13
overlay: fix compilation with glibc
Roman Yeryomin
2018-01-07
libfstools: optimize building directory string for glob
Rafał Miłecki
2018-01-05
libfstools: support file paths longer than 255 chars
Rafał Miłecki
2018-01-02
overlay: fix race condition when switching to jffs2
Roman Yeryomin
2017-12-29
libblkid-tiny: add support for NTFS superblock
Rafał Miłecki
2017-12-12
fstools: Replace strerror(errno) with %m format.
Rosen Penev
2017-08-07
libblkid-tiny: add support for UBI superblock
Rafał Miłecki
2017-07-31
fstools: add btrfs support
Robert Young
2017-07-16
block: support /dev/xvd* nodes
W. Michael Petullo
2017-06-30
libfstools: fix matching device name
Daniel Golle
2017-05-09
fstools: use -Wno-format-truncation instead of -Wno-error=format-truncation
Felix Fietkau
2017-05-08
libfstools: fix multiple volume_identify usages with the same volume
Pieter Smith
[next]