aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/member.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-14dlm: use INFO for recovery messagesDavid Teigland1-15/+12
2012-08-08dlm: fix unlock balance warningsDavid Teigland1-6/+11
2012-01-04dlm: add recovery callbacksDavid Teigland1-72/+125
2012-01-04dlm: add node slots and generationDavid Teigland1-1/+283
2012-01-04dlm: move recovery barrier callsDavid Teigland1-6/+1
2010-02-04Fix misspellings of "truly" in comments.Adam Buchbinder1-1/+1
2009-11-30dlm: always use GFP_NOFSDavid Teigland1-4/+4
2009-05-15dlm: use more NOFS allocationDavid Teigland1-4/+4
2009-05-15dlm: connect to nodes earlierChristine Caulfield1-2/+9
2008-04-21dlm: recover nodes that are removed and re-addedDavid Teigland1-5/+29
2008-01-30dlm: reject messages from non-membersDavid Teigland1-2/+2
2007-10-10[DLM] block dlm_recv in recovery transitionDavid Teigland1-14/+27
2007-08-14[DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zeroJesper Juhl1-1/+3
2007-07-09[DLM] wait for config check during join [6/6]David Teigland1-0/+6
2007-07-09[DLM] add lock timeouts and warnings [2/6]David Teigland1-1/+4
2006-11-30[DLM] fix aborted recovery during node removalDavid Teigland1-0/+8
2006-08-09[DLM] show nodeid for recovery messageDavid Teigland1-1/+2
2006-08-09[DLM] abort recovery more quicklyDavid Teigland1-5/+19
2006-04-28[DLM] PATCH 2/3 dlm: lowcomms closeDavid Teigland1-1/+0
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland1-9/+8
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+314