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
/
ocfs2
/
cluster
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
ocfs2/cluster: Pin/unpin o2hb regions
Sunil Mushran
1
-38
/
+178
2010-12-16
ocfs2/cluster: Remove dropped region from o2hb quorum region bitmap
Sunil Mushran
1
-0
/
+1
2010-12-16
ocfs2/cluster: Pin the remote node item in configfs
Sunil Mushran
1
-0
/
+9
2010-12-16
ocfs2: Adjust masklog flag values
Sunil Mushran
2
-8
/
+10
2010-11-19
ocfs2: fix memory leak
Jiri Slaby
1
-4
/
+10
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-1
/
+1
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-15
ocfs2/cluster: Release debugfs file elapsed_time_in_ms
Sunil Mushran
1
-0
/
+1
2010-10-09
ocfs2/cluster: Bump up dlm protocol to version 1.1
Sunil Mushran
1
-1
/
+1
2010-10-07
ocfs2/cluster: Show per region heartbeat elapsed time
Sunil Mushran
1
-0
/
+23
2010-10-07
ocfs2/cluster: Add mlogs for heartbeat up/down events
Sunil Mushran
1
-0
/
+4
2010-10-07
ocfs2/cluster: Create debugfs dir/files for each region
Sunil Mushran
1
-0
/
+77
2010-10-07
ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmaps
Sunil Mushran
1
-0
/
+63
2010-10-08
ocfs2/cluster: Maintain bitmap of failed regions
Sunil Mushran
1
-0
/
+41
2010-10-07
ocfs2/cluster: Maintain bitmap of quorum regions
Sunil Mushran
1
-0
/
+35
2010-10-07
ocfs2/cluster: Track bitmap of live heartbeat regions
Sunil Mushran
1
-1
/
+8
2010-10-08
ocfs2/cluster: Track number of global heartbeat regions
Sunil Mushran
1
-2
/
+22
2010-10-07
ocfs2/cluster: Maintain live node bitmap per heartbeat region
Sunil Mushran
1
-0
/
+7
2010-10-08
ocfs2/cluster: Reorganize o2hb debugfs init
Sunil Mushran
1
-23
/
+78
2010-10-08
ocfs2/cluster: Check slots for unconfigured live nodes
Sunil Mushran
2
-7
/
+36
2010-10-08
ocfs2/cluster: Print messages when adding/removing nodes
Sunil Mushran
2
-1
/
+7
2010-10-07
ocfs2/cluster: Print messages when adding/removing heartbeat regions
Sunil Mushran
1
-1
/
+8
2010-10-09
ocfs2/dlm: Add message DLM_QUERY_REGION
Sunil Mushran
1
-0
/
+6
2010-10-08
ocfs2/cluster: Get all heartbeat regions
Sunil Mushran
2
-0
/
+38
2010-10-08
ocfs2/cluster: Add heartbeat mode configfs parameter
Sunil Mushran
1
-0
/
+72
2010-09-21
Fix various typos of valid in comments
Nikanth Karthikesan
1
-1
/
+1
2010-09-18
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
Wu Fengguang
1
-1
/
+1
2010-08-07
O2net: Disallow o2net accept connection request from itself.
Tristan Ye
1
-5
/
+12
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+5
2010-05-06
o2net: log socket state changes
Srinivas Eeda
1
-0
/
+3
2010-05-06
ocfs2: allocation reservations
Mark Fasheh
2
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-1
/
+2
2010-03-13
fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
Joe Perches
1
-2
/
+2
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-02-28
ocfs2: Use a separate masklog for AST and BASTs
Sunil Mushran
2
-0
/
+2
2010-02-27
ocfs2: Add current->comm in trace output
Sunil Mushran
1
-3
/
+3
2010-02-09
ocfs2/cluster: Make o2net connect messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-01-26
ocfs2/trivial: Remove trailing whitespaces
Sunil Mushran
3
-7
/
+7
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-4
/
+76
2009-12-24
ocfs2/trivial: Use proper mask for 2 places in hearbeat.c
Tao Ma
1
-2
/
+4
2009-12-03
ocfs2/cluster: Make fence method configurable - v2
Sunil Mushran
3
-2
/
+72
2009-10-19
inet: rename some inet_sock fields
Eric Dumazet
1
-4
/
+4
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
2
-3
/
+3
2009-09-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+2
2009-09-23
seq_file: constify seq_operations
James Morris
1
-2
/
+2
2009-09-23
ocfs2: Add ocfs2_read_refcount_block.
Tao Ma
2
-0
/
+2
2009-06-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-23
/
+19
2009-06-16
ocfs2/net: Use wait_event() in o2net_send_message_vec()
Sunil Mushran
1
-5
/
+2
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-1
/
+1
2009-05-06
ocfs2: update comments in masklog.h
Coly Li
1
-18
/
+17
[prev]
[next]