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 |
Al Viro
|
29884eff1f
afs: switch to ->iterate_shared()
|
9 years ago |
Al Viro
|
be5b82dbfe
make ext2_get_page() and friends work without external serialization
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
10 years ago |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
10 years ago |
Eric W. Biederman
|
9b053f3207
vfs: Remove unnecessary calls of check_submounts_and_drop
|
11 years ago |
Al Viro
|
13f3583892
afs: dget_parent() can't return a negative dentry
|
12 years ago |
Al Viro
|
5d8943b04b
afs: get rid of redundant ->d_name.len checks
|
12 years ago |
Miklos Szeredi
|
ba81238076
afs: use check_submounts_and_drop()
|
12 years ago |
Al Viro
|
1bbae9f818
[readdir] convert afs
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
David Howells
|
d6e43f751f
AFS: Use i_generation not i_version for the vnode uniquifier
|
14 years ago |
Sage Weil
|
705da2de95
afs: remove unnecessary dentry_unhash on rmdir, dir rename
|
14 years ago |
Sage Weil
|
e4eaac06bc
vfs: push dentry_unhash on rename_dir into file systems
|
14 years ago |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 years ago |
David Howells
|
d18610b0ce
AFS: Use d_automount() rather than abusing follow_link()
|
14 years ago |
Al Viro
|
d61dcce297
switch afs
|
14 years ago |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
14 years ago |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
15 years ago |
wanglei
|
bec5eb6141
AFS: Implement an autocell mount capability [ver #2]
|
15 years ago |