summaryrefslogtreecommitdiff
path: root/fs/kernfs
Commit message (Expand)AuthorAge
* 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
* | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-27
|\ \ | |/
| * kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo2014-04-25
| * kernfs: fix a subdir count leakJianyu Zhan2014-04-25
* | kernfs: make kernfs_notify() trigger inotify events tooTejun Heo2014-04-25
* | kernfs: implement kernfs_root->supers listTejun Heo2014-04-25
|/
* kernfs: protect lazy kernfs_iattrs allocation with mutexTejun Heo2014-04-16
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-03
|\
| * mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
* | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \ | |/ |/|
| * cgroup: remove cgroup->nameTejun Heo2014-02-12
* | kernfs: cache atomic_write_len in kernfs_open_fileTejun Heo2014-03-08
* | kernfs: fix off by one error.Richard Cochran2014-03-08
* | Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-02
|\ \
| * | sysfs: fix namespace refcnt leakLi Zefan2014-02-25
| * | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flagTejun Heo2014-02-05
* | | kernfs: fix kernfs_node_from_dentry()Li Zefan2014-02-14
* | | kernfs: fix hash calculation in kernfs_rename_ns()Tejun Heo2014-02-10
| |/ |/|
* | kernfs: add CONFIG_KERNFSTejun Heo2014-02-07
* | kernfs: implement kernfs_get_parent(), kernfs_name/path() and friendsTejun Heo2014-02-07
* | kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs...Tejun Heo2014-02-07
* | kernfs: implement kernfs_ops->atomic_write_lenTejun Heo2014-02-07
* | kernfs: allow nodes to be created in the deactivated stateTejun Heo2014-02-07
* | kernfs: add missing kernfs_active() checks in directory operationsTejun Heo2014-02-07
* | kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()Tejun Heo2014-02-07
* | kernfs: rename kernfs_dir_ops to kernfs_syscall_opsTejun Heo2014-02-07
* | kernfs: invoke dir_ops while holding active ref of the target nodeTejun Heo2014-02-07
* | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-07
* | kernfs: remove KERNFS_REMOVEDTejun Heo2014-02-07
* | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()Tejun Heo2014-02-07
* | kernfs: remove kernfs_addrm_cxtTejun Heo2014-02-07
* | kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()Tejun Heo2014-02-07