index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
statmount: fix security option retrieval
Christian Brauner
2024-11-21
1
-1
/
+1
*
statmount: clean up unescaped option handling
Miklos Szeredi
2024-11-21
1
-25
/
+19
*
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-32
/
+15
|
\
|
*
fdget(), more trivial conversions
Al Viro
2024-11-03
1
-32
/
+15
*
|
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
1
-7
/
+154
|
\
\
|
*
|
statmount: retrieve security mount options
Christian Brauner
2024-11-14
1
-14
/
+60
|
*
|
statmount: add flag to retrieve unescaped options
Miklos Szeredi
2024-11-13
1
-1
/
+46
|
*
|
fs: add the ability for statmount() to report the sb_source
Jeff Layton
2024-11-13
1
-1
/
+35
|
*
|
fs: add the ability for statmount() to report the fs_subtype
Jeff Layton
2024-11-12
1
-2
/
+17
|
*
|
fs: don't let statmount return empty strings
Jeff Layton
2024-11-12
1
-4
/
+11
|
*
|
namespace: Use atomic64_inc_return() in alloc_mnt_ns()
Uros Bizjak
2024-10-22
1
-1
/
+1
|
|
/
*
/
fs: don't try and remove empty rbtree node
Christian Brauner
2024-10-17
1
-1
/
+3
|
/
*
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-25
1
-0
/
+4
|
\
|
*
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
2024-09-04
1
-0
/
+4
*
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-9
/
+9
|
\
\
|
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-6
/
+6
|
|
/
*
|
Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-09-16
1
-11
/
+63
|
\
\
|
*
\
Merge patch series "nsfs: iterate through mount namespaces"
Christian Brauner
2024-08-09
1
-11
/
+63
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
nsfs: iterate through mount namespaces
Christian Brauner
2024-08-09
1
-4
/
+31
|
|
*
fs: allow mount namespace fd
Christian Brauner
2024-08-09
1
-7
/
+32
*
|
|
fs/namespace.c: Fix typo in comment
Yuesong Li
2024-08-30
1
-2
/
+2
*
|
|
mount: handle OOM on mnt_warn_timestamp_expiry
Olaf Hering
2024-08-19
1
-3
/
+11
|
/
/
*
/
fs: use all available ids
Christian Brauner
2024-07-24
1
-1
/
+1
|
/
*
Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
1
-76
/
+374
|
\
|
*
fs: reject invalid last mount id early
Christian Brauner
2024-07-08
1
-1
/
+7
|
*
fs: refuse mnt id requests with invalid ids early
Christian Brauner
2024-07-08
1
-1
/
+5
|
*
fs: find rootfs mount of the mount namespace
Christian Brauner
2024-07-06
1
-5
/
+11
|
*
fs: only copy to userspace on success in listmount()
Christian Brauner
2024-07-04
1
-0
/
+2
|
*
fs: export mount options via statmount()
Josef Bacik
2024-06-28
1
-1
/
+36
|
*
fs: use guard for namespace_sem in statmount()
Christian Brauner
2024-06-28
1
-77
/
+83
|
*
fs: Allow statmount() in foreign mount namespace
Christian Brauner
2024-06-28
1
-6
/
+25
|
*
fs: Allow listmount() in foreign mount namespace
Christian Brauner
2024-06-28
1
-18
/
+70
|
*
fs: export the mount ns id via statmount
Josef Bacik
2024-06-28
1
-0
/
+11
|
*
fs: keep an index of current mount namespaces
Josef Bacik
2024-06-28
1
-2
/
+111
|
*
fs: relax permissions for statmount()
Christian Brauner
2024-06-28
1
-1
/
+2
|
*
fs: relax permissions for listmount()
Christian Brauner
2024-06-28
1
-1
/
+1
|
*
listmount: allow listing in reverse order
Christian Brauner
2024-06-28
1
-10
/
+49
|
*
fs: simplify error handling
Christian Brauner
2024-06-28
1
-12
/
+6
|
*
fs: don't copy to userspace under namespace semaphore
Christian Brauner
2024-06-28
1
-42
/
+56
*
|
vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
Mateusz Guzik
2024-06-27
1
-13
/
+0
*
|
Improve readability of copy_tree
Jemmy
2024-06-21
1
-28
/
+31
*
|
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
2024-05-28
1
-1
/
+1
|
/
*
fs: relax mount_setattr() permission checks
Christian Brauner
2024-02-07
1
-3
/
+8
*
fs: rework listmount() implementation
Christian Brauner
2024-01-13
1
-22
/
+28
*
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2024-01-11
1
-1
/
+0
|
\
|
*
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-12-28
1
-1
/
+0
*
|
Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-01-10
1
-0
/
+11
|
\
\
|
*
|
fs: indicate request originates from old mount API
Christian Brauner
2023-12-15
1
-0
/
+11
|
|
/
*
|
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
1
-101
/
+526
|
\
\
|
*
|
fs: keep struct mnt_id_req extensible
Christian Brauner
2023-12-14
1
-4
/
+30
[next]