index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nsfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2026-06-04
libfs: drop redundant SB_I_NOEXEC/SB_I_NODEV in init_pseudo() callers
John Hubbard
1
-1
/
+0
2026-05-11
nsfs: fix wrong error code returned for pidns ioctls
Zhihao Cheng
1
-1
/
+1
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-2
/
+2
2026-02-27
nsfs: tighten permission checks for handle opening
Christian Brauner
1
-1
/
+1
2026-02-27
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+13
2026-01-16
mount: add OPEN_TREE_NAMESPACE
Christian Brauner
1
-0
/
+13
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-34
/
+13
2025-11-28
nsfs: convert ns_ioctl() to FD_PREPARE()
Christian Brauner
1
-23
/
+12
2025-11-28
nsfs: convert open_namespace() to FD_PREPARE()
Christian Brauner
1
-11
/
+1
2025-11-10
ns: handle setns(pidfd, ...) cleanly
Christian Brauner
1
-1
/
+1
2025-11-03
nstree: add listns()
Christian Brauner
1
-0
/
+39
2025-11-03
nstree: allow lookup solely based on inode
Christian Brauner
1
-2
/
+9
2025-11-03
ns: add active reference count
Christian Brauner
1
-1
/
+47
2025-10-31
nsfs: raise SB_I_NODEV and SB_I_NOEXEC
Christian Brauner
1
-0
/
+1
2025-10-31
nsfs: raise DCACHE_DONTCACHE explicitly
Christian Brauner
1
-0
/
+1
2025-10-31
nsfs: use inode_just_drop()
Christian Brauner
1
-0
/
+1
2025-10-07
nsfs: handle inode number mismatches gracefully in file handles
Deepanshu Kartikey
1
-1
/
+3
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
1
-9
/
+9
2025-09-19
nsfs: port to ns_ref_*() helpers
Christian Brauner
1
-1
/
+1
2025-09-19
nsfs: add missing id retrieval support
Christian Brauner
1
-12
/
+13
2025-09-19
nsfs: support exhaustive file handles
Christian Brauner
1
-0
/
+10
2025-09-19
nsfs: support file handles
Christian Brauner
1
-0
/
+158
2025-09-19
mnt: support ns lookup
Christian Brauner
1
-2
/
+2
2025-09-15
nsfs: validate extensible ioctls
Christian Brauner
1
-1
/
+3
2025-09-15
nsfs: drop tautological ioctl() check
Christian Brauner
1
-1
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+31
2025-02-24
nsfs: remove d_op->d_delete
Christian Brauner
1
-1
/
+0
2025-02-20
nsfs: validate ioctls
Christian Brauner
1
-1
/
+31
2025-01-09
fs: lockless mntns lookup for nsfs
Christian Brauner
1
-4
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-08-09
nsfs: iterate through mount namespaces
Christian Brauner
1
-2
/
+100
2024-07-18
nsfs: use cleanup guard
Christian Brauner
1
-3
/
+3
2024-07-15
Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-24
/
+31
2024-07-15
Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+52
2024-06-28
nsfs: add open_namespace()
Christian Brauner
1
-24
/
+31
2024-06-28
fs: add an ioctl to get the mnt ns id from nsfs
Josef Bacik
1
-0
/
+14
2024-06-25
nsfs: add pid translation ioctls
Christian Brauner
1
-1
/
+52
2024-03-13
pidfs: remove config option
Christian Brauner
1
-4
/
+7
2024-03-01
libfs: improve path_from_stashed()
Christian Brauner
1
-11
/
+22
2024-03-01
libfs: add stashed_dentry_prune()
Christian Brauner
1
-14
/
+2
2024-03-01
libfs: improve path_from_stashed() helper
Christian Brauner
1
-28
/
+22
2024-03-01
pidfs: convert to path_from_stashed() helper
Christian Brauner
1
-3
/
+4
2024-03-01
nsfs: convert to path_from_stashed() helper
Christian Brauner
1
-55
/
+18
2023-11-25
nsfs: use d_make_root()
Al Viro
1
-5
/
+2
2023-10-18
fs: convert core infrastructure to new timestamp accessors
Jeff Layton
1
-1
/
+1
2023-07-13
fs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-04-20
kill the last remaining user of proc_ns_fget()
Al Viro
1
-18
/
+0
[next]