Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -19/+18 |
|\ | |||||
| * | 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-30 | 1 | -17/+17 |
* | | ocfs2-stack_user: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 |
|/ | |||||
* | ocfs2: make struct ocfs2_control_device static | Adrian Bunk | 2008-04-30 | 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 |