J. Bruce Fields
|
bbc7f33ac6
nfsd: fix year-2038 nfs4 state problem
|
10 years ago |
Jeff Layton
|
7448cc37b1
locks: clean up the lm_change prototype
|
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 |
Rickard Strandqvist
|
917937025a
nfsd: nfs4state: Remove unused function
|
10 years ago |
Jeff Layton
|
67db103448
nfsd: fi_delegees doesn't need to be an atomic_t
|
10 years ago |
Jeff Layton
|
94ae1db226
nfsd: fix fi_delegees leak when fi_had_conflict returns true
|
10 years ago |
Linus Torvalds
|
0b233b7c79
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
|
10 years ago |
Daniel Borkmann
|
87545899b5
net: replace remaining users of arch_fast_hash with jhash
|
10 years ago |
Rasmus Villemoes
|
ef17af2a81
fs: nfsd: Fix signedness bug in compare_blob
|
10 years ago |
Jeff Layton
|
5b095e9992
nfsd: convert nfs4_file searches to use RCU
|
11 years ago |
Chuck Lever
|
b0d2e42cce
NFSD: Always initialize cl_cb_addr
|
11 years ago |
Linus Torvalds
|
ef4a48c513
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
|
11 years ago |
Jeff Layton
|
4d01b7f5e7
locks: give lm_break a return value
|
11 years ago |
Jeff Layton
|
c45198eda2
locks: move freeing of leases outside of i_lock
|
11 years ago |
Jeff Layton
|
1c7dd2ff43
locks: define a lm_setup handler for leases
|
11 years ago |
Jeff Layton
|
e6f5c78930
locks: plumb a "priv" pointer into the setlease routines
|
11 years ago |
Jeff Layton
|
0c637be884
nfsd: don't keep a pointer to the lease in nfs4_file
|
11 years ago |
Jeff Layton
|
0efaa7e82f
locks: generic_delete_lease doesn't need a file_lock at all
|
11 years ago |
Jeff Layton
|
415b96c5a1
nfsd: fix potential lease memory leak in nfs4_setlease
|
11 years ago |
Jeff Layton
|
34549ab09e
nfsd: eliminate "to_delegation" define
|
11 years ago |
Christoph Hellwig
|
0162ac2b97
nfsd: introduce nfsd4_callback_ops
|
11 years ago |
Christoph Hellwig
|
f0b5de1b6b
nfsd: split nfsd4_callback initialization and use
|
11 years ago |
Christoph Hellwig
|
326129d02a
nfsd: introduce a generic nfsd4_cb
|
11 years ago |
J. Bruce Fields
|
70b2823535
nfsd4: clarify how grace period ends
|
11 years ago |
J. Bruce Fields
|
bea57fe45b
nfsd4: stop grace_time update at end of grace period
|
11 years ago |
Jeff Layton
|
d4318acd5d
nfsd: pass extra info in env vars to upcalls to allow for early grace period end
|
11 years ago |
Jeff Layton
|
7f5ef2e900
nfsd: add a v4_end_grace file to /proc/fs/nfsd
|
11 years ago |
Jeff Layton
|
3b3e7b7223
nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE
|
11 years ago |
Jeff Layton
|
919b8049f0
nfsd: remove redundant boot_time parm from grace_done client tracking op
|
11 years ago |