Jeff Layton
|
dd257933fa
nfsd: don't return an unhashed lock stateid after taking mutex
|
9 years ago |
Chuck Lever
|
42691398be
nfsd: Fix race between FREE_STATEID and LOCK
|
9 years ago |
Chuck Lever
|
885848186f
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
|
9 years ago |
Christophe JAILLET
|
d28c442f5b
nfsd: Fix some indent inconsistancy
|
9 years ago |
Andrew Elble
|
ed94164398
nfsd: implement machine credential support for some operations
|
9 years ago |
Andrew Elble
|
dedeb13f9e
nfsd: allow mach_creds_match to be used more broadly
|
9 years ago |
Oleg Drokin
|
8c7245abda
nfsd: Make init_open_stateid() a bit more whole
|
9 years ago |
Oleg Drokin
|
5cc1fb2a09
nfsd: Extend the mutex holding region around in nfsd4_process_open2()
|
9 years ago |
Oleg Drokin
|
feb9dad520
nfsd: Always lock state exclusively.
|
9 years ago |
Jeff Layton
|
14b7f4a1ed
nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid
|
9 years ago |
Chuck Lever
|
4500632f60
nfsd: Lower NFSv4.1 callback message size limit
|
9 years ago |
Chuck Lever
|
4ce85c8cf8
nfsd: Update NFS server comments related to RDMA support
|
9 years ago |
Kinglong Mee
|
8edf4b0288
nfsd: Fix a memory leak when meeting unsupported state_protect_how4
|
9 years ago |
Linus Torvalds
|
cc80fe0eef
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
|
9 years ago |
Geliang Tang
|
2e55f3ab45
nfsd: use to_delayed_work
|
9 years ago |
Anna Schumaker
|
aa0d6aed45
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
|
9 years ago |
J. Bruce Fields
|
414ca017a5
nfsd4: fix gss-proxy 4.1 mounts for some AD principals
|
9 years ago |
J. Bruce Fields
|
920dd9bb7d
nfsd: fix unlikely NULL deref in mach_creds_match
|
9 years ago |
J. Bruce Fields
|
50c7b948ad
nfsd: minor consolidation of mach_cred handling code
|
9 years ago |
J. Bruce Fields
|
5004385932
nfsd: helper for dup of possibly NULL string
|
9 years ago |
Dan Carpenter
|
d3f03403a8
nfsd: fix a warning message
|
9 years ago |
Julia Lawall
|
c4cb897462
nfsd: constify nfsd4_callback_ops structure
|
9 years ago |
Andrew Elble
|
7fc0564e3a
nfsd: fix race with open / open upgrade stateids
|
10 years ago |
Andrew Elble
|
34ed9872e7
nfsd: eliminate sending duplicate and repeated delegations
|
10 years ago |
Jeff Layton
|
9767feb2c6
nfsd: ensure that seqid morphing operations are atomic wrt to copies
|
10 years ago |
J. Bruce Fields
|
4eaea13425
nfsd: improve client_has_state to check for unused openowners
|
10 years ago |
J. Bruce Fields
|
2b63482185
nfsd: fix clid_inuse on mount with security change
|
10 years ago |
Jeff Layton
|
35a92fe877
nfsd: serialize state seqid morphing operations
|
10 years ago |
Andrew Elble
|
a457974f1b
nfsd: deal with DELEGRETURN racing with CB_RECALL
|
10 years ago |
J. Bruce Fields
|
f984a7ce58
nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case
|
10 years ago |