aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/state.h
Commit message (Expand)AuthorAge
...
* nfsd: add an operation for unhashing a stateownerJeff Layton2014-07-31
* nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton2014-07-31
* nfsd: Add reference counting to state ownersJeff Layton2014-07-31
* nfsd: Add a struct nfs4_file field to struct nfs4_stidTrond Myklebust2014-07-31
* nfsd: Add reference counting to the lock and open stateidsTrond Myklebust2014-07-31
* nfsd: remove dl_fh field from struct nfs4_delegationJeff Layton2014-07-29
* nfsd: Do not let nfs4_file pin the struct inodeJeff Layton2014-07-23
* nfsd: Store the filehandle with the struct nfs4_fileTrond Myklebust2014-07-23
* nfsd: Move the delegation reference counter into the struct nfs4_stidTrond Myklebust2014-07-21
* nfsd: Ensure stateids remain unique until they are freedTrond Myklebust2014-07-16
* nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton2014-07-16
* nfsd: eliminate nfsd4_init_callbackJeff Layton2014-07-16
* nfsd: make deny mode enforcement more efficient and close races in itJeff Layton2014-07-11
* nfsd: shrink st_access_bmap and st_deny_bmapJeff Layton2014-07-11
* nfsd: Add locking to the nfs4_file->fi_fds[] arrayTrond Myklebust2014-07-10
* nfsd: Add fine grained protection for the nfs4_file->fi_stateids listTrond Myklebust2014-07-10
* nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()Trond Myklebust2014-07-09
* nfsd: Don't get a session reference without a client referenceTrond Myklebust2014-07-09
* nfsd: clean up nfsd4_release_lockownerJeff Layton2014-07-09
* nfsd: NFSv4 lock-owners are not associated to a specific fileTrond Myklebust2014-07-09
* nfsd: lock owners are not per open stateidTrond Myklebust2014-07-08
* nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust2014-07-08
* nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields2014-05-23
* NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2014-05-06
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-06
* 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