Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ocfs2: use simple_read_from_buffer() | Akinobu Mita | 2008-07-14 | 1 | -14/+5 |
* | ocfs2: Remove ->hangup() from stack glue operations. | Joel Becker | 2008-06-16 | 1 | -2/+1 |
* | ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' | Joel Becker | 2008-05-31 | 1 | -17/+17 |
* | ocfs2: make struct ocfs2_control_device static | Adrian Bunk | 2008-05-01 | 1 | -1/+1 |
* | ocfs2: add fsdlm to stackglue | David Teigland | 2008-04-18 | 1 | -1/+215 |
* | ocfs2: Add the 'set version' message to the ocfs2_control device. | Joel Becker | 2008-04-18 | 1 | -12/+119 |
* | ocfs2: Add the local node id to the handshake. | Joel Becker | 2008-04-18 | 1 | -49/+173 |
* | ocfs2: Introduce the DOWN message to ocfs2_control | Joel Becker | 2008-04-18 | 1 | -5/+89 |
* | ocfs2: Start the ocfs2_control handshake. | Joel Becker | 2008-04-18 | 1 | -5/+139 |
* | ocfs2: Add the ocfs2_control misc device. | Joel Becker | 2008-04-18 | 1 | -1/+183 |
* | ocfs2: Add the user stack module. | Joel Becker | 2008-04-18 | 1 | -0/+38 |