index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
fs: don't try and remove empty rbtree node
Christian Brauner
1
-1
/
+3
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+9
2024-09-16
Merge tag 'vfs-6.12.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-11
/
+63
2024-09-04
namespace: introduce SB_I_NOIDMAP flag
Alexander Mikhalitsyn
1
-0
/
+4
2024-08-30
fs/namespace.c: Fix typo in comment
Yuesong Li
1
-2
/
+2
2024-08-19
mount: handle OOM on mnt_warn_timestamp_expiry
Olaf Hering
1
-3
/
+11
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-6
/
+6
2024-08-09
Merge patch series "nsfs: iterate through mount namespaces"
Christian Brauner
1
-11
/
+63
2024-08-09
nsfs: iterate through mount namespaces
Christian Brauner
1
-4
/
+31
2024-08-09
fs: allow mount namespace fd
Christian Brauner
1
-7
/
+32
2024-07-24
fs: use all available ids
Christian Brauner
1
-1
/
+1
2024-07-15
Merge tag 'vfs-6.11.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-76
/
+374
2024-07-08
fs: reject invalid last mount id early
Christian Brauner
1
-1
/
+7
2024-07-08
fs: refuse mnt id requests with invalid ids early
Christian Brauner
1
-1
/
+5
2024-07-06
fs: find rootfs mount of the mount namespace
Christian Brauner
1
-5
/
+11
2024-07-04
fs: only copy to userspace on success in listmount()
Christian Brauner
1
-0
/
+2
2024-06-28
fs: export mount options via statmount()
Josef Bacik
1
-1
/
+36
2024-06-28
fs: use guard for namespace_sem in statmount()
Christian Brauner
1
-77
/
+83
2024-06-28
fs: Allow statmount() in foreign mount namespace
Christian Brauner
1
-6
/
+25
2024-06-28
fs: Allow listmount() in foreign mount namespace
Christian Brauner
1
-18
/
+70
2024-06-28
fs: export the mount ns id via statmount
Josef Bacik
1
-0
/
+11
2024-06-28
fs: keep an index of current mount namespaces
Josef Bacik
1
-2
/
+111
2024-06-28
fs: relax permissions for statmount()
Christian Brauner
1
-1
/
+2
2024-06-28
fs: relax permissions for listmount()
Christian Brauner
1
-1
/
+1
2024-06-28
listmount: allow listing in reverse order
Christian Brauner
1
-10
/
+49
2024-06-28
fs: simplify error handling
Christian Brauner
1
-12
/
+6
2024-06-28
fs: don't copy to userspace under namespace semaphore
Christian Brauner
1
-42
/
+56
2024-06-27
vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
Mateusz Guzik
1
-13
/
+0
2024-06-21
Improve readability of copy_tree
Jemmy
1
-28
/
+31
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
1
-1
/
+1
2024-02-07
fs: relax mount_setattr() permission checks
Christian Brauner
1
-3
/
+8
2024-01-13
fs: rework listmount() implementation
Christian Brauner
1
-22
/
+28
2024-01-10
Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2024-01-10
Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+11
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-101
/
+526
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2023-12-15
fs: indicate request originates from old mount API
Christian Brauner
1
-0
/
+11
2023-12-14
fs: keep struct mnt_id_req extensible
Christian Brauner
1
-4
/
+30
2023-12-14
add listmount(2) syscall
Miklos Szeredi
1
-2
/
+84
2023-12-14
statmount: simplify string option retrieval
Christian Brauner
1
-102
/
+145
2023-12-11
statmount: simplify numeric option retrieval
Christian Brauner
1
-25
/
+17
2023-12-11
add statmount(2) syscall
Miklos Szeredi
1
-0
/
+281
2023-11-28
mnt_idmapping: remove check_fsmapping()
Christian Brauner
1
-1
/
+1
2023-11-21
fs: add missing @mp parameter documentation
Christian Brauner
1
-0
/
+1
2023-11-18
namespace: extract show_path() helper
Miklos Szeredi
1
-0
/
+9
2023-11-18
mounts: keep list of mounts in an rbtree
Miklos Szeredi
1
-101
/
+89
2023-11-18
add unique mount ID
Miklos Szeredi
1
-0
/
+4
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-8
/
+8
2023-10-19
vfs: stop counting on gcc not messing with mnt_expiry_mark if not asked
Mateusz Guzik
1
-2
/
+2
[next]