summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/stack_user.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: use simple_read_from_buffer()Akinobu Mita2008-07-141-14/+5Star
* ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-161-2/+1Star
* ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker2008-05-311-17/+17
* ocfs2: make struct ocfs2_control_device staticAdrian Bunk2008-05-011-1/+1
* ocfs2: add fsdlm to stackglueDavid Teigland2008-04-181-1/+215
* ocfs2: Add the 'set version' message to the ocfs2_control device.Joel Becker2008-04-181-12/+119
* ocfs2: Add the local node id to the handshake.Joel Becker2008-04-181-49/+173
* ocfs2: Introduce the DOWN message to ocfs2_controlJoel Becker2008-04-181-5/+89
* ocfs2: Start the ocfs2_control handshake.Joel Becker2008-04-181-5/+139
* ocfs2: Add the ocfs2_control misc device.Joel Becker2008-04-181-1/+183
* ocfs2: Add the user stack module.Joel Becker2008-04-181-0/+38