summaryrefslogtreecommitdiff
path: root/fs/kernfs
Commit message (Expand)AuthorAge
...
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-20
|\
| * kernfs: Move faulting copy_user operations outside of the mutexChris Wilson2016-04-30
| * Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman2016-04-19
| |\
| * | fs: kernfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-29
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-17
|\ \ \
| * | | kernfs: no point locking directory around that generic_file_llseek()Al Viro2016-05-09
| * | | kernfs: use lookup_one_len_unlocked()Al Viro2016-05-02
| * | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
| |\ \ \ | | |_|/ | |/| |
| | * | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
| | |/
* | | kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn2016-05-12
* | | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2016-05-09
* | | kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn2016-05-02
|/ /
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2016-03-21
|\
| * kernfs: define kernfs_node_dentryAditya Kali2016-02-16
| * kernfs: Add API to generate relative kernfs pathAditya Kali2016-02-16
* | kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[]Tejun Heo2016-02-07
* | wrappers for ->i_mutex accessAl Viro2016-01-22
|/
* Revert "kernfs: do not account ino_ida allocations to memcg"Vladimir Davydov2016-01-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12
|\
| * kernfs: implement kernfs_walk_and_get()Tejun Heo2015-11-20
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \
| * | tmpfs: listxattr should include POSIX ACL xattrsAndreas Gruenbacher2015-12-06
| * | tmpfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-06
| |/
* | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
* | kill free_page_put_link()Al Viro2015-12-29
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* kernfs: implement kernfs_path_len()Tejun Heo2015-08-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * kernfs: Add support for always empty directories.Eric W. Biederman2015-07-01
* | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-26
|\ \
| * | kernfs: make kernfs_get_inode() publicTejun Heo2015-06-18
* | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-26
|\ \ \
| * | | kernfs: remove outdated and confusing commentWolfram Sang2015-05-24
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-06-22
|\ \ \ \ | |/ / / |/| | |
| * | | new helper: free_page_put_link()Al Viro2015-05-11
| * | | switch ->put_link() from dentry to inodeAl Viro2015-05-11
| * | | don't pass nameidata to ->follow_link()Al Viro2015-05-10
| * | | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-10
| | |/ | |/|
* | | kernfs: do not account ino_ida allocations to memcgVladimir Davydov2015-05-14
|/ /
* | VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
|/
* kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-16
* kernfs: remove KERNFS_STATIC_NAMETejun Heo2015-02-13
* kernfs: convert node name allocation to kstrdup_constAndrzej Hajda2015-02-13
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* fs: deduplicate noop_backing_dev_infoChristoph Hellwig2015-01-20
* kernfs: Fix kernfs_name_compareRasmus Villemoes2015-01-09
* vm_area_operations: kill ->migrate()Al Viro2014-12-17
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2014-11-07