index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
nstree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-14
nstree: fix kernel-doc comments for internal functions
Kriish Sharma
1
-2
/
+3
2025-11-11
nstree: use guards for ns_tree_lock
Christian Brauner
1
-7
/
+13
2025-11-11
nstree: simplify owner list iteration
Christian Brauner
1
-3
/
+7
2025-11-11
nstree: switch to new structures
Christian Brauner
1
-123
/
+76
2025-11-11
nstree: add helper to operate on struct ns_tree_{node,root}
Christian Brauner
1
-0
/
+85
2025-11-10
ns: handle setns(pidfd, ...) cleanly
Christian Brauner
1
-8
/
+0
2025-11-10
ns: return EFAULT on put_user() error
Christian Brauner
1
-2
/
+2
2025-11-10
ns: make sure reference are dropped outside of rcu lock
Christian Brauner
1
-9
/
+23
2025-11-03
nstree: add listns()
Christian Brauner
1
-0
/
+397
2025-11-03
nstree: add unified namespace list
Christian Brauner
1
-1
/
+12
2025-11-03
nstree: simplify rbtree comparison helpers
Christian Brauner
1
-29
/
+11
2025-11-03
nstree: maintain list of owned namespaces
Christian Brauner
1
-1
/
+67
2025-11-03
nstree: assign fixed ids to the initial namespaces
Christian Brauner
1
-5
/
+8
2025-11-03
nstree: introduce a unified tree
Christian Brauner
1
-24
/
+72
2025-11-03
ns: add active reference count
Christian Brauner
1
-0
/
+8
2025-11-03
ns: add missing authorship
Christian Brauner
1
-0
/
+1
2025-10-31
nstree: simplify return
Christian Brauner
1
-5
/
+0
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
1
-4
/
+4
2025-09-25
nstree: make struct ns_tree private
Christian Brauner
1
-0
/
+14
2025-09-19
nstree: make iterator generic
Christian Brauner
1
-0
/
+233