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
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
2017-05-04
build: disable the format-truncation warning error to fix gcc 7 build errors
Felix Fietkau
2017-04-20
libfstools: silence mkfs.{ext4,f2fs}
Daniel Golle
2017-03-29
cmake: Make blockd link against libjson-c
Florian Fainelli
2017-03-28
libfstools: add basic documentation of mount functions
Rafał Miłecki
2017-02-27
blockd: add automounting support
John Crispin
2017-02-11
add missing includes
Felix Fietkau
2016-12-05
libfstools: Check return values for fread and system
Florian Fainelli
2016-10-31
fstools: added f2fs to block
Alberto Bursi
2016-10-21
block: fall back to external mount helper
Jo-Philipp Wich
2016-10-21
block: fix error reporting
Jo-Philipp Wich
2016-10-17
libblkid-tiny: remove unused name member
Jo-Philipp Wich
2016-10-17
probe: stop handling name property
Jo-Philipp Wich
2016-10-17
block: remove handling of name property
Jo-Philipp Wich
2016-10-17
libblkid-tiny: fix SquashFS version detection on different endian systems
Jo-Philipp Wich
2016-10-17
libblkid-tiny: avoid setting phantom UUIDs
Jo-Philipp Wich
2016-10-17
probe: add full libblkid support
Jo-Philipp Wich
2016-10-16
block: add probe abstraction layer
Jo-Philipp Wich
2016-09-23
libfstools: properly label ext4 overlay
Daniel Golle
2016-09-23
block: also probe loop devices
Daniel Golle
[next]