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
/
mount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
kernfs: checking for IS_ERR() instead of NULL
Dan Carpenter
2017-09-01
1
-2
/
+2
*
blktrace: add an option to allow displaying cgroup path
Shaohua Li
2017-07-29
1
-0
/
+19
*
kernfs: add exportfs operations
Shaohua Li
2017-07-29
1
-0
/
+56
*
kernfs: don't set dentry->d_fsdata
Shaohua Li
2017-07-29
1
-6
/
+2
*
kernfs: add an API to get kernfs node from inode number
Shaohua Li
2017-07-29
1
-1
/
+10
*
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
1
-0
/
+1
*
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
2016-06-23
1
-2
/
+2
*
kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
Eric W. Biederman
2016-06-23
1
-0
/
+2
*
fs: Add user namespace member to struct super_block
Eric W. Biederman
2016-06-23
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-17
1
-3
/
+2
|
\
|
*
kernfs: use lookup_one_len_unlocked()
Al Viro
2016-05-02
1
-3
/
+2
*
|
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
2016-05-12
1
-1
/
+2
*
|
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
2016-05-09
1
-0
/
+14
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
kernfs: define kernfs_node_dentry
Aditya Kali
2016-02-16
1
-0
/
+69
*
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
*
kernfs: introduce kernfs_pin_sb()
Li Zefan
2014-06-30
1
-0
/
+30
*
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-05-27
1
-5
/
+6
*
kernfs: implement kernfs_root->supers list
Tejun Heo
2014-04-25
1
-0
/
+11
*
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2014-03-02
1
-1
/
+7
|
\
|
*
sysfs: fix namespace refcnt leak
Li Zefan
2014-02-25
1
-1
/
+7
*
|
kernfs: fix kernfs_node_from_dentry()
Li Zefan
2014-02-14
1
-1
/
+1
*
|
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
2014-02-07
1
-0
/
+14
*
|
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2014-02-07
1
-0
/
+23
|
/
*
kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
Tejun Heo
2013-12-11
1
-9
/
+9
*
kernfs: s/sysfs/kernfs/ in global variables
Tejun Heo
2013-12-11
1
-7
/
+7
*
kernfs: s/sysfs/kernfs/ in various data structures
Tejun Heo
2013-12-11
1
-7
/
+7
*
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-12-11
1
-6
/
+6
*
sysfs, kernfs: move mount core code to fs/kernfs/mount.c
Tejun Heo
2013-11-29
1
-0
/
+156
*
sysfs, kernfs: add skeletons for kernfs
Tejun Heo
2013-11-27
1
-0
/
+9