index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
kernfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-28
switch ->setxattr() to passing dentry and inode separately
Al Viro
2
-6
/
+8
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-30
/
+44
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-23
/
+9
2016-05-12
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
1
-1
/
+2
2016-05-09
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
1
-0
/
+14
2016-05-09
kernfs: no point locking directory around that generic_file_llseek()
Al Viro
1
-15
/
+2
2016-05-03
kernfs: use lookup_one_len_unlocked()
Al Viro
1
-3
/
+2
2016-05-03
Merge getxattr prototype change into work.lookups
Al Viro
2
-5
/
+5
2016-05-02
kernfs_path_from_node_locked: don't overwrite nlen
Serge Hallyn
1
-3
/
+3
2016-04-30
kernfs: Move faulting copy_user operations outside of the mutex
Chris Wilson
1
-22
/
+29
2016-04-18
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+2
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2
-5
/
+5
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-29
fs: kernfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2
-8
/
+15
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2
-31
/
+229
2016-02-16
kernfs: define kernfs_node_dentry
Aditya Kali
1
-0
/
+69
2016-02-16
kernfs: Add API to generate relative kernfs path
Aditya Kali
1
-31
/
+160
2016-02-08
kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[]
Tejun Heo
1
-5
/
+14
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-15
Revert "kernfs: do not account ino_ida allocations to memcg"
Vladimir Davydov
1
-8
/
+1
2016-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+46
2016-01-12
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-9
/
+10
2015-12-30
kill free_page_put_link()
Al Viro
1
-6
/
+6
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-3
/
+8
2015-12-07
tmpfs: listxattr should include POSIX ACL xattrs
Andreas Gruenbacher
1
-1
/
+1
2015-12-07
tmpfs: Use xattr handler infrastructure
Andreas Gruenbacher
1
-1
/
+1
2015-11-20
kernfs: implement kernfs_walk_and_get()
Tejun Heo
1
-0
/
+46
2015-08-19
kernfs: implement kernfs_path_len()
Tejun Heo
1
-0
/
+23
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-1
/
+39
2015-07-01
kernfs: Add support for always empty directories.
Eric W. Biederman
2
-1
/
+39
2015-06-27
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+0
2015-06-27
Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2015-06-22
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-16
/
+9
2015-06-18
kernfs: make kernfs_get_inode() public
Tejun Heo
1
-1
/
+0
2015-05-24
kernfs: remove outdated and confusing comment
Wolfram Sang
1
-1
/
+0
2015-05-15
kernfs: do not account ino_ida allocations to memcg
Vladimir Davydov
1
-1
/
+8
2015-05-11
new helper: free_page_put_link()
Al Viro
1
-6
/
+1
2015-05-11
switch ->put_link() from dentry to inode
Al Viro
1
-1
/
+1
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-1
/
+1
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-12
/
+10
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2
-5
/
+5
2015-03-16
kernfs: handle poll correctly on 'direct_read' files.
NeilBrown
1
-0
/
+1
2015-02-14
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
2
-16
/
+8
2015-02-14
kernfs: convert node name allocation to kstrdup_const
Andrzej Hajda
1
-6
/
+6
2015-01-21
fs: remove mapping->backing_dev_info
Christoph Hellwig
1
-1
/
+0
2015-01-21
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
3
-15
/
+1
2015-01-10
kernfs: Fix kernfs_name_compare
Rasmus Villemoes
1
-4
/
+8
2014-12-17
vm_area_operations: kill ->migrate()
Al Viro
1
-22
/
+0
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-23
/
+50
[next]