Trond Myklebust
|
1ad13dbc85
NFSv4: Optimise away forced revalidation when we know the attributes are OK
|
8 年之前 |
Trond Myklebust
|
7f04883146
NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation
|
9 年之前 |
Trond Myklebust
|
b1a318de9b
NFSv4: Fix a race in nfs_inode_reclaim_delegation()
|
9 年之前 |
Trond Myklebust
|
6c2d8f8d30
NFSv4: nfs_inode_find_state_and_recover() should check all stateids
|
9 年之前 |
Trond Myklebust
|
059b43e974
NFSv4: Ensure we don't re-test revoked and freed stateids
|
9 年之前 |
Trond Myklebust
|
bb3d1a3b24
NFSv4.1: Deal with server reboots during delegation expiration recovery
|
9 年之前 |
Trond Myklebust
|
45870d6909
NFSv4.1: Test delegation stateids when server declares "some state revoked"
|
9 年之前 |
Trond Myklebust
|
41020b671a
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
|
9 年之前 |
Trond Myklebust
|
aa05c87f23
NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
|
9 年之前 |
Trond Myklebust
|
b3f9e72390
NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
|
9 年之前 |
Trond Myklebust
|
abf4e13cc1
NFSv4: Use the right stateid for delegations in setattr, read and write
|
9 年之前 |
Trond Myklebust
|
4816fdadab
NFSv4: Don't use synchronous delegation recall in exception handling
|
10 年之前 |
Trond Myklebust
|
24311f8841
NFSv4: Recovery of recalled read delegations is broken
|
10 年之前 |
Trond Myklebust
|
5445b1fbd1
NFSv4: Respect the server imposed limit on how many changes we may cache
|
10 年之前 |
Trond Myklebust
|
7d160a6c46
NFSv4: Express delegation limit in units of pages
|
10 年之前 |
Trond Myklebust
|
21330b6670
Merge branch 'bugfixes'
|
10 年之前 |
Trond Myklebust
|
5fcdfacc01
NFSv4: Return delegations synchronously in evict_inode
|
10 年之前 |
Trond Myklebust
|
38942ba204
NFSv4: Append delegations to the per-client list instead of prepending
|
10 年之前 |
Trond Myklebust
|
ec3ca4e57e
NFSv4: Ensure we skip delegations that are already being returned
|
10 年之前 |
Trond Myklebust
|
9f0f8e12c4
NFSv4: Pin the superblock while we're returning the delegation
|
10 年之前 |
Trond Myklebust
|
ade04647dd
NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation()
|
10 年之前 |
Trond Myklebust
|
b04b22f4ca
NFSv4: Ensure that we don't reap a delegation that is being returned
|
10 年之前 |
Trond Myklebust
|
7c0af9ffb7
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
|
10 年之前 |
Trond Myklebust
|
65d2918e71
Merge branch 'cleanups'
|
10 年之前 |
Trond Myklebust
|
bf40e5561f
NFSv4: Kill unused nfs_inode->delegation_state field
|
10 年之前 |
Linus Torvalds
|
6f83e5bd3e
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 年之前 |
Trond Myklebust
|
cf6726e2ee
NFSv4: Deal with atomic upgrades of an existing delegation
|
10 年之前 |
Jeff Layton
|
6109c85037
locks: add a dedicated spinlock to protect i_flctx lists
|
10 年之前 |
Jeff Layton
|
bd61e0a9c8
locks: convert posix locks to file_lock_context
|
10 年之前 |
Jeff Layton
|
5263e31e45
locks: move flock locks to file_lock_context
|
10 年之前 |