Chuck Lever
|
f46c445b79
nfsd: Fix general protection fault in release_lock_stateid()
|
8 years ago |
Jeff Layton
|
0cc11a61b8
nfsd: move blocked lock handling under a dedicated spinlock
|
8 years ago |
Linus Torvalds
|
2778556474
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
|
8 years ago |
Alexey Dobriyan
|
81243eacfa
cred: simpler, 1D supplementary groups
|
8 years ago |
J. Bruce Fields
|
7d22fc11c7
nfsd4: setclientid_confirm with unmatched verifier should fail
|
9 years ago |
Jeff Layton
|
19e4c3477f
nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies
|
9 years ago |
Jeff Layton
|
7919d0a27f
nfsd: add a LRU list for blocked locks
|
9 years ago |
Jeff Layton
|
76d348fadf
nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
|
9 years ago |
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 |