summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/stack_user.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: initialize stack_user lvbptrDavid Teigland2008-12-011-0/+3
* ocfs2: POSIX file locks supportMark Fasheh2008-10-131-0/+33
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-171-14/+5
|\
| * ocfs2: use simple_read_from_buffer()Akinobu Mita2008-07-141-14/+5
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-19/+18
|\|
| * ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-161-2/+1
| * ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'Joel Becker2008-05-301-17/+17
* | ocfs2-stack_user: BKL pushdownArnd Bergmann2008-07-021-0/+3
|/
* ocfs2: make struct ocfs2_control_device staticAdrian Bunk2008-04-301-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