index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
kernfs
/
mount.c
Age
Commit message (
Expand
)
Author
2016-06-23
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
2016-06-23
kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
Eric W. Biederman
2016-06-23
fs: Add user namespace member to struct super_block
Eric W. Biederman
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-12
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
2016-05-09
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
2016-05-02
kernfs: use lookup_one_len_unlocked()
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-16
kernfs: define kernfs_node_dentry
Aditya Kali
2015-01-20
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
2014-05-27
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-04-25
kernfs: implement kernfs_root->supers list
Tejun Heo
2014-03-03
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2014-02-25
sysfs: fix namespace refcnt leak
Li Zefan
2014-02-14
kernfs: fix kernfs_node_from_dentry()
Li Zefan
2014-02-08
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
2014-02-07
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2013-12-12
kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
Tejun Heo
2013-12-12
kernfs: s/sysfs/kernfs/ in global variables
Tejun Heo
2013-12-12
kernfs: s/sysfs/kernfs/ in various data structures
Tejun Heo
2013-12-11
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
Tejun Heo
2013-11-30
sysfs, kernfs: move mount core code to fs/kernfs/mount.c
Tejun Heo
2013-11-27
sysfs, kernfs: add skeletons for kernfs
Tejun Heo