summaryrefslogtreecommitdiff
path: root/fs/kernfs (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain2022-10-28
* UPSTREAM: kernfs: fix locking around kernfs_ops->release() callbackTejun Heo2022-10-28
* kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn2022-10-28
* kernfs: define kernfs_node_dentryAditya Kali2022-04-19
* fs: Add user namespace member to struct super_blockEric W. Biederman2022-04-19
* kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2022-04-19
* kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn2022-04-19
* kernfs: implement kernfs_walk_and_get()Tejun Heo2022-04-19
* BACKPORT: fs: kernfs: add poll file operationJohannes Weiner2022-04-19
* UPSTREAM: kernfs: add kernfs_ops->open/release() callbacksTejun Heo2022-04-19
* kernfs: Add API to generate relative kernfs pathAditya Kali2022-04-19
* cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2022-04-19
* kernfs: Fix range checks in kernfs_get_target_pathBernd Edlinger2019-11-25
* kernfs: Replace strncpy with memcpyGuenter Roeck2018-12-13
* kernfs: fix regression in kernfs_fop_write caused by wrong typeIvan Vecera2018-02-16
* kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo2016-09-24
* 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
| * sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown2014-11-07
* | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-19
|/
* vfs: Remove unnecessary calls of check_submounts_and_dropEric W. Biederman2014-10-09
* Merge 3.16-rc6 into driver-core-nextGreg Kroah-Hartman2014-07-21
|\
| * Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-10
| |\
| | * kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-30
* | | kernfs: kernel-doc warning fixFabian Frederick2014-07-09
|/ /
* / kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-02
|/
* kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-27
* Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-23
|\
| * kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo2014-05-13