index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: add some comments to the nfsd4 object definitions
Jeff Layton
2014-08-05
1
-7
/
+93
*
nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
Jeff Layton
2014-08-05
1
-2
/
+0
*
nfsd: remove old fault injection infrastructure
Jeff Layton
2014-08-05
1
-27
/
+18
*
nfsd: add more granular locking to *_delegations fault injectors
Jeff Layton
2014-08-05
1
-4
/
+7
*
nfsd: add more granular locking to forget_openowners fault injector
Jeff Layton
2014-08-05
1
-2
/
+5
*
nfsd: add more granular locking to forget_locks fault injector
Jeff Layton
2014-08-05
1
-2
/
+5
*
nfsd: add nfsd_inject_forget_clients
Jeff Layton
2014-08-05
1
-1
/
+1
*
nfsd: add a forget_client set_clnt routine
Jeff Layton
2014-08-05
1
-0
/
+3
*
nfsd: add a forget_clients "get" routine with proper locking
Jeff Layton
2014-08-05
1
-1
/
+3
*
nfsd4: fix out of date comment
J. Bruce Fields
2014-08-01
1
-1
/
+1
*
nfsd: Move the open owner hash table into struct nfs4_client
Trond Myklebust
2014-07-31
1
-0
/
+1
*
nfsd: make openstateids hold references to their openowners
Jeff Layton
2014-07-31
1
-1
/
+0
*
nfsd: add an operation for unhashing a stateowner
Jeff Layton
2014-07-31
1
-0
/
+1
*
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
2014-07-31
1
-0
/
+1
*
nfsd: Add reference counting to state owners
Jeff Layton
2014-07-31
1
-7
/
+15
*
nfsd: Add a struct nfs4_file field to struct nfs4_stid
Trond Myklebust
2014-07-31
1
-2
/
+1
*
nfsd: Add reference counting to the lock and open stateids
Trond Myklebust
2014-07-31
1
-1
/
+2
*
nfsd: remove dl_fh field from struct nfs4_delegation
Jeff Layton
2014-07-29
1
-1
/
+0
*
nfsd: Do not let nfs4_file pin the struct inode
Jeff Layton
2014-07-23
1
-1
/
+0
*
nfsd: Store the filehandle with the struct nfs4_file
Trond Myklebust
2014-07-23
1
-0
/
+1
*
nfsd: Move the delegation reference counter into the struct nfs4_stid
Trond Myklebust
2014-07-21
1
-1
/
+1
*
nfsd: Ensure stateids remain unique until they are freed
Trond Myklebust
2014-07-16
1
-0
/
+1
*
nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
Jeff Layton
2014-07-16
1
-1
/
+3
*
nfsd: eliminate nfsd4_init_callback
Jeff Layton
2014-07-16
1
-1
/
+1
*
nfsd: make deny mode enforcement more efficient and close races in it
Jeff Layton
2014-07-11
1
-0
/
+1
*
nfsd: shrink st_access_bmap and st_deny_bmap
Jeff Layton
2014-07-11
1
-2
/
+2
*
nfsd: Add locking to the nfs4_file->fi_fds[] array
Trond Myklebust
2014-07-10
1
-26
/
+0
*
nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
Trond Myklebust
2014-07-10
1
-0
/
+1
*
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
2014-07-09
1
-1
/
+2
*
nfsd: Don't get a session reference without a client reference
Trond Myklebust
2014-07-09
1
-2
/
+0
*
nfsd: clean up nfsd4_release_lockowner
Jeff Layton
2014-07-09
1
-1
/
+0
*
nfsd: NFSv4 lock-owners are not associated to a specific file
Trond Myklebust
2014-07-09
1
-1
/
+0
*
nfsd: lock owners are not per open stateid
Trond Myklebust
2014-07-08
1
-2
/
+1
*
nfsd: Cleanup nfs4svc_encode_compoundres
Trond Myklebust
2014-07-08
1
-1
/
+0
*
nfsd4: allow larger 4.1 session drc slots
J. Bruce Fields
2014-05-23
1
-1
/
+1
*
NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions
Trond Myklebust
2014-05-06
1
-2
/
+0
*
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2014-05-06
1
-1
/
+0
*
nfsd4: implement minimal SP4_MACH_CRED
J. Bruce Fields
2013-07-01
1
-0
/
+1
*
nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED
J. Bruce Fields
2013-04-16
1
-0
/
+3
*
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
2013-04-08
1
-3
/
+1
*
nfsd: convert the file_hashtbl to a hlist
Jeff Layton
2013-04-03
1
-1
/
+1
*
nfsd4: don't destroy in-use session
J. Bruce Fields
2013-04-03
1
-1
/
+3
*
nfsd4: don't destroy in-use clients
J. Bruce Fields
2013-04-03
1
-13
/
+3
*
nfsd4: fix race on client shutdown
J. Bruce Fields
2013-04-03
1
-2
/
+0
*
nfsd: Modify nfsd4_cb_sec to use kuids and kgids
Eric W. Biederman
2013-02-13
1
-2
/
+2
*
NFSD: Forget state for a specific client
Bryan Schumaker
2012-12-03
1
-0
/
+1
*
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
2012-12-03
1
-0
/
+5
*
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
2012-12-03
1
-5
/
+7
*
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-11-28
1
-0
/
+15
*
nfsd: pass nfsd_net instead of net to grace enders
Stanislav Kinsbursky
2012-11-15
1
-1
/
+1
[next]