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