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
/
symlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernfs: fix all kernel-doc warnings and multiple typos
Randy Dunlap
2022-11-23
1
-1
/
+1
*
kernfs: switch global kernfs_rwsem lock to per-fs lock
Minchan Kim
2021-11-24
1
-2
/
+3
*
fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
Luis Chamberlain
2021-10-05
1
-2
/
+1
*
kernfs: switch kernfs to use an rwsem
Ian Kent
2021-07-27
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
kernfs: clean up struct kernfs_iattrs
Ondrej Mosnacek
2019-03-20
1
-2
/
+2
*
kernfs: Fix range checks in kernfs_get_target_path
Bernd Edlinger
2018-09-16
1
-1
/
+4
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
1
-1
/
+1
|
\
|
*
kernfs: Replace strncpy with memcpy
Guenter Roeck
2018-07-07
1
-1
/
+1
*
|
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
2018-07-20
1
-1
/
+10
|
/
*
kernfs: don't set dentry->d_fsdata
Shaohua Li
2017-07-29
1
-3
/
+3
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
*
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-3
/
+0
*
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
1
-3
/
+3
*
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-9
/
+10
*
kill free_page_put_link()
Al Viro
2015-12-29
1
-6
/
+6
*
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-3
/
+8
*
new helper: free_page_put_link()
Al Viro
2015-05-11
1
-6
/
+1
*
switch ->put_link() from dentry to inode
Al Viro
2015-05-11
1
-1
/
+1
*
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
1
-1
/
+1
*
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
1
-12
/
+10
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-02-07
1
-5
/
+1
*
kernfs: associate a new kernfs_node with its parent on creation
Tejun Heo
2014-01-17
1
-3
/
+2
*
Revert "kernfs: remove KERNFS_REMOVED"
Greg Kroah-Hartman
2014-01-13
1
-7
/
+3
*
Revert "kernfs: remove kernfs_addrm_cxt"
Greg Kroah-Hartman
2014-01-13
1
-1
/
+9
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-01-10
1
-9
/
+1
*
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-01-10
1
-3
/
+7
*
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
-3
/
+3
*
kernfs: s/sysfs/kernfs/ in constants
Tejun Heo
2013-12-11
1
-1
/
+1
*
kernfs: s/sysfs/kernfs/ in various data structures
Tejun Heo
2013-12-11
1
-1
/
+1
*
kernfs: drop s_ prefix from kernfs_node members
Tejun Heo
2013-12-11
1
-16
/
+16
*
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-11
1
-32
/
+32
*
kernfs: implement "trusted.*" xattr support
Tejun Heo
2013-12-04
1
-0
/
+3
*
sysfs, kernfs: implement kernfs_ns_enabled()
Tejun Heo
2013-11-29
1
-1
/
+1
*
sysfs, kernfs: make inode number ida per kernfs_root
Tejun Heo
2013-11-29
1
-1
/
+2
*
sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c
Tejun Heo
2013-11-29
1
-0
/
+139
*
sysfs, kernfs: add skeletons for kernfs
Tejun Heo
2013-11-27
1
-0
/
+9