index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
kernfs
/
kernfs-internal.h
Age
Commit message (
Expand
)
Author
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-11-23
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
2022-09-01
kernfs: Skip kernfs_drain_open_files() more aggressively
Tejun Heo
2022-06-27
kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.
Imran Khan
2022-02-23
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
2022-02-22
kernfs: remove redundant kernfs_rwsem declaration.
Imran Khan
2021-07-27
kernfs: switch kernfs to use an rwsem
Ian Kent
2021-07-27
kernfs: add a revision to identify directory node changes
Ian Kent
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2020-03-16
kernfs: Add option to enable user xattrs
Daniel Xu
2019-11-12
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-03-20
kernfs: use simple_xattrs for security attributes
Ondrej Mosnacek
2019-03-20
kernfs: clean up struct kernfs_iattrs
Ondrej Mosnacek
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
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
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
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
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2016-12-27
kernfs: add kernfs_ops->open/release() callbacks
Tejun Heo
2016-10-06
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2015-06-18
kernfs: make kernfs_get_inode() public
Tejun Heo
2015-01-20
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2014-04-25
kernfs: implement kernfs_root->supers list
Tejun Heo
2014-02-14
kernfs: fix kernfs_node_from_dentry()
Li Zefan
2014-02-07
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-02-07
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-01-17
kernfs: associate a new kernfs_node with its parent on creation
Tejun Heo
2014-01-13
Revert "kernfs: remove KERNFS_REMOVED"
Greg Kroah-Hartman
2014-01-13
Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()"
Greg Kroah-Hartman
2014-01-13
Revert "kernfs: remove kernfs_addrm_cxt"
Greg Kroah-Hartman
2014-01-10
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-01-10
kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()
Tejun Heo
2014-01-10
kernfs: remove KERNFS_REMOVED
Tejun Heo
2013-12-17
kernfs: mark static names with KERNFS_STATIC_NAME
Tejun Heo
2013-12-11
kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
Tejun Heo
2013-12-11
kernfs: s/sysfs/kernfs/ in global variables
Tejun Heo
2013-12-11
kernfs: s/sysfs/kernfs/ in constants
Tejun Heo
2013-12-11
kernfs: s/sysfs/kernfs/ in various data structures
Tejun Heo
2013-12-11
kernfs: drop s_ prefix from kernfs_node members
Tejun Heo
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-04
kernfs: implement "trusted.*" xattr support
Tejun Heo
2013-12-04
kernfs: update sysfs_init_inode_attrs()
Tejun Heo
2013-11-29
sysfs, kernfs: remove cross inclusions of internal headers
Tejun Heo
[next]