Commit History

Author SHA1 Message Date
  Vladimir Davydov 499611ed45 kernfs: do not account ino_ida allocations to memcg 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Tejun Heo dfeb0750b6 kernfs: remove KERNFS_STATIC_NAME 10 years ago
  Andrzej Hajda 75287a677b kernfs: convert node name allocation to kstrdup_const 10 years ago
  Rasmus Villemoes 72392ed0eb kernfs: Fix kernfs_name_compare 10 years ago
  Al Viro 41d28bca2d switch d_materialise_unique() users to d_splice_alias() 11 years ago
  Eric W. Biederman 9b053f3207 vfs: Remove unnecessary calls of check_submounts_and_drop 11 years ago
  Greg Kroah-Hartman d35cc56ddf Merge 3.15-rc3 into staging-next 11 years ago
  Jianyu Zhan c1befb8859 kernfs: fix a subdir count leak 11 years ago
  Tejun Heo 7d568a8383 kernfs: implement kernfs_root->supers list 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