Linus Torvalds
|
f34d3606f7
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 years ago |
Andreas Gruenbacher
|
e72a1a8b3a
kernfs: Switch to generic xattr handlers
|
8 years ago |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 years ago |
Miklos Szeredi
|
1cd66c93ba
fs: make remaining filesystems use .rename2
|
8 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 |
Eric W. Biederman
|
ea015218f2
kernfs: Add support for always empty directories.
|
10 years ago |
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()
|
10 years ago |
Eric W. Biederman
|
9b053f3207
vfs: Remove unnecessary calls of check_submounts_and_drop
|
11 years ago |