index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
dlm
/
member.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193
Thomas Gleixner
1
-3
/
+1
2018-11-13
dlm: fix possible call to kfree() for non-initialized pointer
Denis V. Lunev
1
-1
/
+1
2018-11-07
dlm: fix invalid free
Tycho Andersen
1
-2
/
+3
2017-08-07
dlm: Delete an unnecessary variable initialisation in dlm_ls_start()
Markus Elfring
1
-1
/
+1
2017-08-07
dlm: Improve a size determination in two functions
Markus Elfring
1
-2
/
+2
2017-08-07
dlm: Use kcalloc() in two functions
Markus Elfring
1
-4
/
+2
2017-08-07
dlm: Use kmalloc_array() in make_member_array()
Markus Elfring
1
-2
/
+1
2014-02-14
dlm: use INFO for recovery messages
David Teigland
1
-15
/
+12
2012-08-08
dlm: fix unlock balance warnings
David Teigland
1
-6
/
+11
2012-01-04
dlm: add recovery callbacks
David Teigland
1
-72
/
+125
2012-01-04
dlm: add node slots and generation
David Teigland
1
-1
/
+283
2012-01-04
dlm: move recovery barrier calls
David Teigland
1
-6
/
+1
2010-02-04
Fix misspellings of "truly" in comments.
Adam Buchbinder
1
-1
/
+1
2009-11-30
dlm: always use GFP_NOFS
David Teigland
1
-4
/
+4
2009-05-15
dlm: use more NOFS allocation
David Teigland
1
-4
/
+4
2009-05-15
dlm: connect to nodes earlier
Christine Caulfield
1
-2
/
+9
2008-04-21
dlm: recover nodes that are removed and re-added
David Teigland
1
-5
/
+29
2008-01-30
dlm: reject messages from non-members
David Teigland
1
-2
/
+2
2007-10-10
[DLM] block dlm_recv in recovery transition
David Teigland
1
-14
/
+27
2007-08-14
[DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...
Jesper Juhl
1
-1
/
+3
2007-07-09
[DLM] wait for config check during join [6/6]
David Teigland
1
-0
/
+6
2007-07-09
[DLM] add lock timeouts and warnings [2/6]
David Teigland
1
-1
/
+4
2006-11-30
[DLM] fix aborted recovery during node removal
David Teigland
1
-0
/
+8
2006-08-09
[DLM] show nodeid for recovery message
David Teigland
1
-1
/
+2
2006-08-09
[DLM] abort recovery more quickly
David Teigland
1
-5
/
+19
2006-04-28
[DLM] PATCH 2/3 dlm: lowcomms close
David Teigland
1
-1
/
+0
2006-01-20
[DLM] Update DLM to the latest patch level
David Teigland
1
-9
/
+8
2006-01-18
[DLM] The core of the DLM for GFS2/CLVM
David Teigland
1
-0
/
+314