index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
nfsd: implement pNFS layout recalls
Christoph Hellwig
1
-0
/
+6
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-0
/
+21
2015-02-02
nfsd: make find_any_file available outside nfs4state.c
Christoph Hellwig
1
-0
/
+1
2015-02-02
nfsd: make find/get/put file available outside nfs4state.c
Christoph Hellwig
1
-0
/
+7
2015-02-02
nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
Christoph Hellwig
1
-0
/
+6
2015-01-07
nfsd: fi_delegees doesn't need to be an atomic_t
Jeff Layton
1
-1
/
+1
2014-11-08
nfsd: convert nfs4_file searches to use RCU
Jeff Layton
1
-1
/
+4
2014-10-23
nfsd: clean up comments over nfs4_file definition
Jeff Layton
1
-5
/
+9
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+0
2014-10-07
nfsd: don't keep a pointer to the lease in nfs4_file
Jeff Layton
1
-1
/
+0
2014-10-01
nfsd: eliminate "to_delegation" define
Jeff Layton
1
-0
/
+3
2014-09-27
nfsd: introduce nfsd4_callback_ops
Christoph Hellwig
1
-4
/
+8
2014-09-27
nfsd: split nfsd4_callback initialization and use
Christoph Hellwig
1
-1
/
+2
2014-09-27
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
1
-1
/
+9
2014-09-27
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
1
-1
/
+0
2014-09-18
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
1
-0
/
+1
2014-09-18
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
1
-0
/
+3
2014-09-18
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
1
-1
/
+1
2014-08-06
nfsd: add some comments to the nfsd4 object definitions
Jeff Layton
1
-7
/
+93
2014-08-05
nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
Jeff Layton
1
-2
/
+0
2014-08-05
nfsd: remove old fault injection infrastructure
Jeff Layton
1
-27
/
+18
2014-08-05
nfsd: add more granular locking to *_delegations fault injectors
Jeff Layton
1
-4
/
+7
2014-08-05
nfsd: add more granular locking to forget_openowners fault injector
Jeff Layton
1
-2
/
+5
2014-08-05
nfsd: add more granular locking to forget_locks fault injector
Jeff Layton
1
-2
/
+5
2014-08-05
nfsd: add nfsd_inject_forget_clients
Jeff Layton
1
-1
/
+1
2014-08-05
nfsd: add a forget_client set_clnt routine
Jeff Layton
1
-0
/
+3
2014-08-05
nfsd: add a forget_clients "get" routine with proper locking
Jeff Layton
1
-1
/
+3
2014-08-02
nfsd4: fix out of date comment
J. Bruce Fields
1
-1
/
+1
2014-07-31
nfsd: Move the open owner hash table into struct nfs4_client
Trond Myklebust
1
-0
/
+1
2014-07-31
nfsd: make openstateids hold references to their openowners
Jeff Layton
1
-1
/
+0
2014-07-31
nfsd: add an operation for unhashing a stateowner
Jeff Layton
1
-0
/
+1
2014-07-31
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
1
-0
/
+1
2014-07-31
nfsd: Add reference counting to state owners
Jeff Layton
1
-7
/
+15
2014-07-31
nfsd: Add a struct nfs4_file field to struct nfs4_stid
Trond Myklebust
1
-2
/
+1
2014-07-31
nfsd: Add reference counting to the lock and open stateids
Trond Myklebust
1
-1
/
+2
2014-07-29
nfsd: remove dl_fh field from struct nfs4_delegation
Jeff Layton
1
-1
/
+0
2014-07-24
nfsd: Do not let nfs4_file pin the struct inode
Jeff Layton
1
-1
/
+0
2014-07-24
nfsd: Store the filehandle with the struct nfs4_file
Trond Myklebust
1
-0
/
+1
2014-07-22
nfsd: Move the delegation reference counter into the struct nfs4_stid
Trond Myklebust
1
-1
/
+1
2014-07-17
nfsd: Ensure stateids remain unique until they are freed
Trond Myklebust
1
-0
/
+1
2014-07-17
nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg
Jeff Layton
1
-1
/
+3
2014-07-16
nfsd: eliminate nfsd4_init_callback
Jeff Layton
1
-1
/
+1
2014-07-11
nfsd: make deny mode enforcement more efficient and close races in it
Jeff Layton
1
-0
/
+1
2014-07-11
nfsd: shrink st_access_bmap and st_deny_bmap
Jeff Layton
1
-2
/
+2
2014-07-10
nfsd: Add locking to the nfs4_file->fi_fds[] array
Trond Myklebust
1
-26
/
+0
2014-07-10
nfsd: Add fine grained protection for the nfs4_file->fi_stateids list
Trond Myklebust
1
-0
/
+1
2014-07-10
nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid()
Trond Myklebust
1
-1
/
+2
2014-07-10
nfsd: Don't get a session reference without a client reference
Trond Myklebust
1
-2
/
+0
2014-07-10
nfsd: clean up nfsd4_release_lockowner
Jeff Layton
1
-1
/
+0
2014-07-10
nfsd: NFSv4 lock-owners are not associated to a specific file
Trond Myklebust
1
-1
/
+0
[next]