Shaohua Li
|
c53cd490b1
kernfs: introduce kernfs_node_id
|
8 years ago |
Shaohua Li
|
319ba91d35
kernfs: don't set dentry->d_fsdata
|
8 years ago |
Shaohua Li
|
ba16b2846a
kernfs: add an API to get kernfs node from inode number
|
8 years ago |
Shaohua Li
|
4a3ef68aca
kernfs: implement i_generation
|
8 years ago |
Shaohua Li
|
7d35079f82
kernfs: use idr instead of ida to manage inode number
|
8 years ago |
Linus Torvalds
|
f7878dc3a9
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 years ago |
Konstantin Khlebnikov
|
17627157cd
kernfs: handle null pointers while printing node name and path
|
8 years ago |
Tejun Heo
|
0e67db2f9f
kernfs: add kernfs_ops->open/release() callbacks
|
8 years ago |
Linus Torvalds
|
f34d3606f7
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
9 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
9 years ago |
Andreas Gruenbacher
|
e72a1a8b3a
kernfs: Switch to generic xattr handlers
|
9 years ago |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
9 years ago |
Miklos Szeredi
|
1cd66c93ba
fs: make remaining filesystems use .rename2
|
9 years ago |
Tejun Heo
|
bb09c8634b
kernfs: remove kernfs_path_len()
|
9 years ago |
Tejun Heo
|
3abb1d90f5
kernfs: make kernfs_path*() behave in the style of strlcpy()
|
9 years ago |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 years ago |
Linus Torvalds
|
3aa2fc1667
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
9 years ago |
Linus Torvalds
|
7f427d3a60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
8cb0d2c1c7
kernfs: no point locking directory around that generic_file_llseek()
|
9 years ago |
Serge Hallyn
|
e99ed4de17
kernfs_path_from_node_locked: don't overwrite nlen
|
9 years ago |
Deepa Dinamani
|
3a3a5fece6
fs: kernfs: Replace CURRENT_TIME by current_fs_time()
|
9 years ago |
Linus Torvalds
|
5518f66b5a
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
9 years ago |
Aditya Kali
|
9f6df573a4
kernfs: Add API to generate relative kernfs path
|
9 years ago |
Tejun Heo
|
e56ed358af
kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[]
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Vladimir Davydov
|
b2a209ffa6
Revert "kernfs: do not account ino_ida allocations to memcg"
|
9 years ago |
Tejun Heo
|
bd96f76a24
kernfs: implement kernfs_walk_and_get()
|
9 years ago |
Tejun Heo
|
9acee9c551
kernfs: implement kernfs_path_len()
|
10 years ago |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |