index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-01-15
1
-2
/
+2
|
\
|
*
nfsd: constify nfsd4_callback_ops structure
Julia Lawall
2015-11-23
1
-2
/
+2
*
|
nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
Anna Schumaker
2015-12-07
1
-2
/
+2
|
/
*
nfsd: ensure that seqid morphing operations are atomic wrt to copies
Jeff Layton
2015-10-23
1
-15
/
+8
*
nfsd: serialize layout stateid morphing operations
Jeff Layton
2015-10-23
1
-0
/
+1
*
nfsd: serialize state seqid morphing operations
Jeff Layton
2015-10-12
1
-9
/
+10
*
nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors
Kinglong Mee
2015-08-13
1
-1
/
+1
*
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-22
1
-3
/
+3
*
nfsd: Update callback sequnce id only CB_SEQUENCE success
Kinglong Mee
2015-06-04
1
-0
/
+1
*
nfsd: fix callback restarts
Christoph Hellwig
2015-05-04
1
-3
/
+1
*
nfsd: split transport vs operation errors for callbacks
Christoph Hellwig
2015-05-04
1
-0
/
+1
*
nfsd: fix pNFS return on close semantics
Sachin Bhamare
2015-05-04
1
-0
/
+14
*
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
1
-0
/
+6
*
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
1
-0
/
+21
*
nfsd: make find_any_file available outside nfs4state.c
Christoph Hellwig
2015-02-02
1
-0
/
+1
*
nfsd: make find/get/put file available outside nfs4state.c
Christoph Hellwig
2015-02-02
1
-0
/
+7
*
nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
Christoph Hellwig
2015-02-02
1
-0
/
+6
*
nfsd: fi_delegees doesn't need to be an atomic_t
Jeff Layton
2015-01-07
1
-1
/
+1
*
nfsd: convert nfs4_file searches to use RCU
Jeff Layton
2014-11-07
1
-1
/
+4
*
nfsd: clean up comments over nfs4_file definition
Jeff Layton
2014-10-23
1
-5
/
+9
*
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-11
1
-1
/
+0
|
\
|
*
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
2014-10-07
1
-1
/
+0
*
|
nfsd: eliminate "to_delegation" define
Jeff Layton
2014-10-01
1
-0
/
+3
*
|
nfsd: introduce nfsd4_callback_ops
Christoph Hellwig
2014-09-26
1
-4
/
+8
*
|
nfsd: split nfsd4_callback initialization and use
Christoph Hellwig
2014-09-26
1
-1
/
+2
*
|
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
2014-09-26
1
-1
/
+9
*
|
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2014-09-26
1
-1
/
+0
*
|
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
2014-09-17
1
-0
/
+1
*
|
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
2014-09-17
1
-0
/
+3
*
|
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
2014-09-17
1
-1
/
+1
|
/
*
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
[next]