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
/
ocfs2
/
dlm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked...
Xue jiufei
1
-0
/
+1
2013-07-04
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
Xue jiufei
1
-0
/
+1
2013-07-04
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead...
Joseph Qi
1
-2
/
+1
2013-07-04
fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
Joseph Qi
1
-3
/
+0
2013-06-13
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
1
-0
/
+1
2013-04-30
ocfs2/dlm: remove redundant null pointer check
Sachin Kamat
1
-4
/
+2
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+2
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-26
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
Dan Carpenter
1
-1
/
+1
2013-02-22
ocfs2: remove kfree() redundant null checks
Tim Gardner
1
-3
/
+1
2012-05-30
ocfs2: trivial endianness misannotations
Al Viro
3
-5
/
+5
2011-12-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-271
/
+238
2011-11-17
fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free
Julia Lawall
1
-1
/
+1
2011-11-01
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
1
-0
/
+1
2011-07-24
ocfs2/cluster: Cluster up now includes network connections too
Sunil Mushran
1
-7
/
+0
2011-07-24
ocfs2/dlm: dlmlock_remote() needs to account for remastery
Sunil Mushran
1
-10
/
+8
2011-07-24
ocfs2/dlm: Take inflight reference count for remotely mastered resources too
Sunil Mushran
3
-39
/
+32
2011-07-24
ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()
Sunil Mushran
2
-26
/
+24
2011-07-24
ocfs2/dlm: Trace insert/remove of resource to/from hash
Sunil Mushran
3
-11
/
+15
2011-07-24
ocfs2/dlm: Clean up refmap helpers
Sunil Mushran
3
-79
/
+66
2011-07-24
ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()
Sunil Mushran
1
-32
/
+25
2011-07-24
ocfs2/dlm: Clean up messages in o2dlm
Sunil Mushran
5
-70
/
+71
2011-05-26
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
Sunil Mushran
2
-95
/
+57
2011-05-26
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
4
-11
/
+82
2011-05-24
ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
Sunil Mushran
2
-84
/
+63
2011-05-13
ocfs2/dlm: Target node death during resource migration leads to thread spin
Sunil Mushran
1
-0
/
+3
2011-05-13
ocfs2/dlm: Use negotiated o2dlm protocol version
Sunil Mushran
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-42
/
+29
2011-03-28
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...
Joel Becker
6
-30
/
+13
2011-03-17
fs: change to new flag variable
matt mooney
1
-1
/
+1
2011-02-22
ocfs2/dlm: Move kmalloc() outside the spinlock
Sunil Mushran
1
-12
/
+16
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-4
/
+1
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
6
-26
/
+12
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-268
/
+244
2010-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+27
2010-12-23
ocfs2/dlm: Hard code the values for enums
Sunil Mushran
1
-43
/
+43
2010-12-23
ocfs2/dlm: Minor cleanup
Sunil Mushran
1
-14
/
+8
2010-12-23
ocfs2/dlm: Cleanup dlmdebug.c
Sunil Mushran
2
-117
/
+66
2010-12-16
ocfs2/cluster: Pin/unpin o2hb regions
Sunil Mushran
1
-4
/
+4
2010-12-16
ocfs2/dlm: make existing convertion precedent over new lock
Wengang Wang
1
-0
/
+3
2010-12-16
ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.c
Sunil Mushran
3
-90
/
+120
2010-12-10
ocfs2/dlm: Migrate lockres with no locks if it has a reference
Sunil Mushran
1
-13
/
+27
2010-11-19
fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
David Sterba
1
-1
/
+1
2010-10-16
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...
Joel Becker
4
-4
/
+480
2010-10-09
ocfs2/cluster: Bump up dlm protocol to version 1.1
Sunil Mushran
1
-1
/
+1
2010-10-08
ocfs2/dlm: Add message DLM_QUERY_NODEINFO
Sunil Mushran
2
-1
/
+198
2010-10-09
ocfs2/dlm: Add message DLM_QUERY_REGION
Sunil Mushran
2
-1
/
+229
2010-10-07
ocfs2/dlm: Expose dlm_protocol in dlm_state
Sunil Mushran
1
-1
/
+3
2010-09-24
o2dlm: force free mles during dlm exit
Srinivas Eeda
3
-0
/
+42
[prev]
[next]