Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
hace 9 años |
Linus Torvalds
|
71e4634e00
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
|
hace 9 años |
Pantelis Antoniou
|
03607ace80
configfs: implement binary attributes
|
hace 10 años |
Krzysztof Opasiak
|
d79d75b5c5
fs: configfs: Add unlocked version of configfs_depend_item()
|
hace 9 años |
Krzysztof Opasiak
|
9a70adfff3
fs: configfs: Factor out configfs_find_subsys_dentry()
|
hace 9 años |
Krzysztof Opasiak
|
9fb434e754
fs: configfs: Factor out configfs_do_depend_item()
|
hace 9 años |
Krzysztof Opasiak
|
9a9e3415ed
fs: configfs: Drop unused parameter from configfs_undepend_item()
|
hace 9 años |
Daniel Baluta
|
5cf6a51e60
configfs: allow dynamic group creation
|
hace 9 años |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
hace 10 años |
David Howells
|
6683de3886
configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode
|
hace 10 años |
Al Viro
|
1cf97d0d3a
configfs: fold create_dir() into its only caller
|
hace 10 años |
Al Viro
|
c88b1e70ae
configfs: configfs_create() init callback is never NULL and it never fails
|
hace 10 años |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
hace 11 años |
Fabian Frederick
|
1d88aa441f
fs/configfs: use pr_fmt
|
hace 11 años |
Fabian Frederick
|
c668693133
fs/configfs: convert printk to pr_foo()
|
hace 11 años |
Junxiao Bi
|
76ae281f63
configfs: fix race between dentry put and lookup
|
hace 11 años |
Al Viro
|
b26d4cd385
consolidate simple ->d_delete() instances
|
hace 12 años |
Linus Torvalds
|
41d9884c44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 12 años |
Al Viro
|
ec193cf5af
configfs: don't open-code d_alloc_name()
|
hace 12 años |
Linus Torvalds
|
c75e24752c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 12 años |
Al Viro
|
52018855e6
[readdir] convert configfs
|
hace 12 años |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 12 años |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
hace 12 años |
Wei Yongjun
|
49deb4bc22
configfs: move the dereference below the NULL test
|
hace 12 años |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
hace 12 años |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
hace 13 años |
Al Viro
|
2a152ad3a5
make configfs_pin_fs() return root dentry on success
|
hace 13 años |
Al Viro
|
0dd6c08a00
configfs: configfs_create_dir() has parent dentry in dentry->d_parent
|
hace 13 años |
Al Viro
|
b7c177fcd2
configfs: kill configfs_sb
|
hace 13 años |
Al Viro
|
81d44ed159
configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root
|
hace 13 años |