summaryrefslogtreecommitdiff
path: root/fs/nsfs.c
AgeCommit message (Expand)Author
2025-12-01Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-28nsfs: convert ns_ioctl() to FD_PREPARE()Christian Brauner
2025-11-28nsfs: convert open_namespace() to FD_PREPARE()Christian Brauner
2025-11-10ns: handle setns(pidfd, ...) cleanlyChristian Brauner
2025-11-03nstree: add listns()Christian Brauner
2025-11-03nstree: allow lookup solely based on inodeChristian Brauner
2025-11-03ns: add active reference countChristian Brauner
2025-10-31nsfs: raise SB_I_NODEV and SB_I_NOEXECChristian Brauner
2025-10-31nsfs: raise DCACHE_DONTCACHE explicitlyChristian Brauner
2025-10-31nsfs: use inode_just_drop()Christian Brauner
2025-10-07nsfs: handle inode number mismatches gracefully in file handlesDeepanshu Kartikey
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-09-25ns: move ns type into struct ns_commonChristian Brauner
2025-09-19nsfs: port to ns_ref_*() helpersChristian Brauner
2025-09-19nsfs: add missing id retrieval supportChristian Brauner
2025-09-19nsfs: support exhaustive file handlesChristian Brauner
2025-09-19nsfs: support file handlesChristian Brauner
2025-09-19mnt: support ns lookupChristian Brauner
2025-09-15nsfs: validate extensible ioctlsChristian Brauner
2025-09-15nsfs: drop tautological ioctl() checkChristian Brauner
2025-03-24Merge tag 'vfs-6.15-rc1.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-24nsfs: remove d_op->d_deleteChristian Brauner
2025-02-20nsfs: validate ioctlsChristian Brauner
2025-01-09fs: lockless mntns lookup for nsfsChristian Brauner
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-08-09nsfs: iterate through mount namespacesChristian Brauner
2024-07-18nsfs: use cleanup guardChristian Brauner
2024-07-15Merge tag 'vfs-6.11.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.nsfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-06-28nsfs: add open_namespace()Christian Brauner
2024-06-28fs: add an ioctl to get the mnt ns id from nsfsJosef Bacik
2024-06-25nsfs: add pid translation ioctlsChristian Brauner
2024-03-13pidfs: remove config optionChristian Brauner
2024-03-01libfs: improve path_from_stashed()Christian Brauner
2024-03-01libfs: add stashed_dentry_prune()Christian Brauner
2024-03-01libfs: improve path_from_stashed() helperChristian Brauner
2024-03-01pidfs: convert to path_from_stashed() helperChristian Brauner
2024-03-01nsfs: convert to path_from_stashed() helperChristian Brauner
2023-11-25nsfs: use d_make_root()Al Viro
2023-10-18fs: convert core infrastructure to new timestamp accessorsJeff Layton
2023-07-13fs: convert to ctime accessor functionsJeff Layton
2023-04-20kill the last remaining user of proc_ns_fget()Al Viro
2023-01-11nsfs: repair kernel-doc for ns_match()Lukas Bulwahn
2023-01-11nsfs: add compat ioctl handlerThomas Weißschuh
2022-08-20dynamic_dname(): drop unused dentry argumentAl Viro
2020-05-13nsproxy: attach to namespaces via pidfdsChristian Brauner
2020-03-12fs/nsfs.c: Added ns_matchCarlos Neira
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-04fs/nsfs.c: include headers for missing declarationsEric Biggers
2019-12-08nsfs: clean-up ns_get_path() signature to return intAleksa Sarai