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
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
2010-09-16
ocfs2: Initialize the bktcnt variable properly, and call it bucket_count
Joel Becker
1
-4
/
+4
2010-09-10
Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c
Tristan Ye
1
-1
/
+8
2010-08-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
3
-78
/
+67
2010-08-07
ocfs2/dlm: remove potential deadlock -V3
Wengang Wang
1
-4
/
+0
2010-08-07
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
Wengang Wang
2
-25
/
+31
2010-08-07
ocfs2 fix o2dlm dlm run purgelist (rev 3)
Srinivas Eeda
1
-46
/
+34
2010-08-07
ocfs2/dlm: fix a dead lock
Wengang Wang
1
-3
/
+2
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
3
-10
/
+17
2010-07-20
fs/ocfs2: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-13
ocfs2: tighten up strlen() checking
Dan Carpenter
1
-1
/
+1
2010-07-13
ocfs2/dlm: don't access beyond bitmap size
Wengang Wang
1
-1
/
+1
2010-06-16
fs/ocfs2/dlm: Add missing spin_unlock
Julia Lawall
1
-0
/
+1
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-49
/
+77
2010-05-19
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
Wengang Wang
3
-8
/
+14
2010-05-18
fs/ocfs2/dlm: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-05-18
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2
-13
/
+7
2010-05-06
ocfs2/dlm: Increase o2dlm lockres hash size
Sunil Mushran
1
-1
/
+1
2010-05-06
ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-05-06
ocfs2: print node # when tcp fails
Wengang Wang
7
-22
/
+51
2010-05-01
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...
Joel Becker
4
-4
/
+0
2010-03-30
ocfs2: Check the owner of a lockres inside the spinlock
Wengang Wang
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-4
/
+0
2010-03-24
ocfs2: Fix a race in o2dlm lockres mastery
Srinivas Eeda
1
-3
/
+1
2010-02-27
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
1
-1
/
+1
2010-02-27
ocfs2_dlmfs: Move to its own directory
Joel Becker
6
-1574
/
+1
2010-02-27
ocfs2_dlmfs: Use poll() to signify BASTs.
Joel Becker
1
-1
/
+23
2010-02-27
ocfs2_dlmfs: Add capabilities parameter.
Joel Becker
1
-0
/
+36
2010-02-09
ocfs2/dlm: Fix printing of lockname
Sunil Mushran
1
-1
/
+1
2010-02-04
ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node
Sunil Mushran
1
-1
/
+6
2010-02-03
ocfs2/dlm: Handle EAGAIN for compatibility - v2
Sunil Mushran
1
-1
/
+7
2010-01-26
ocfs2/dlm: Print more messages during lock migration
Sunil Mushran
1
-8
/
+38
2010-01-26
ocfs2/dlm: Ignore LVBs of locks in the Blocked list
Sunil Mushran
1
-14
/
+34
2010-01-26
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
8
-47
/
+47
[next]