aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/state.h
Commit message (Expand)AuthorAge
* nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields2013-07-01
* nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields2013-04-16
* nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-08
* nfsd: convert the file_hashtbl to a hlistJeff Layton2013-04-03
* nfsd4: don't destroy in-use sessionJ. Bruce Fields2013-04-03
* nfsd4: don't destroy in-use clientsJ. Bruce Fields2013-04-03
* nfsd4: fix race on client shutdownJ. Bruce Fields2013-04-03
* nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman2013-02-13
* NFSD: Forget state for a specific clientBryan Schumaker2012-12-03
* NFSD: Reading a fault injection file prints a state countBryan Schumaker2012-12-03
* NFSD: Fault injection operations take a per-client forget functionBryan Schumaker2012-12-03
* NFSD: Fold fault_inject.h into state.hBryan Schumaker2012-11-28
* nfsd: pass nfsd_net instead of net to grace endersStanislav Kinsbursky2012-11-15
* nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky2012-11-15
* nfsd: make reclaim_str_hashtbl allocated per netStanislav Kinsbursky2012-11-15
* nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky2012-11-15
* nfsd: get rid of cl_recdir fieldJeff Layton2012-11-12
* nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton2012-11-12
* nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton2012-11-12
* nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton2012-11-12
* nfsd: break out reclaim record removal into separate functionJeff Layton2012-11-12
* nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton2012-11-12
* nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton2012-11-10
* nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-07
* nfsd4: common helper to initialize callback workJ. Bruce Fields2012-11-07
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-07
* nfsd4: use callback security parameters in create_sessionJ. Bruce Fields2012-11-07
* nfsd4: clean up callback security parsingJ. Bruce Fields2012-11-07
* nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields2012-10-01
* nfsd: trivial comment updatesJeff Layton2012-08-20
* nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields2012-08-20
* NFSd: make boot_time variable per network namespaceStanislav Kinsbursky2012-07-27
* LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky2012-07-27
* NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEIDChuck Lever2012-06-20
* nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-31
* nfsd: add nfsd4_client_tracking_ops struct and a way to set itJeff Layton2012-03-26
* nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton2012-03-26
* nfsd41: free_session/free_client must be called under the client_lockBenny Halevy2012-03-06
* nfsd4: check for uninitialized slotJ. Bruce Fields2012-02-14
* nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields2012-02-14
* nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields2012-01-05
* nfsd4: add a separate (lockowner, inode) lookupJ. Bruce Fields2011-11-15
* nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalidBenny Halevy2011-10-24
* nfsd4: do idr preallocation with stateid allocationJ. Bruce Fields2011-10-17
* nfsd4: clean up open owners on OPEN failureJ. Bruce Fields2011-10-17
* nfsd4: make is_open_owner booleanJ. Bruce Fields2011-10-17
* nfsd4: cleanup state.h commentsJ. Bruce Fields2011-10-10
* nfsd4: clean up downgrading codeJ. Bruce Fields2011-10-10
* nfsd4: look up stateid's per clientidJ. Bruce Fields2011-09-26
* nfsd4: assume test_stateid always has sessionJ. Bruce Fields2011-09-26