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
/
member.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: dlm: catch dlm_add_member() error
Alexander Aring
2022-11-08
1
-1
/
+4
*
fs: dlm: make new_lockspace() wait until recovery completes
Alexander Aring
2022-06-24
1
-13
/
+0
*
fs: dlm: call dlm_lsop_recover_prep once
Alexander Aring
2022-06-24
1
-1
/
+10
*
fs: dlm: update comments about recovery and membership handling
Alexander Aring
2022-06-24
1
-1
/
+5
*
dlm: use __le types for rcom messages
Alexander Aring
2022-04-06
1
-7
/
+2
*
dlm: use __le types for dlm header
Alexander Aring
2022-04-06
1
-1
/
+1
*
fs: dlm: use dlm_recovery_stopped in condition
Alexander Aring
2021-11-02
1
-2
/
+1
*
fs: dlm: fix return -EINTR on recovery stopped
Alexander Aring
2021-08-19
1
-1
/
+3
*
fs: dlm: rename socket and app buffer defines
Alexander Aring
2021-06-02
1
-1
/
+1
*
fs: dlm: add more midcomms hooks
Alexander Aring
2021-05-25
1
-3
/
+14
*
fs: dlm: always run complete for possible waiters
Alexander Aring
2021-05-25
1
-6
/
+12
*
fs: dlm: define max send buffer
Alexander Aring
2020-11-10
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
2019-05-30
1
-3
/
+1
*
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
2018-11-13
1
-1
/
+1
*
dlm: fix invalid free
Tycho Andersen
2018-11-07
1
-2
/
+3
*
dlm: Delete an unnecessary variable initialisation in dlm_ls_start()
Markus Elfring
2017-08-07
1
-1
/
+1
*
dlm: Improve a size determination in two functions
Markus Elfring
2017-08-07
1
-2
/
+2
*
dlm: Use kcalloc() in two functions
Markus Elfring
2017-08-07
1
-4
/
+2
*
dlm: Use kmalloc_array() in make_member_array()
Markus Elfring
2017-08-07
1
-2
/
+1
*
dlm: use INFO for recovery messages
David Teigland
2014-02-14
1
-15
/
+12
*
dlm: fix unlock balance warnings
David Teigland
2012-08-08
1
-6
/
+11
*
dlm: add recovery callbacks
David Teigland
2012-01-04
1
-72
/
+125
*
dlm: add node slots and generation
David Teigland
2012-01-04
1
-1
/
+283
*
dlm: move recovery barrier calls
David Teigland
2012-01-04
1
-6
/
+1
*
Fix misspellings of "truly" in comments.
Adam Buchbinder
2010-02-04
1
-1
/
+1
*
dlm: always use GFP_NOFS
David Teigland
2009-11-30
1
-4
/
+4
*
dlm: use more NOFS allocation
David Teigland
2009-05-15
1
-4
/
+4
*
dlm: connect to nodes earlier
Christine Caulfield
2009-05-15
1
-2
/
+9
*
dlm: recover nodes that are removed and re-added
David Teigland
2008-04-21
1
-5
/
+29
*
dlm: reject messages from non-members
David Teigland
2008-01-30
1
-2
/
+2
*
[DLM] block dlm_recv in recovery transition
David Teigland
2007-10-10
1
-14
/
+27
*
[DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...
Jesper Juhl
2007-08-14
1
-1
/
+3
*
[DLM] wait for config check during join [6/6]
David Teigland
2007-07-09
1
-0
/
+6
*
[DLM] add lock timeouts and warnings [2/6]
David Teigland
2007-07-09
1
-1
/
+4
*
[DLM] fix aborted recovery during node removal
David Teigland
2006-11-30
1
-0
/
+8
*
[DLM] show nodeid for recovery message
David Teigland
2006-08-09
1
-1
/
+2
*
[DLM] abort recovery more quickly
David Teigland
2006-08-09
1
-5
/
+19
*
[DLM] PATCH 2/3 dlm: lowcomms close
David Teigland
2006-04-28
1
-1
/
+0
*
[DLM] Update DLM to the latest patch level
David Teigland
2006-01-20
1
-9
/
+8
*
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
2006-01-18
1
-0
/
+314