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
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-02-09
1
-1
/
+1
|
\
|
*
kernfs: fix regression in kernfs_fop_write caused by wrong type
Ivan Vecera
2018-01-19
1
-1
/
+1
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
\
|
*
|
fs: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
|
/
*
/
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
|
/
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
6
-42
/
+197
|
\
|
*
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: introduce kernfs_node_id
Shaohua Li
2017-07-29
3
-9
/
+9
|
*
kernfs: don't set dentry->d_fsdata
Shaohua Li
2017-07-29
6
-31
/
+27
|
*
kernfs: add an API to get kernfs node from inode number
Shaohua Li
2017-07-29
3
-1
/
+69
|
*
kernfs: implement i_generation
Shaohua Li
2017-07-29
2
-1
/
+10
|
*
kernfs: use idr instead of ida to manage inode number
Shaohua Li
2017-07-29
1
-5
/
+12
*
|
kernfs: Clarify lockdep name for kn->count
Waiman Long
2017-08-28
1
-1
/
+1
|
/
*
kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
Vaibhav Jain
2017-03-17
1
-1
/
+2
*
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-6
/
+6
|
\
|
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
2
-6
/
+6
*
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
/
*
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-02-27
3
-9
/
+57
|
\
|
*
kernfs: fix locking around kernfs_ops->release() callback
Tejun Heo
2017-02-21
1
-5
/
+14
|
*
kernfs: add kernfs_ops->open/release() callbacks
Tejun Heo
2016-12-27
3
-8
/
+47
|
*
kernfs: make kernfs_open_file->mmapped a bitfield
Tejun Heo
2016-12-27
1
-1
/
+1
*
|
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-7
/
+6
*
|
kernfs: handle null pointers while printing node name and path
Konstantin Khlebnikov
2017-02-10
1
-0
/
+10
|
/
*
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+0
|
\
|
*
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
*
|
kernfs: Declare two local data structures static
Bart Van Assche
2016-11-29
1
-2
/
+2
|
/
*
kernfs: Add noop_fsync to supported kernfs_file_fops
Tony Luck
2016-10-27
1
-0
/
+1
*
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-14
1
-67
/
+17
|
\
|
*
kernfs: remove kernfs_path_len()
Tejun Heo
2016-08-10
1
-23
/
+0
|
*
kernfs: make kernfs_path*() behave in the style of strlcpy()
Tejun Heo
2016-08-10
1
-44
/
+17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
2
-2
/
+6
|
\
\
|
*
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-1
/
+5
|
|
\
\
|
|
*
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
|
*
|
fs: make remaining filesystems use .rename2
Miklos Szeredi
2016-09-27
1
-2
/
+6
|
*
|
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
5
-86
/
+83
|
\
\
\
|
*
|
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
3
-9
/
+0
|
*
|
|
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
5
-86
/
+92
|
|
/
/
*
|
|
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-1
/
+1
|
|
/
*
/
kernfs: don't depend on d_find_any_alias() when generating notifications
Tejun Heo
2016-08-31
1
-7
/
+21
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
1
-1
/
+4
|
\
|
*
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
*
|
vfs: make the string hashes salt the hash
Linus Torvalds
2016-06-10
1
-2
/
+2
|
/
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
2
-6
/
+8
[next]