index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2012-06-01
nfsd4: fix setclientid_confirm same_cred check
J. Bruce Fields
2012-06-01
nfsd4: merge 3 setclientid cases to 2
J. Bruce Fields
2012-06-01
nfsd4: pull out common code from setclientid cases
J. Bruce Fields
2012-06-01
nfsd4: merge last two setclientid cases
J. Bruce Fields
2012-06-01
nfsd4: setclientid/confirm comment cleanup
J. Bruce Fields
2012-06-01
nfsd4: setclientid remove unnecessary terms from a logical expression
J. Bruce Fields
2012-06-01
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-06-01
nfsd4: stricter cred comparison for setclientid/exchange_id
J. Bruce Fields
2012-06-01
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-06-01
nfsd4: allow removing clients not holding state
J. Bruce Fields
2012-06-01
nfsd4: rearrange exchange_id logic to simplify
J. Bruce Fields
2012-06-01
nfsd4: exchange_id cleanup: comments
J. Bruce Fields
2012-06-01
nfsd4: exchange_id cleanup: local shorthands for repeated tests
J. Bruce Fields
2012-06-01
nfsd4: allow an EXCHANGE_ID to kill a 4.0 client
J. Bruce Fields
2012-06-01
nfsd4: exchange_id: check creds before killing confirmed client
J. Bruce Fields
2012-06-01
nfsd4: exchange_id error cleanup
J. Bruce Fields
2012-06-01
nfsd4: exchange_id has a pointless copy
J. Bruce Fields
2012-06-01
nfsd: wrap all accesses to st_deny_bmap
Jeff Layton
2012-06-01
nfsd: wrap accesses to st_access_bmap
Jeff Layton
2012-06-01
nfsd: make test_share a bool return
Jeff Layton
2012-06-01
nfsd: consolidate set_access and set_deny
Jeff Layton
2012-06-01
NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often
Chuck Lever
2012-06-01
nfsd4: int/__be32 fixes
J. Bruce Fields
2012-06-01
nfsd4: fix missing "static"
J. Bruce Fields
2012-06-01
nfsd: state.c should include current_stateid.h
J. Bruce Fields
2012-04-11
nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
Jeff Layton
2012-04-11
nfsd: trivial: remove unused variable from nfsd4_lock
Jeff Layton
2012-03-26
nfsd: add nfsd4_client_tracking_ops struct and a way to set it
Jeff Layton
2012-03-26
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
2012-03-26
Merge nfs containerization work from Trond's tree
J. Bruce Fields
2012-03-20
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
2012-03-20
NFSD: Fix warnings when NFSD_DEBUG is not defined
Trond Myklebust
2012-03-06
nfsd41: free_session/free_client must be called under the client_lock
Benny Halevy
2012-03-06
nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2
Benny Halevy
2012-03-06
nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation
Benny Halevy
2012-03-06
nfsd4: fix recovery-entry leak nfsd startup failure
J. Bruce Fields
2012-03-06
nfsd4: fix recovery-dir leak on nfsd startup failure
Jeff Layton
2012-03-06
nfsd4: purge stable client records with insufficient state
J. Bruce Fields
2012-03-06
nfsd4: don't set cl_firststate on first reclaim in 4.1 case
J. Bruce Fields
2012-02-17
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...
Benny Halevy
2012-02-17
NFSD: Clean up the test_stateid function
Bryan Schumaker
2012-02-17
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
2012-02-17
nfsd41: share_access_to_flags should consider only nfs4.x share_access flags
Benny Halevy
2012-02-15
nfsd41: use current stateid by value
Tigran Mkrtchyan
2012-02-15
nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE
Tigran Mkrtchyan
2012-02-15
nfsd41: handle current stateid in SETATTR and FREE_STATEID
Tigran Mkrtchyan
2012-02-15
nfsd41: consume current stateid on read and write
Tigran Mkrtchyan
2012-02-15
nfsd41: handle current stateid on lock and locku
Tigran Mkrtchyan
2012-02-15
nfsd41: handle current stateid in open and close
Tigran Mkrtchyan
2012-02-15
nfsd4: initialize current stateid at compile time
Tigran Mkrtchyan
[next]