aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/rcom.c
Commit message (Expand)AuthorAgeFilesLines
* dlm: record full callback stateDavid Teigland2011-03-101-2/+2
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-1/+1
* dlm: fix rcom_names message to selfDavid Teigland2008-02-211-0/+2
* dlm: proper types for asts and bastsDavid Teigland2008-02-061-2/+2
* dlm: verify that places expecting rcom_lock have packet long enoughAl Viro2008-02-041-1/+11
* dlm: missing length check in check_config()Al Viro2008-02-041-0/+7
* dlm: use proper type for ->ls_recover_bufAl Viro2008-02-041-5/+6
* dlm: do not byteswap rcom_configAl Viro2008-02-041-7/+8
* dlm: do not byteswap rcom_lockAl Viro2008-02-041-7/+7
* dlm: clean upsDavid Teigland2008-01-301-20/+5
* [DLM] block dlm_recv in recovery transitionDavid Teigland2007-10-101-28/+8
* [DLM] fix NULL ls usageDavid Teigland2007-08-141-4/+3
* [DLM] variable allocationPatrick Caulfield2007-07-091-4/+5
* [DLM] wait for config check during join [6/6]David Teigland2007-07-091-2/+2
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-051-4/+4
* [DLM] change some log_error to log_debugDavid Teigland2007-02-051-2/+2
* [DLM] add version checkDavid Teigland2007-02-051-3/+11
* [DLM] fix old rcom messagesDavid Teigland2007-02-051-23/+38
* [DLM] fix format warnings in rcom.c and recoverd.cRyusuke Konishi2006-11-301-1/+2
* [DLM] don't accept replies to old recovery messagesDavid Teigland2006-11-301-10/+34
* [DLM] fix size of STATUS_REPLY messageDavid Teigland2006-11-301-1/+5
* [DLM] status messages ping-pong between unmounted nodesDavid Teigland2006-11-301-3/+4
* [DLM] sequence number missing in not_ready replyDavid Teigland2006-08-241-0/+1
* [DLM] reject replies to old requestsDavid Teigland2006-08-091-4/+16
* [DLM] show nodeid for recovery messageDavid Teigland2006-08-091-0/+2
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-231-3/+0
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+460