This website requires JavaScript.
Explore
Help
Sign In
android
/
android_kernel_xiaomi_sm8450
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8450
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6c8f980c75
android_kernel_xiaomi_sm8450
/
fs
/
efs
History
Al Viro
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
...
... and neither can ever be NULL Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-04-10 17:11:51 -04:00
..
dir.c
fs/efs: convert printk(KERN_DEBUG to pr_debug
2014-06-04 16:54:21 -07:00
efs.h
fs/efs: add pr_fmt / use __func__
2014-06-04 16:54:20 -07:00
file.c
fs/efs: add pr_fmt / use __func__
2014-06-04 16:54:20 -07:00
inode.c
don't put symlink bodies in pagecache into highmem
2015-12-08 22:41:36 -05:00
Kconfig
fs/efs: remove depends on CONFIG_EXPERIMENTAL
2013-01-21 14:39:05 -08:00
Makefile
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
namei.c
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
2016-04-10 17:11:51 -04:00
super.c
kmemcg: account certain kmem allocations to memcg
2016-01-14 16:00:49 -08:00
symlink.c
don't put symlink bodies in pagecache into highmem
2015-12-08 22:41:36 -05:00