Kobject: convert fs/* from kobject_unregister() to kobject_put()
[safe/jmp/linux-2.6] / fs / dlm / rcom.c
2007-10-10 David Teigland[DLM] block dlm_recv in recovery transition
2007-08-14 David Teigland[DLM] fix NULL ls usage
2007-07-09 Patrick Caulfield[DLM] variable allocation
2007-07-09 David Teigland[DLM] wait for config check during join [6/6]
2007-02-05 David Teigland[DLM] rename dlm_config_info fields
2007-02-05 David Teigland[DLM] change some log_error to log_debug
2007-02-05 David Teigland[DLM] add version check
2007-02-05 David Teigland[DLM] fix old rcom messages
2006-11-30 Ryusuke Konishi[DLM] fix format warnings in rcom.c and recoverd.c
2006-11-30 David Teigland[DLM] don't accept replies to old recovery messages
2006-11-30 David Teigland[DLM] fix size of STATUS_REPLY message
2006-11-30 David Teigland[DLM] status messages ping-pong between unmounted nodes
2006-08-24 David Teigland[DLM] sequence number missing in not_ready reply
2006-08-09 David Teigland[DLM] reject replies to old requests
2006-08-09 David Teigland[DLM] show nodeid for recovery message
2006-02-23 David Teigland[DLM] Remove range locks from the DLM
2006-01-18 David Teigland[DLM] The core of the DLM for GFS2/CLVM