summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/state.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman2013-02-131-2/+2
* NFSD: Forget state for a specific clientBryan Schumaker2012-12-031-0/+1
* NFSD: Reading a fault injection file prints a state countBryan Schumaker2012-12-031-0/+5
* NFSD: Fault injection operations take a per-client forget functionBryan Schumaker2012-12-031-5/+7
* NFSD: Fold fault_inject.h into state.hBryan Schumaker2012-11-281-0/+15
* nfsd: pass nfsd_net instead of net to grace endersStanislav Kinsbursky2012-11-151-1/+1
* nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky2012-11-151-1/+1
* nfsd: make reclaim_str_hashtbl allocated per netStanislav Kinsbursky2012-11-151-5/+7
* nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky2012-11-151-0/+1
* nfsd: get rid of cl_recdir fieldJeff Layton2012-11-121-2/+0
* nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton2012-11-121-1/+2
* nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton2012-11-121-2/+2
* nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton2012-11-121-1/+1
* nfsd: break out reclaim record removal into separate functionJeff Layton2012-11-121-0/+1
* nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton2012-11-121-1/+1
* nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton2012-11-101-1/+1
* nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-071-0/+1
* nfsd4: common helper to initialize callback workJ. Bruce Fields2012-11-071-1/+1
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-071-0/+5
* nfsd4: use callback security parameters in create_sessionJ. Bruce Fields2012-11-071-0/+1
* nfsd4: clean up callback security parsingJ. Bruce Fields2012-11-071-2/+7
* nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-011-1/+1
* nfsd: trivial comment updatesJeff Layton2012-08-201-5/+1
* nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-201-1/+0
* NFSd: make boot_time variable per network namespaceStanislav Kinsbursky2012-07-271-0/+1
* LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-271-1/+2
* NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEIDChuck Lever2012-06-201-1/+0
* nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-311-1/+0
* nfsd: add nfsd4_client_tracking_ops struct and a way to set itJeff Layton2012-03-261-6/+9
* nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton2012-03-261-4/+7
* nfsd41: free_session/free_client must be called under the client_lockBenny Halevy2012-03-061-12/+1
* nfsd4: check for uninitialized slotJ. Bruce Fields2012-02-141-0/+1
* nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields2012-02-141-3/+4
* nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields2012-01-051-1/+1
* nfsd4: add a separate (lockowner, inode) lookupJ. Bruce Fields2011-11-151-0/+1
* nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy2011-10-241-0/+1
* nfsd4: do idr preallocation with stateid allocationJ. Bruce Fields2011-10-171-2/+2
* nfsd4: clean up open owners on OPEN failureJ. Bruce Fields2011-10-171-0/+1
* nfsd4: make is_open_owner booleanJ. Bruce Fields2011-10-171-1/+1
* nfsd4: cleanup state.h commentsJ. Bruce Fields2011-10-101-37/+8
* nfsd4: clean up downgrading codeJ. Bruce Fields2011-10-101-3/+5
* nfsd4: look up stateid's per clientidJ. Bruce Fields2011-09-261-1/+3
* nfsd4: assume test_stateid always has sessionJ. Bruce Fields2011-09-261-1/+1
* nfsd4: use idr for stateid'sJ. Bruce Fields2011-09-261-1/+0
* nfsd4: move client * to nfs4_stateid, add init_stid helperJ. Bruce Fields2011-09-261-1/+1
* nfsd4: hash closed stateid's like any otherJ. Bruce Fields2011-09-191-1/+3
* nfsd4: construct stateid from clientid and counterJ. Bruce Fields2011-09-191-13/+5
* nfsd4: match close replays on stateid, not open owner idJ. Bruce Fields2011-09-171-0/+3
* nfsd4: replace oo_confirmed by flag bitJ. Bruce Fields2011-09-161-1/+2
* nfsd4: hash deleg stateid's like any otherJ. Bruce Fields2011-09-131-0/+5
OpenPOWER on IntegriCloud