Trond Myklebust
|
5445b1fbd1
NFSv4: Respect the server imposed limit on how many changes we may cache
|
10 years ago |
Trond Myklebust
|
7d160a6c46
NFSv4: Express delegation limit in units of pages
|
10 years ago |
Trond Myklebust
|
21330b6670
Merge branch 'bugfixes'
|
10 years ago |
Trond Myklebust
|
5fcdfacc01
NFSv4: Return delegations synchronously in evict_inode
|
10 years ago |
Trond Myklebust
|
38942ba204
NFSv4: Append delegations to the per-client list instead of prepending
|
10 years ago |
Trond Myklebust
|
ec3ca4e57e
NFSv4: Ensure we skip delegations that are already being returned
|
10 years ago |
Trond Myklebust
|
9f0f8e12c4
NFSv4: Pin the superblock while we're returning the delegation
|
10 years ago |
Trond Myklebust
|
ade04647dd
NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation()
|
10 years ago |
Trond Myklebust
|
b04b22f4ca
NFSv4: Ensure that we don't reap a delegation that is being returned
|
10 years ago |
Trond Myklebust
|
7c0af9ffb7
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
|
10 years ago |
Trond Myklebust
|
65d2918e71
Merge branch 'cleanups'
|
10 years ago |
Trond Myklebust
|
bf40e5561f
NFSv4: Kill unused nfs_inode->delegation_state field
|
10 years ago |
Linus Torvalds
|
6f83e5bd3e
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
|
10 years ago |
Trond Myklebust
|
cf6726e2ee
NFSv4: Deal with atomic upgrades of an existing delegation
|
10 years ago |
Jeff Layton
|
6109c85037
locks: add a dedicated spinlock to protect i_flctx lists
|
10 years ago |
Jeff Layton
|
bd61e0a9c8
locks: convert posix locks to file_lock_context
|
10 years ago |
Jeff Layton
|
5263e31e45
locks: move flock locks to file_lock_context
|
10 years ago |
Trond Myklebust
|
f8ebf7a8ca
NFS: Don't try to reclaim delegation open state if recovery failed
|
10 years ago |
Trond Myklebust
|
869f9dfa4d
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
|
10 years ago |
Peng Tao
|
15bb3afe90
nfs4: add nfs4_check_delegation
|
11 years ago |
Trond Myklebust
|
755a48a7a4
NFS: Fix a delegation callback race
|
11 years ago |
Trond Myklebust
|
ca8acf8d84
NFSv4: Add tracepoints for debugging delegations
|
12 years ago |
Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
12 years ago |
Jeff Layton
|
314d7cc05d
nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_claim_locks
|
12 years ago |
Trond Myklebust
|
826e001308
NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use
|
12 years ago |
Trond Myklebust
|
b02ba0b660
NFSv4: Clean up nfs_expire_all_delegations
|
12 years ago |
Trond Myklebust
|
5c31e2368f
NFSv4: Fix nfs_server_return_all_delegations
|
12 years ago |
Trond Myklebust
|
b757144fd7
NFSv4: Be less aggressive about returning delegations for open files
|
12 years ago |
Trond Myklebust
|
db4f2e637f
NFSv4: Clean up delegation recall error handling
|
12 years ago |
Trond Myklebust
|
65b62a29f7
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
|
12 years ago |