index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
mountpoint-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: port various places over to new stat_inode_same() helper
Lennart Poettering
2022-02-14
1
-4
/
+2
*
basic: f2fs can do discard
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-0
/
+1
*
basic: cramfs is also a read-only fs
Zbigniew Jędrzejewski-Szmek
2021-11-16
1
-0
/
+1
*
mountpoint-util: sort list of read-only fs again
Lennart Poettering
2021-11-15
1
-1
/
+1
*
filesystems: add ceph to network file systems group
Lennart Poettering
2021-11-15
1
-1
/
+0
*
basic/mountpoint-util: detect erofs as a read-only FS
Luca Boccassi
2021-11-05
1
-0
/
+1
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
basic: use filesystem database
Iago López Galeiras
2021-10-06
1
-32
/
+20
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
mount-util: fix fd_is_mount_point() when both the parent and directory are ne...
Franck Bui
2021-10-01
1
-27
/
+41
*
basic,shared: move make_mount_point_inode_*() to shared/
Zbigniew Jędrzejewski-Szmek
2021-06-23
1
-23
/
+0
*
mountpoint-util: rebreak some comments
Lennart Poettering
2021-03-26
1
-15
/
+9
*
mountpoint-util: a symlink is never a mount point
Lennart Poettering
2021-03-26
1
-1
/
+5
*
tree-wide: use read_full_virtual_file() where appropriate
Lennart Poettering
2021-03-17
1
-1
/
+1
*
mountpoint-util: replace our last use of FILENAME_MAX by PATH_MAX
Lennart Poettering
2021-03-08
1
-1
/
+1
*
basic: add make_mount_point_inode helper
Luca Boccassi
2020-12-21
1
-0
/
+25
*
test: fix fd_is_mount_point() check
Lennart Poettering
2020-12-17
1
-0
/
+28
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
stat-util: add new macros for declaring statx variable
Lennart Poettering
2020-09-03
1
-15
/
+3
*
tree-wide: fix spelling of "fallback"
Zbigniew Jędrzejewski-Szmek
2020-08-20
1
-2
/
+2
*
mountpoint-util: use new kernel 5.8 statx() API for determining mount points
Lennart Poettering
2020-08-19
1
-19
/
+32
*
mountpoint-util: use new kernel 5.8 statx() API for determining mnt_id
Lennart Poettering
2020-08-19
1
-0
/
+23
*
mountpoint-util: minor modernizations
Lennart Poettering
2020-08-19
1
-2
/
+7
*
mountpoint-util: fix error handling
Lennart Poettering
2020-07-16
1
-1
/
+1
*
basic: New function fstype_is_blockdev_backed for fstypes that need a blockdev
YmrDtnJu
2020-06-08
1
-0
/
+10
*
davfs is a network file system
pelzvieh
2020-03-24
1
-1
/
+2
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
basic/fs-util: change CHASE_OPEN flag into a separate output parameter
Zbigniew Jędrzejewski-Szmek
2019-10-24
1
-1
/
+1
*
ceph is a network filesystem
Jonas Jelten
2019-10-18
1
-0
/
+1
*
Consider smb3 as remote filesystem
Kenneth D'souza
2019-09-30
1
-0
/
+1
*
basic/mountpoint-util: whitelist 'exfat' in fstype_can_uid_gid
Mike Gilbert
2019-05-06
1
-0
/
+1
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-1
/
+0
*
Add fopen_unlocked() wrapper
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-5
/
+3
*
mount-point: honour AT_SYMLINK_FOLLOW correctly
Lennart Poettering
2018-12-08
1
-1
/
+1
*
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
1
-0
/
+444