Jeff Layton
|
9e790bd65c
vfs: add a flags argument to user_path_parent
|
13 лет назад |
Jeff Layton
|
442e31ca5a
vfs: fix linkat to retry once on ESTALE errors
|
13 лет назад |
Jeff Layton
|
f46d3567b2
vfs: fix symlinkat to retry on ESTALE errors
|
13 лет назад |
Jeff Layton
|
b76d8b8226
vfs: fix mkdirat to retry once on an ESTALE error
|
13 лет назад |
Jeff Layton
|
972567f14c
vfs: fix mknodat to retry on ESTALE errors
|
13 лет назад |
Jeff Layton
|
1ac12b4b6d
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
|
13 лет назад |
Jeff Layton
|
7955119e02
vfs: fix readlinkat to retry on ESTALE
|
13 лет назад |
Jeff Layton
|
836fb7e7b9
vfs: make fstatat retry on ESTALE errors from getattr call
|
13 лет назад |
Jeff Layton
|
b9d6ba94b8
vfs: add a retry_estale helper function to handle retries on ESTALE
|
13 лет назад |
Al Viro
|
21e89c0c48
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
|
13 лет назад |
NeilBrown
|
b911a6bdee
vfs: d_obtain_alias() needs to use "/" as default name.
|
13 лет назад |
Alessio Igor Bogani
|
471667391a
vfs: Remove useless function prototypes
|
13 лет назад |
Marco Stornelli
|
b9f61c3c0c
documentation: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
7898575fc8
mm: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
d30357f2f0
vfs: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
9014da7525
ntfs: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
2d1b399b22
nilfs2: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
3e7a806928
ncpfs: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
7fc7cd00f6
minix: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
5dfc2821e8
logfs: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
d506848567
hfsplus: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
86dd07d66a
jfs: drop vmtruncate
|
13 лет назад |
Marco Stornelli
|
70b31c4c88
hpfs: drop vmtruncate
|
13 лет назад |
David Howells
|
91c7fbbf63
FS-Cache: Clear remaining page count on retrieval cancellation
|
13 лет назад |
David Howells
|
1f372dff1d
FS-Cache: Mark cancellation of in-progress operation
|
13 лет назад |
David Howells
|
7ef001e937
FS-Cache: One of the write operation paths doesn't set the object state
|
13 лет назад |
David Howells
|
9c04caa81b
FS-Cache: Fix signal handling during waits
|
13 лет назад |
David Howells
|
a4ff146881
NFS4: Open files for fscaching
|
13 лет назад |
David Howells
|
969695215f
FS-Cache: Add transition to handle invalidate immediately after lookup
|
13 лет назад |
David Howells
|
8c209ce721
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
|
13 лет назад |