index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
kernfs
/
symlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-29
kernfs: don't set dentry->d_fsdata
Shaohua Li
1
-3
/
+3
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-3
/
+0
2016-10-06
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-3
/
+3
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-9
/
+10
2015-12-29
kill free_page_put_link()
Al Viro
1
-6
/
+6
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+8
2015-05-11
new helper: free_page_put_link()
Al Viro
1
-6
/
+1
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-1
/
+1
2015-05-10
don't pass nameidata to ->follow_link()
Al Viro
1
-1
/
+1
2015-05-10
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-12
/
+10
2014-02-07
kernfs: remove kernfs_addrm_cxt
Tejun Heo
1
-5
/
+1
2014-01-17
kernfs: associate a new kernfs_node with its parent on creation
Tejun Heo
1
-3
/
+2
2014-01-13
Revert "kernfs: remove KERNFS_REMOVED"
Greg Kroah-Hartman
1
-7
/
+3
2014-01-13
Revert "kernfs: remove kernfs_addrm_cxt"
Greg Kroah-Hartman
1
-1
/
+9
2014-01-10
kernfs: remove kernfs_addrm_cxt
Tejun Heo
1
-9
/
+1
2014-01-10
kernfs: remove KERNFS_REMOVED
Tejun Heo
1
-3
/
+7
2013-12-11
kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
Tejun Heo
1
-22
/
+22
2013-12-11
kernfs: s/sysfs/kernfs/ in global variables
Tejun Heo
1
-3
/
+3
2013-12-11
kernfs: s/sysfs/kernfs/ in constants
Tejun Heo
1
-1
/
+1
2013-12-11
kernfs: s/sysfs/kernfs/ in various data structures
Tejun Heo
1
-1
/
+1
2013-12-11
kernfs: drop s_ prefix from kernfs_node members
Tejun Heo
1
-16
/
+16
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
1
-32
/
+32
2013-12-04
kernfs: implement "trusted.*" xattr support
Tejun Heo
1
-0
/
+3
2013-11-29
sysfs, kernfs: implement kernfs_ns_enabled()
Tejun Heo
1
-1
/
+1
2013-11-29
sysfs, kernfs: make inode number ida per kernfs_root
Tejun Heo
1
-1
/
+2
2013-11-29
sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c
Tejun Heo
1
-0
/
+139
2013-11-27
sysfs, kernfs: add skeletons for kernfs
Tejun Heo
1
-0
/
+9