index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
kernfs
/
kernfs-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.
Imran Khan
2023-03-29
1
-0
/
+1
*
kernfs: Introduce separate rwsem to protect inode attributes.
Imran Khan
2023-03-29
1
-0
/
+1
*
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
2022-11-23
1
-1
/
+1
*
kernfs: Skip kernfs_drain_open_files() more aggressively
Tejun Heo
2022-09-01
1
-0
/
+1
*
kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.
Imran Khan
2022-06-27
1
-0
/
+4
*
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
2022-02-23
1
-0
/
+18
*
kernfs: remove redundant kernfs_rwsem declaration.
Imran Khan
2022-02-22
1
-1
/
+0
*
kernfs: switch kernfs to use an rwsem
Ian Kent
2021-07-27
1
-2
/
+3
*
kernfs: add a revision to identify directory node changes
Ian Kent
2021-07-27
1
-0
/
+19
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-3
/
+6
*
kernfs: Add option to enable user xattrs
Daniel Xu
2020-03-16
1
-0
/
+2
*
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
2019-11-12
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
kernfs: use simple_xattrs for security attributes
Ondrej Mosnacek
2019-03-20
1
-2
/
+0
*
kernfs: clean up struct kernfs_iattrs
Ondrej Mosnacek
2019-03-20
1
-1
/
+5
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
1
-0
/
+1
|
\
|
*
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2019-02-28
1
-0
/
+1
*
|
kernfs: Allocating memory for kernfs_iattrs with kmem_cache.
Ayush Mittal
2019-02-08
1
-1
/
+1
|
/
*
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
2018-07-20
1
-0
/
+2
*
kernfs: don't set dentry->d_fsdata
Shaohua Li
2017-07-29
1
-0
/
+7
*
kernfs: add an API to get kernfs node from inode number
Shaohua Li
2017-07-29
1
-0
/
+2
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-2
/
+2
*
kernfs: add kernfs_ops->open/release() callbacks
Tejun Heo
2016-12-27
1
-1
/
+1
*
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
1
-6
/
+1
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
1
-1
/
+2
*
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2016-04-11
1
-2
/
+2
*
kernfs: make kernfs_get_inode() public
Tejun Heo
2015-06-18
1
-1
/
+0
*
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
*
kernfs: implement kernfs_root->supers list
Tejun Heo
2014-04-25
1
-0
/
+5
*
kernfs: fix kernfs_node_from_dentry()
Li Zefan
2014-02-14
1
-0
/
+1
*
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-02-07
1
-1
/
+2
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-02-07
1
-10
/
+1
*
kernfs: associate a new kernfs_node with its parent on creation
Tejun Heo
2014-01-17
1
-4
/
+4
*
Revert "kernfs: remove KERNFS_REMOVED"
Greg Kroah-Hartman
2014-01-13
1
-2
/
+1
*
Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()"
Greg Kroah-Hartman
2014-01-13
1
-1
/
+1
*
Revert "kernfs: remove kernfs_addrm_cxt"
Greg Kroah-Hartman
2014-01-13
1
-1
/
+11
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-01-10
1
-11
/
+1
*
kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()
Tejun Heo
2014-01-10
1
-1
/
+1
*
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-01-10
1
-1
/
+2
*
kernfs: mark static names with KERNFS_STATIC_NAME
Tejun Heo
2013-12-17
1
-1
/
+1
*
kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
Tejun Heo
2013-12-11
1
-22
/
+22
*
kernfs: s/sysfs/kernfs/ in global variables
Tejun Heo
2013-12-11
1
-7
/
+7
*
kernfs: s/sysfs/kernfs/ in constants
Tejun Heo
2013-12-11
1
-2
/
+2
*
kernfs: s/sysfs/kernfs/ in various data structures
Tejun Heo
2013-12-11
1
-10
/
+10
*
kernfs: drop s_ prefix from kernfs_node members
Tejun Heo
2013-12-11
1
-3
/
+3
*
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-11
1
-20
/
+20
*
kernfs: implement "trusted.*" xattr support
Tejun Heo
2013-12-04
1
-0
/
+7
[next]