index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
rcom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlm: fix missing endian conversion of rcom_status flags
Neale Ferguson
2014-10-14
1
-1
/
+1
*
dlm: fix unlock balance warnings
David Teigland
2012-08-08
1
-1
/
+1
*
dlm: use idr instead of list for recovered rsbs
David Teigland
2012-07-16
1
-1
/
+1
*
dlm: use rsbtbl as resource directory
David Teigland
2012-07-16
1
-34
/
+111
*
dlm: fixes for nodir mode
David Teigland
2012-05-02
1
-6
/
+17
*
dlm: limit rcom debug messages
David Teigland
2012-04-26
1
-28
/
+20
*
dlm: add node slots and generation
David Teigland
2012-01-04
1
-17
/
+82
*
dlm: record full callback state
David Teigland
2011-03-10
1
-2
/
+2
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
1
-1
/
+1
*
dlm: fix rcom_names message to self
David Teigland
2008-02-21
1
-0
/
+2
*
dlm: proper types for asts and basts
David Teigland
2008-02-06
1
-2
/
+2
*
dlm: verify that places expecting rcom_lock have packet long enough
Al Viro
2008-02-04
1
-1
/
+11
*
dlm: missing length check in check_config()
Al Viro
2008-02-04
1
-0
/
+7
*
dlm: use proper type for ->ls_recover_buf
Al Viro
2008-02-04
1
-5
/
+6
*
dlm: do not byteswap rcom_config
Al Viro
2008-02-04
1
-7
/
+8
*
dlm: do not byteswap rcom_lock
Al Viro
2008-02-04
1
-7
/
+7
*
dlm: clean ups
David Teigland
2008-01-30
1
-20
/
+5
*
[DLM] block dlm_recv in recovery transition
David Teigland
2007-10-10
1
-28
/
+8
*
[DLM] fix NULL ls usage
David Teigland
2007-08-14
1
-4
/
+3
*
[DLM] variable allocation
Patrick Caulfield
2007-07-09
1
-4
/
+5
*
[DLM] wait for config check during join [6/6]
David Teigland
2007-07-09
1
-2
/
+2
*
[DLM] rename dlm_config_info fields
David Teigland
2007-02-05
1
-4
/
+4
*
[DLM] change some log_error to log_debug
David Teigland
2007-02-05
1
-2
/
+2
*
[DLM] add version check
David Teigland
2007-02-05
1
-3
/
+11
*
[DLM] fix old rcom messages
David Teigland
2007-02-05
1
-23
/
+38
*
[DLM] fix format warnings in rcom.c and recoverd.c
Ryusuke Konishi
2006-11-30
1
-1
/
+2
*
[DLM] don't accept replies to old recovery messages
David Teigland
2006-11-30
1
-10
/
+34
*
[DLM] fix size of STATUS_REPLY message
David Teigland
2006-11-30
1
-1
/
+5
*
[DLM] status messages ping-pong between unmounted nodes
David Teigland
2006-11-30
1
-3
/
+4
*
[DLM] sequence number missing in not_ready reply
David Teigland
2006-08-24
1
-0
/
+1
*
[DLM] reject replies to old requests
David Teigland
2006-08-09
1
-4
/
+16
*
[DLM] show nodeid for recovery message
David Teigland
2006-08-09
1
-0
/
+2
*
[DLM] Remove range locks from the DLM
David Teigland
2006-02-23
1
-3
/
+0
*
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
2006-01-18
1
-0
/
+460