index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
2024-07-24
fs: use all available ids
Christian Brauner
2024-07-15
Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-08
fs: reject invalid last mount id early
Christian Brauner
2024-07-08
fs: refuse mnt id requests with invalid ids early
Christian Brauner
2024-07-06
fs: find rootfs mount of the mount namespace
Christian Brauner
2024-07-04
fs: only copy to userspace on success in listmount()
Christian Brauner
2024-06-28
fs: export mount options via statmount()
Josef Bacik
2024-06-28
fs: use guard for namespace_sem in statmount()
Christian Brauner
2024-06-28
fs: Allow statmount() in foreign mount namespace
Christian Brauner
2024-06-28
fs: Allow listmount() in foreign mount namespace
Christian Brauner
2024-06-28
fs: export the mount ns id via statmount
Josef Bacik
2024-06-28
fs: keep an index of current mount namespaces
Josef Bacik
2024-06-28
fs: relax permissions for statmount()
Christian Brauner
2024-06-28
fs: relax permissions for listmount()
Christian Brauner
2024-06-28
listmount: allow listing in reverse order
Christian Brauner
2024-06-28
fs: simplify error handling
Christian Brauner
2024-06-28
fs: don't copy to userspace under namespace semaphore
Christian Brauner
2024-06-27
vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
Mateusz Guzik
2024-06-21
Improve readability of copy_tree
Jemmy
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
2024-02-07
fs: relax mount_setattr() permission checks
Christian Brauner
2024-01-13
fs: rework listmount() implementation
Christian Brauner
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-10
Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-15
fs: indicate request originates from old mount API
Christian Brauner
2023-12-14
fs: keep struct mnt_id_req extensible
Christian Brauner
2023-12-14
add listmount(2) syscall
Miklos Szeredi
2023-12-14
statmount: simplify string option retrieval
Christian Brauner
2023-12-11
statmount: simplify numeric option retrieval
Christian Brauner
2023-12-11
add statmount(2) syscall
Miklos Szeredi
2023-11-28
mnt_idmapping: remove check_fsmapping()
Christian Brauner
2023-11-21
fs: add missing @mp parameter documentation
Christian Brauner
2023-11-18
namespace: extract show_path() helper
Miklos Szeredi
2023-11-18
mounts: keep list of mounts in an rbtree
Miklos Szeredi
2023-11-18
add unique mount ID
Miklos Szeredi
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-19
vfs: stop counting on gcc not messing with mnt_expiry_mark if not asked
Mateusz Guzik
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-09-11
fs: export mnt_{get,put}_write_access() to modules
Amir Goldstein
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
2023-06-26
Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
2023-05-19
fs: allow to mount beneath top mount
Christian Brauner
2023-05-19
fs: use a for loop when locking a mount
Christian Brauner
2023-05-19
fs: properly document __lookup_mnt()
Christian Brauner
2023-05-19
fs: add path_mounted()
Christian Brauner
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-24
Merge tag 'v6.4/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
[next]