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
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernfs: do not account ino_ida allocations to memcg
Vladimir Davydov
2015-05-14
1
-1
/
+8
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
2
-5
/
+5
*
kernfs: handle poll correctly on 'direct_read' files.
NeilBrown
2015-03-16
1
-0
/
+1
*
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
2015-02-13
2
-16
/
+8
*
kernfs: convert node name allocation to kstrdup_const
Andrzej Hajda
2015-02-13
1
-6
/
+6
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
*
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
2015-01-20
3
-15
/
+1
*
kernfs: Fix kernfs_name_compare
Rasmus Villemoes
2015-01-09
1
-4
/
+8
*
vm_area_operations: kill ->migrate()
Al Viro
2014-12-17
1
-22
/
+0
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-23
/
+50
|
\
|
*
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
NeilBrown
2014-11-07
1
-9
/
+21
|
*
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
2014-11-07
1
-15
/
+30
*
|
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
1
-1
/
+1
|
/
*
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
2014-10-09
1
-11
/
+0
*
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
2014-07-21
1
-0
/
+30
|
\
|
*
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
1
-0
/
+30
|
|
\
|
|
*
kernfs: introduce kernfs_pin_sb()
Li Zefan
2014-06-30
1
-0
/
+30
*
|
|
kernfs: kernel-doc warning fix
Fabian Frederick
2014-07-09
1
-1
/
+1
|
/
/
*
/
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
2014-07-02
1
-14
/
+55
|
/
*
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-05-27
1
-5
/
+6
*
Merge 3.15-rc6 into driver-core-next
Greg Kroah-Hartman
2014-05-23
1
-7
/
+10
|
\
|
*
kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
Tejun Heo
2014-05-13
1
-7
/
+10
*
|
Merge 3.15-rc3 into staging-next
Greg Kroah-Hartman
2014-04-27
2
-3
/
+8
|
\
|
|
*
kernfs: add back missing error check in kernfs_fop_mmap()
Tejun Heo
2014-04-25
1
-0
/
+2
|
*
kernfs: fix a subdir count leak
Jianyu Zhan
2014-04-25
1
-3
/
+6
*
|
kernfs: make kernfs_notify() trigger inotify events too
Tejun Heo
2014-04-25
1
-6
/
+35
*
|
kernfs: implement kernfs_root->supers list
Tejun Heo
2014-04-25
3
-0
/
+17
|
/
*
kernfs: protect lazy kernfs_iattrs allocation with mutex
Tejun Heo
2014-04-16
1
-4
/
+10
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-03
1
-1
/
+1
|
\
|
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-1
/
+1
*
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cgroup: remove cgroup->name
Tejun Heo
2014-02-12
1
-0
/
+1
*
|
kernfs: cache atomic_write_len in kernfs_open_file
Tejun Heo
2014-03-08
1
-31
/
+32
*
|
kernfs: fix off by one error.
Richard Cochran
2014-03-08
1
-1
/
+1
*
|
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: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
Tejun Heo
2014-02-05
1
-4
/
+8
*
|
|
kernfs: fix kernfs_node_from_dentry()
Li Zefan
2014-02-14
3
-2
/
+3
*
|
|
kernfs: fix hash calculation in kernfs_rename_ns()
Tejun Heo
2014-02-10
1
-1
/
+1
|
|
/
|
/
|
*
|
kernfs: add CONFIG_KERNFS
Tejun Heo
2014-02-07
1
-0
/
+7
*
|
kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends
Tejun Heo
2014-02-07
1
-10
/
+165
*
|
kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...
Tejun Heo
2014-02-07
2
-0
/
+32
*
|
kernfs: implement kernfs_ops->atomic_write_len
Tejun Heo
2014-02-07
1
-18
/
+31
*
|
kernfs: allow nodes to be created in the deactivated state
Tejun Heo
2014-02-07
1
-7
/
+64
*
|
kernfs: add missing kernfs_active() checks in directory operations
Tejun Heo
2014-02-07
1
-5
/
+6
*
|
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2014-02-07
1
-0
/
+23
*
|
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
2014-02-07
1
-12
/
+13
*
|
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
2014-02-07
1
-3
/
+30
*
|
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2014-02-07
1
-1
/
+137
*
|
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-02-07
2
-32
/
+37
[next]