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
*
mountpoint-util: Add path_get_mnt_id_at()
Daan De Meyer
2023-03-15
1
-4
/
+12
*
mountpoint-util: add comment explaining why fstype_can_discard() can't use mo...
Lennart Poettering
2023-03-09
1
-3
/
+5
*
mountpoint-util: add new fstype_can_umask() helper
Lennart Poettering
2023-03-09
1
-0
/
+13
*
mountpoint-util: move 'norecovery' detection into its own helper call
Lennart Poettering
2023-03-09
1
-0
/
+17
*
mountpoint-util: use mount_option_supported() to detect if 'discard' is suppo...
Lennart Poettering
2023-03-09
1
-0
/
+9
*
mountpoint-util: generalize mount_option_supported()
Lennart Poettering
2023-03-09
1
-0
/
+51
*
mountpoint-util: add helper that checks if MS_NOSYMFOLLOW is supported
Lennart Poettering
2023-03-09
1
-0
/
+62
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-3
/
+3
*
mountpoint-util: introduce mount_propagation_flag_is_valid()
Yu Watanabe
2022-12-15
1
-0
/
+4
*
mountpoint-util: rename mount_propagation_flags_to_string() and friends as si...
Yu Watanabe
2022-12-15
1
-2
/
+2
*
Merge pull request #25723 from keszybz/generators-tmp
Yu Watanabe
2022-12-15
1
-0
/
+46
|
\
|
*
shared: add new safe_fork flag FORK_PRIVATE_TMP
Zbigniew Jędrzejewski-Szmek
2022-12-14
1
-0
/
+46
*
|
mountpoint-util: reduce variable scope
David Tardon
2022-12-13
1
-3
/
+1
|
/
*
Revert "mountpoint-util: tmpfs supports uid=/gid= mount options"
Frantisek Sumsal
2022-11-07
1
-1
/
+0
*
mountpoint-util: tmpfs supports uid=/gid= mount options
Frantisek Sumsal
2022-11-07
1
-0
/
+1
*
basic/mountpoint-util: skip dependency on quota services for some filesystems
Thomas Blume
2022-10-14
1
-0
/
+26
*
mountpoint-util: make fd_is_mountpoint() work reasonably with AT_EMPTYPATH
Lennart Poettering
2022-08-02
1
-8
/
+24
*
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
[next]