Age | Commit message (Expand) | Author | Files | Lines |
2008-12-02 | ocfs2: initialize stack_user lvbptr | David Teigland | 1 | -0/+3 |
2008-10-14 | ocfs2: POSIX file locks support | Mark Fasheh | 1 | -0/+33 |
2008-07-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -14/+5 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 1 | -19/+18 |
2008-07-15 | ocfs2: use simple_read_from_buffer() | Akinobu Mita | 1 | -14/+5 |
2008-07-03 | ocfs2-stack_user: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-06-16 | ocfs2: Remove ->hangup() from stack glue operations. | Joel Becker | 1 | -2/+1 |
2008-05-31 | ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' | Joel Becker | 1 | -17/+17 |
2008-05-01 | ocfs2: make struct ocfs2_control_device static | Adrian Bunk | 1 | -1/+1 |
2008-04-18 | ocfs2: add fsdlm to stackglue | David Teigland | 1 | -1/+215 |
2008-04-18 | ocfs2: Add the 'set version' message to the ocfs2_control device. | Joel Becker | 1 | -12/+119 |
2008-04-18 | ocfs2: Add the local node id to the handshake. | Joel Becker | 1 | -49/+173 |
2008-04-18 | ocfs2: Introduce the DOWN message to ocfs2_control | Joel Becker | 1 | -5/+89 |
2008-04-18 | ocfs2: Start the ocfs2_control handshake. | Joel Becker | 1 | -5/+139 |
2008-04-18 | ocfs2: Add the ocfs2_control misc device. | Joel Becker | 1 | -1/+183 |
2008-04-18 | ocfs2: Add the user stack module. | Joel Becker | 1 | -0/+38 |