Amir Goldstein
|
8a22efa15b
ovl: do not try to reconnect a disconnected origin dentry
|
7 年之前 |
Linus Torvalds
|
590dce2d49
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
David Howells
|
a528d35e8b
statx: Add a system call to make enhanced file info available
|
8 年之前 |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 年之前 |
NeilBrown
|
09bb8bfffd
exportfs: be careful to only return expected errors.
|
9 年之前 |
Al Viro
|
6192269444
introduce a parallel variant of ->iterate()
|
9 年之前 |
Al Viro
|
383d4e8ab0
reconnect_one(): use lookup_one_len_unlocked()
|
9 年之前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年之前 |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 年之前 |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
10 年之前 |
Miklos Szeredi
|
ac7576f4b1
vfs: make first argument of dir_context.actor typed
|
10 年之前 |
Fabian Frederick
|
00f01791e1
fs/exportfs/expfs.c: kernel-doc warning fixes
|
11 年之前 |
J. Bruce Fields
|
f27c9298fd
exportfs: fix quadratic behavior in filehandle lookup
|
11 年之前 |
J. Bruce Fields
|
efbf201f7a
exportfs: better variable name
|
11 年之前 |
J. Bruce Fields
|
bbf7a8a356
exportfs: move most of reconnect_path to helper function
|
11 年之前 |
J. Bruce Fields
|
e4b70ebeeb
exportfs: eliminate unused "noprogress" counter
|
11 年之前 |
J. Bruce Fields
|
a056cc8934
exportfs: stop retrying once we race with rename/remove
|
11 年之前 |
J. Bruce Fields
|
0dbc018a49
exportfs: clear DISCONNECTED on all parents sooner
|
12 年之前 |
J. Bruce Fields
|
78cee9a8e4
exportfs: more detailed comment for path_reconnect
|
11 年之前 |
Christoph Hellwig
|
854ff5caab
exportfs: BUG_ON in crazy corner case
|
11 年之前 |
J. Bruce Fields
|
950ee9566a
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
|
12 年之前 |
Al Viro
|
dfc59e2c90
exportfs: don't assume that ->iterate() won't feed us too long entries
|
12 年之前 |
Al Viro
|
ac6614b764
[readdir] constify ->actor
|
12 年之前 |
Al Viro
|
2233f31aad
[readdir] ->readdir() is gone
|
12 年之前 |
Al Viro
|
bb6f619b3a
[readdir] introduce ->iterate(), ctx->pos, dir_emit()
|
12 年之前 |
Al Viro
|
5c0ba4e076
[readdir] introduce iterate_dir() and dir_context
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Linus Torvalds
|
982197277c
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
|
12 年之前 |
Cyrill Gorcunov
|
711c7bf991
fs, exportfs: add exportfs_encode_inode_fh() helper
|
12 年之前 |
Cyrill Gorcunov
|
ab49bdecc3
fs, exportfs: escape nil dereference if no s_export_op present
|
12 年之前 |