Trond Myklebust
|
c7944ebb9c
NFSv4: Fix lookup revalidate of regular files
|
7 年之前 |
Trond Myklebust
|
5ceb9d7fda
NFS: Refactor nfs_lookup_revalidate()
|
7 年之前 |
Linus Torvalds
|
53a01c9a5f
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 年之前 |
Linus Torvalds
|
0ea97a2d61
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Lance Shelton
|
a61246c961
Fix error code in nfs_lookup_verify_inode()
|
7 年之前 |
Trond Myklebust
|
3825827ebf
NFS: More excessive attribute revalidation in nfs_execute_ok()
|
7 年之前 |
Trond Myklebust
|
cf8340277f
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
|
7 年之前 |
Trond Myklebust
|
b2b1ff3da6
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
|
7 年之前 |
Al Viro
|
44907d7900
get rid of 'opened' argument of ->atomic_open() - part 3
|
7 年之前 |
Al Viro
|
b452a458ca
getting rid of 'opened' argument of ->atomic_open() - part 2
|
7 年之前 |
Al Viro
|
be12af3ef5
getting rid of 'opened' argument of ->atomic_open() - part 1
|
7 年之前 |
Al Viro
|
73a09dd943
introduce FMODE_CREATED and switch to it
|
7 年之前 |
Al Viro
|
b0c6108ecf
nfs_instantiate(): prevent multiple aliases for directory inode
|
7 年之前 |
Trond Myklebust
|
a841b54dbd
NFS: Pass the inode down to the getattr() callback
|
7 年之前 |
Trond Myklebust
|
59a707b0d4
NFS: Ensure we revalidate the inode correctly after remove or rename
|
7 年之前 |
Trond Myklebust
|
9f6d44d418
NFS: Optimise away lookups for rename targets
|
7 年之前 |
Trond Myklebust
|
73dd684a4d
NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentry
|
7 年之前 |
Trond Myklebust
|
479219218f
NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPEN
|
7 年之前 |
Trond Myklebust
|
16e1437517
NFS: More fine grained attribute tracking
|
7 年之前 |
Trond Myklebust
|
f2c2c552f1
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
|
7 年之前 |
Trond Myklebust
|
912678dbc5
NFS: Move the delegation return down into nfs4_proc_remove()
|
7 年之前 |
Trond Myklebust
|
9f76827287
NFS: Move the delegation return down into nfs4_proc_link()
|
7 年之前 |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 年之前 |
Linus Torvalds
|
c3e9c04b89
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
7 年之前 |
Trond Myklebust
|
d803224c84
NFS: Fix a typo in nfs_rename()
|
8 年之前 |
Thomas Meyer
|
6089dd0d73
NFS: Fix bool initialization/comparison
|
8 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 年之前 |
NeilBrown
|
1fea73ac92
NFS: remove special-case revalidate in nfs_opendir()
|
8 年之前 |
NeilBrown
|
b688741cb0
NFS: revalidate "." etc correctly on "open".
|
8 年之前 |
Anna Schumaker
|
1750d929b0
NFS: Don't compare apples to elephants to determine access bits
|
8 年之前 |