index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
kernfs
/
mount.c
Age
Commit message (
Expand
)
Author
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-09
kernfs: add warning about implementing freeze/thaw
Christian Brauner
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-02-21
kernfs: Move dput() outside of the RCU section.
Sebastian Andrzej Siewior
2025-02-19
kernfs: Drop kernfs_rwsem while invoking lookup_positive_unlocked().
Sebastian Andrzej Siewior
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
2025-02-15
kernfs: Use RCU to access kernfs_node::parent.
Sebastian Andrzej Siewior
2025-02-15
kernfs: Acquire kernfs_rwsem in kernfs_node_dentry().
Sebastian Andrzej Siewior
2025-02-15
kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry().
Sebastian Andrzej Siewior
2024-05-04
kernfs: mount: Remove unnecessary ‘NULL’ values from knparent
Li zeming
2024-02-08
fs: super_set_uuid()
Kent Overstreet
2023-12-20
kernfs: d_obtain_alias(NULL) will do the right thing...
Al Viro
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-08-05
kernfs: attach uuid for every kernfs and report it in fsid
Ivan Babrou
2023-03-29
kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.
Imran Khan
2022-11-23
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
2022-06-27
kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.
Imran Khan
2021-11-24
kernfs: switch global kernfs_rwsem lock to per-fs lock
Minchan Kim
2021-07-27
kernfs: use i_lock to protect concurrent inode updates
Ian Kent
2021-07-27
kernfs: switch kernfs to use an rwsem
Ian Kent
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-11-15
new helper: lookup_positive_unlocked()
Al Viro
2019-11-12
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
2019-11-12
kernfs: implement custom exportfs ops and fid type
Tejun Heo
2019-11-12
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
kernfs: use dumber locking for kernfs_find_and_get_node_by_ino()
Tejun Heo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2019-02-08
kernfs: Allocating memory for kernfs_iattrs with kmem_cache.
Ayush Mittal
2019-01-17
kill kernfs_pin_sb()
Al Viro
2019-01-17
fix cgroup_do_mount() handling of failure exits
Al Viro
2018-10-26
mm: zero-seek shrinkers
Johannes Weiner
2018-05-21
kernfs: deal with kernfs_fill_super() failures
Al Viro
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-09-01
kernfs: checking for IS_ERR() instead of NULL
Dan Carpenter
2017-07-29
blktrace: add an option to allow displaying cgroup path
Shaohua Li
2017-07-29
kernfs: add exportfs operations
Shaohua Li
2017-07-29
kernfs: don't set dentry->d_fsdata
Shaohua Li
2017-07-29
kernfs: add an API to get kernfs node from inode number
Shaohua Li
2016-10-06
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-06-23
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
2016-06-23
kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
Eric W. Biederman
2016-06-23
fs: Add user namespace member to struct super_block
Eric W. Biederman
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]