index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
stackglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
ocfs2: add fsdlm to stackglue
David Teigland
1
-3
/
+11
2008-04-18
ocfs2: Add the 'cluster_stack' sysfs file.
Joel Becker
1
-11
/
+100
2008-04-18
ocfs2: Create stack glue sysfs files.
Joel Becker
1
-1
/
+120
2008-04-18
ocfs2: Break out stackglue into modules.
Joel Becker
1
-24
/
+214
2008-04-18
ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.
Joel Becker
1
-370
/
+15
2008-04-18
ocfs2: Split o2cb code from generic stack functions.
Joel Becker
1
-65
/
+144
2008-04-18
ocfs2: Clean up stackglue initialization
Joel Becker
1
-6
/
+2
2008-04-18
ocfs2: Abstract out a debugging function for underlying dlms.
Joel Becker
1
-0
/
+5
2008-04-18
ocfs2: Remove CANCELGRANT from the view of dlmglue.
Joel Becker
1
-27
/
+13
2008-04-18
ocfs2: Move o2hb functionality into the stack glue.
Joel Becker
1
-0
/
+50
2008-04-18
ocfs2: Abstract out node number queries.
Joel Becker
1
-0
/
+17
2008-04-18
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
Joel Becker
1
-6
/
+125
2008-04-18
ocfs2: Create the lock status block union.
Joel Becker
1
-7
/
+22
2008-04-18
ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
Joel Becker
1
-7
/
+135
2008-04-18
ocfs2: Use global DLM_ constants in generic code.
Joel Becker
1
-7
/
+64
2008-04-18
ocfs2: Separate out dlm lock functions.
Joel Becker
1
-0
/
+65