summaryrefslogtreecommitdiff
path: root/fs/nfsd/state.h
AgeCommit message (Expand)Author
2014-07-21nfsd: Move the delegation reference counter into the struct nfs4_stidTrond Myklebust
2014-07-17nfsd: Ensure stateids remain unique until they are freedTrond Myklebust
2014-07-17nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton
2014-07-16nfsd: eliminate nfsd4_init_callbackJeff Layton
2014-07-11nfsd: make deny mode enforcement more efficient and close races in itJeff Layton
2014-07-11nfsd: shrink st_access_bmap and st_deny_bmapJeff Layton
2014-07-10nfsd: Add locking to the nfs4_file->fi_fds[] arrayTrond Myklebust
2014-07-10nfsd: Add fine grained protection for the nfs4_file->fi_stateids listTrond Myklebust
2014-07-10nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()Trond Myklebust
2014-07-10nfsd: Don't get a session reference without a client referenceTrond Myklebust
2014-07-10nfsd: clean up nfsd4_release_lockownerJeff Layton
2014-07-10nfsd: NFSv4 lock-owners are not associated to a specific fileTrond Myklebust
2014-07-08nfsd: lock owners are not per open stateidTrond Myklebust
2014-07-08nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust
2014-05-23nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields
2014-05-06NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig
2013-07-01nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields
2013-04-16nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKEDJ. Bruce Fields
2013-04-08nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields
2013-04-03nfsd: convert the file_hashtbl to a hlistJeff Layton
2013-04-03nfsd4: don't destroy in-use sessionJ. Bruce Fields
2013-04-03nfsd4: don't destroy in-use clientsJ. Bruce Fields
2013-04-03nfsd4: fix race on client shutdownJ. Bruce Fields
2013-02-13nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman
2012-12-03NFSD: Forget state for a specific clientBryan Schumaker
2012-12-03NFSD: Reading a fault injection file prints a state countBryan Schumaker
2012-12-03NFSD: Fault injection operations take a per-client forget functionBryan Schumaker
2012-11-28NFSD: Fold fault_inject.h into state.hBryan Schumaker
2012-11-15nfsd: pass nfsd_net instead of net to grace endersStanislav Kinsbursky
2012-11-15nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky
2012-11-15nfsd: make reclaim_str_hashtbl allocated per netStanislav Kinsbursky
2012-11-15nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky
2012-11-12nfsd: get rid of cl_recdir fieldJeff Layton
2012-11-12nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton
2012-11-12nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton
2012-11-12nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton
2012-11-12nfsd: break out reclaim record removal into separate functionJeff Layton
2012-11-12nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton
2012-11-10nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton
2012-11-08nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields
2012-11-08nfsd4: common helper to initialize callback workJ. Bruce Fields
2012-11-08nfsd4: implement backchannel_ctl operationJ. Bruce Fields
2012-11-08nfsd4: use callback security parameters in create_sessionJ. Bruce Fields
2012-11-08nfsd4: clean up callback security parsingJ. Bruce Fields
2012-10-01nfsd4: enforce per-client sessions/no-sessions distinctionJ. Bruce Fields
2012-08-20nfsd: trivial comment updatesJeff Layton
2012-08-20nfsd4: fix security flavor of NFSv4.0 callbackJ. Bruce Fields
2012-07-27NFSd: make boot_time variable per network namespaceStanislav Kinsbursky
2012-07-27LockD: pass actual network namespace to grace period management functionsStanislav Kinsbursky