Commit History

Author SHA1 Message Date
  Jianyu Zhan c1befb8859 kernfs: fix a subdir count leak 11 years ago
  Linus Torvalds 32d01dc7be Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 11 years ago
  Richard Cochran 88391d49ab kernfs: fix off by one error. 11 years ago
  Li Zefan f41c593454 kernfs: fix kernfs_node_from_dentry() 11 years ago
  Tejun Heo e61734c55c cgroup: remove cgroup->name 11 years ago
  Tejun Heo 9561a8961c kernfs: fix hash calculation in kernfs_rename_ns() 11 years ago
  Tejun Heo 3eef34ad7d kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends 11 years ago
  Tejun Heo 0c23b2259a kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() 11 years ago
  Tejun Heo d35258ef70 kernfs: allow nodes to be created in the deactivated state 11 years ago
  Tejun Heo b9c9dad0c4 kernfs: add missing kernfs_active() checks in directory operations 11 years ago
  Tejun Heo 90c07c895c kernfs: rename kernfs_dir_ops to kernfs_syscall_ops 11 years ago
  Tejun Heo 07c7530dd4 kernfs: invoke dir_ops while holding active ref of the target node 11 years ago
  Tejun Heo 6b0afc2a21 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers 11 years ago
  Tejun Heo 81c173cb5e kernfs: remove KERNFS_REMOVED 11 years ago
  Tejun Heo 182fd64b66 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() 11 years ago
  Tejun Heo 988cd7afb3 kernfs: remove kernfs_addrm_cxt 11 years ago
  Tejun Heo ccf02aaf81 kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate() 11 years ago
  Tejun Heo 35beab0635 kernfs: restructure removal path to fix possible premature return 11 years ago
  Tejun Heo abd54f028e kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq 11 years ago
  Tejun Heo a6607930b6 kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag 11 years ago
  Tejun Heo db4aad209b kernfs: associate a new kernfs_node with its parent on creation 11 years ago
  Greg Kroah-Hartman 87da149343 Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq" 11 years ago
  Greg Kroah-Hartman 0890147fe0 Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()" 11 years ago
  Greg Kroah-Hartman 798c75a0d4 Revert "kernfs: remove KERNFS_REMOVED" 11 years ago
  Greg Kroah-Hartman 4f4b1b6471 Revert "kernfs: restructure removal path to fix possible premature return" 11 years ago
  Greg Kroah-Hartman 55f6e30d0a Revert "kernfs: invoke kernfs_unmap_bin_file() directly from __kernfs_remove()" 11 years ago
  Greg Kroah-Hartman 7653fe9d6c Revert "kernfs: remove kernfs_addrm_cxt" 11 years ago
  Greg Kroah-Hartman f4b3e631b3 Revert "kernfs: make kernfs_get_active() block if the node is deactivated but not removed" 11 years ago
  Greg Kroah-Hartman 9b0925a6ff Revert "kernfs: implement kernfs_{de|re}activate[_self]()" 11 years ago
  Greg Kroah-Hartman a9f138b0e5 Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" 11 years ago