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
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
/
lockd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
4
-10
/
+22
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
4
-20
/
+42
2017-05-15
sunrpc: properly type pc_func callbacks
Christoph Hellwig
2
-86
/
+150
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
3
-3
/
+3
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
3
-1
/
+9
2017-05-15
lockd: fix some weird indentation
Christoph Hellwig
2
-19
/
+19
2017-05-15
lockd: fix decoder callback prototypes
Christoph Hellwig
3
-10
/
+16
2017-05-15
lockd: fix encoder callback prototypes
Christoph Hellwig
3
-18
/
+34
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-11
/
+13
2017-05-09
lockd: fix lockd shutdown race
J. Bruce Fields
1
-2
/
+4
2017-04-26
lockd: remove redundant check on block
Colin Ian King
1
-9
/
+9
2017-04-21
lockd: Introduce nlmclnt_operations
Benjamin Coddington
2
-1
/
+26
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-31
lockd: initialize sin6_scope_id in lockd_inet6addr_event()
Scott Mayhew
1
-0
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-2
/
+2
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-2
/
+0
2016-07-28
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2016-06-30
lockd: unregister notifier blocks if the service fails to come up completely
Scott Mayhew
1
-3
/
+10
2016-05-30
drop redundant ->owner initializations
Al Viro
1
-1
/
+0
2016-01-07
lockd: constify nlmsvc_binding structure
Julia Lawall
1
-1
/
+1
2016-01-07
lockd: use to_delayed_work
Geliang Tang
1
-2
/
+1
2015-12-23
lockd: Register callbacks on the inetaddr_chain and inet6addr_chain
Scott Mayhew
1
-2
/
+72
2015-11-12
Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-97
/
+46
2015-10-23
lockd: get rid of reference-counted NSM RPC clients
Andrey Ryabinin
4
-78
/
+16
2015-10-22
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
1
-12
/
+1
2015-10-13
lockd: create NSM handles per net namespace
Andrey Ryabinin
6
-19
/
+30
2015-08-13
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
1
-0
/
+1
2015-08-10
nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation
Jeff Layton
1
-1
/
+2
2015-08-10
nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it
Jeff Layton
1
-1
/
+5
2015-04-21
nfsd: eliminate NFSD_DEBUG
Mark Salter
1
-1
/
+1
2015-02-12
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-10
/
+2
2015-02-12
Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-4
/
+9
2015-02-11
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-10
/
+16
2015-02-04
SUNRPC: NULL utsname dereference on NFS umount during namespace cleanup
Trond Myklebust
1
-4
/
+9
2015-02-02
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
1
-10
/
+16
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
1
-2
/
+2
2015-01-17
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
1
-6
/
+6
2015-01-17
locks: convert posix locks to file_lock_context
Jeff Layton
1
-7
/
+13
2015-01-15
lockd: xdr: Remove unused function
Rickard Strandqvist
1
-8
/
+0
2015-01-06
LOCKD: Fix a race when initialising nlmsvc_timeout
Trond Myklebust
1
-4
/
+4
2014-12-17
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+2
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-09
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
1
-1
/
+1
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
1
-1
/
+1
2014-11-25
lockd: eliminate LOCKD_DEBUG
Jeff Layton
1
-1
/
+1
2014-11-19
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
1
-1
/
+1
2014-11-06
lockd: ratelimit "lockd: cannot monitor" messages
Jeff Layton
1
-1
/
+1
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-58
/
+10
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-69
/
+136
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+6
[prev]
[next]