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 |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
hace 14 años |
Al Viro
|
c972b4bc83
vfs: live vfsmounts never have NULL ->mnt_sb
|
hace 13 años |
Al Viro
|
4c1d5a64f1
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
|
hace 13 años |
Sage Weil
|
98702467f8
configfs: remove unnecessary dentry_unhash on rmdir, dir rename
|
hace 14 años |
Linus Torvalds
|
32e51f141f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
hace 14 años |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
hace 14 años |
Joel Becker
|
24307aa1e7
configfs: Fix race between configfs_readdir() and configfs_d_iput()
|
hace 14 años |
Joel Becker
|
df7f99670a
configfs: Don't try to d_delete() negative dentries.
|
hace 14 años |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
hace 14 años |
Al Viro
|
d463a0c4b5
switch configfs
|
hace 14 años |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
hace 14 años |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
hace 14 años |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
hace 14 años |