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-12-20
libblkid-tiny: use separated buffer for each block device read
Rafał Miłecki
2019-12-20
libblkid-tiny: add functions for allocating & freeing probe struct
Rafał Miłecki
2019-12-13
blockd: don't flush devices list on "hotplug" call
Rafał Miłecki
2019-12-13
blockd: fix vlist memory corruption
Rafał Miłecki
2019-11-03
block: detect: use current mp as value of target option
Yousong Zhou
2019-11-02
block: mount_device: err log only when mp deviates from spec
Yousong Zhou
2019-11-02
block: mount_device: skip extroot earlier
Yousong Zhou
2019-11-02
block: mount_action: handle mount/umount deps
Yousong Zhou
2019-11-02
block: support hierarchical mount/umount
Yousong Zhou
2019-11-02
block: umount: skip / unless -a is given
Yousong Zhou
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
[next]