summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/state.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: convert nfs4_file searches to use RCUJeff Layton2014-11-071-1/+4
* nfsd: clean up comments over nfs4_file definitionJeff Layton2014-10-231-5/+9
* Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-1/+0
|\
| * nfsd: don't keep a pointer to the lease in nfs4_fileJeff Layton2014-10-071-1/+0
* | nfsd: eliminate "to_delegation" defineJeff Layton2014-10-011-0/+3
* | nfsd: introduce nfsd4_callback_opsChristoph Hellwig2014-09-261-4/+8
* | nfsd: split nfsd4_callback initialization and useChristoph Hellwig2014-09-261-1/+2
* | nfsd: introduce a generic nfsd4_cbChristoph Hellwig2014-09-261-1/+9
* | nfsd: remove nfsd4_callback.cb_opChristoph Hellwig2014-09-261-1/+0
* | nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton2014-09-171-0/+1
* | nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton2014-09-171-0/+3
* | nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton2014-09-171-1/+1
|/
* nfsd: add some comments to the nfsd4 object definitionsJeff Layton2014-08-051-7/+93
* nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappersJeff Layton2014-08-051-2/+0
* nfsd: remove old fault injection infrastructureJeff Layton2014-08-051-27/+18
* nfsd: add more granular locking to *_delegations fault injectorsJeff Layton2014-08-051-4/+7
* nfsd: add more granular locking to forget_openowners fault injectorJeff Layton2014-08-051-2/+5
* nfsd: add more granular locking to forget_locks fault injectorJeff Layton2014-08-051-2/+5
* nfsd: add nfsd_inject_forget_clientsJeff Layton2014-08-051-1/+1
* nfsd: add a forget_client set_clnt routineJeff Layton2014-08-051-0/+3
* nfsd: add a forget_clients "get" routine with proper lockingJeff Layton2014-08-051-1/+3
* nfsd4: fix out of date commentJ. Bruce Fields2014-08-011-1/+1
* nfsd: Move the open owner hash table into struct nfs4_clientTrond Myklebust2014-07-311-0/+1
* nfsd: make openstateids hold references to their openownersJeff Layton2014-07-311-1/+0
* nfsd: add an operation for unhashing a stateownerJeff Layton2014-07-311-0/+1
* nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton2014-07-311-0/+1
* nfsd: Add reference counting to state ownersJeff Layton2014-07-311-7/+15
* nfsd: Add a struct nfs4_file field to struct nfs4_stidTrond Myklebust2014-07-311-2/+1
* nfsd: Add reference counting to the lock and open stateidsTrond Myklebust2014-07-311-1/+2
* nfsd: remove dl_fh field from struct nfs4_delegationJeff Layton2014-07-291-1/+0
* nfsd: Do not let nfs4_file pin the struct inodeJeff Layton2014-07-231-1/+0
* nfsd: Store the filehandle with the struct nfs4_fileTrond Myklebust2014-07-231-0/+1
* nfsd: Move the delegation reference counter into the struct nfs4_stidTrond Myklebust2014-07-211-1/+1
* nfsd: Ensure stateids remain unique until they are freedTrond Myklebust2014-07-161-0/+1
* nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton2014-07-161-1/+3
* nfsd: eliminate nfsd4_init_callbackJeff Layton2014-07-161-1/+1
* nfsd: make deny mode enforcement more efficient and close races in itJeff Layton2014-07-111-0/+1
* nfsd: shrink st_access_bmap and st_deny_bmapJeff Layton2014-07-111-2/+2
* nfsd: Add locking to the nfs4_file->fi_fds[] arrayTrond Myklebust2014-07-101-26/+0
* nfsd: Add fine grained protection for the nfs4_file->fi_stateids listTrond Myklebust2014-07-101-0/+1
* nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()Trond Myklebust2014-07-091-1/+2
* nfsd: Don't get a session reference without a client referenceTrond Myklebust2014-07-091-2/+0
* nfsd: clean up nfsd4_release_lockownerJeff Layton2014-07-091-1/+0
* nfsd: NFSv4 lock-owners are not associated to a specific fileTrond Myklebust2014-07-091-1/+0
* nfsd: lock owners are not per open stateidTrond Myklebust2014-07-081-2/+1
* nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust2014-07-081-1/+0
* nfsd4: allow larger 4.1 session drc slotsJ. Bruce Fields2014-05-231-1/+1
* NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2014-05-061-2/+0
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-061-1/+0
* nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields2013-07-011-0/+1
OpenPOWER on IntegriCloud