Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Al Viro
|
cd3417c8fc
kill free_page_put_link()
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Al Viro
|
ecc087ff14
new helper: free_page_put_link()
|
10 years ago |
Al Viro
|
5f2c4179e1
switch ->put_link() from dentry to inode
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Miklos Szeredi
|
21f621741a
fuse: fix LOOKUP vs INIT compat handling
|
10 years ago |
Linus Torvalds
|
c103b21c20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
10 years ago |
Miklos Szeredi
|
7078187a79
fuse: introduce fuse_simple_request() helper
|
10 years ago |
Al Viro
|
41d28bca2d
switch d_materialise_unique() users to d_splice_alias()
|
11 years ago |
Eric W. Biederman
|
5542aa2fa7
vfs: Make d_invalidate return void
|
11 years ago |
Eric W. Biederman
|
9b053f3207
vfs: Remove unnecessary calls of check_submounts_and_drop
|
11 years ago |
Miklos Szeredi
|
7177a9c4b5
fs: call rename2 if exists
|
11 years ago |
Miklos Szeredi
|
4237ba43b6
fuse: restructure ->rename2()
|
11 years ago |
Anand Avati
|
154210ccb3
fuse: ignore entry-timeout on LOOKUP_REVAL
|
11 years ago |
Miklos Szeredi
|
126b9d4365
fuse: timeout comparison fix
|
11 years ago |
Miklos Szeredi
|
1560c974dc
fuse: add renameat2 support
|
11 years ago |
Maxim Patlasov
|
3ad22c62dd
fuse: clear FUSE_I_CTIME_DIRTY flag on setattr
|
11 years ago |
Maxim Patlasov
|
31f3267b4b
fuse: trust kernel i_ctime only
|
11 years ago |
Miklos Szeredi
|
8b47e73e91
fuse: remove .update_time
|
11 years ago |
Maxim Patlasov
|
ab9e13f7c7
fuse: allow ctime flushing to userspace
|
11 years ago |
Miklos Szeredi
|
1e18bda86e
fuse: add .write_inode
|
11 years ago |
Maxim Patlasov
|
009dd694e8
fuse: update mtime on truncate(2)
|
11 years ago |
Maxim Patlasov
|
b0aa760652
fuse: Trust kernel i_mtime only
|
11 years ago |
Pavel Emelyanov
|
8373200b12
fuse: Trust kernel i_size only
|
12 years ago |
Andrew Gallagher
|
451418fc92
fuse: don't invalidate attrs when not using atime
|
12 years ago |