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
2020-05-06
blockd: use uloop_process for calling /sbin/hotplug-call mount
Rafał Miłecki
2020-05-06
Truncate FAT filesystem label until 1st occurance of a blank (0x20)
Mirko Vogt
2020-05-05
block: always use st_dev (device ID) of / when looking for root
Rafał Miłecki
2020-05-05
block: simplify check_extroot() a bit
Rafał Miłecki
2020-05-02
block: add some basic extroot documentation
Rafał Miłecki
2020-05-02
Revert "block: support hierarchical mount/umount"
Rafał Miłecki
2020-05-02
Revert "block: mount_action: handle mount/umount deps"
Rafał Miłecki
2020-04-09
libfstools/mtd: attempt to read from OOB data if empty space is found
Felix Fietkau
2020-03-21
blockd: remove symlink linkpath file if it's a dir or link
Rafał Miłecki
2020-03-21
block: remove mount target file if it's a link
Rafał Miłecki
2020-03-21
blockd: report "target" path as "mount" for autofs available mounts
Rafał Miłecki
2020-03-21
blockd: print symlink error code and string message
Rafał Miłecki
2020-01-21
Revert "fstools: Add support to read-only MTD partitions (eg. recovery images)"
Petr Štetiar
2020-01-18
fstools: Add support to read-only MTD partitions (eg. recovery images)
Bruno Pena
2020-01-18
libblkid-tiny: fix f2fs labels by increasing label buffer
Petr Štetiar
2020-01-05
block: re-discover mtd devices on extroot mount retry
Jo-Philipp Wich
2019-12-22
libblkid-tiny: fix symbol collision with full libblkid
Jo-Philipp Wich
2019-12-20
libblkid-tiny: vfat: Change parsing label in special cases
Pali Rohár
2019-12-20
libblkid-tiny: vfat: Fix reading labels which starts with byte 0x05
Pali Rohár
2019-12-20
libblkid-tiny: add blkid_probe_set_id_label() stub
Rafał Miłecki
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
[next]