aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/stack_o2cb.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Print message if user mounts without starting global heartbeatSunil Mushran2010-10-061-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ocfs2: Hang the locking proto on the cluster conn and use it in asts.Joel Becker2010-02-261-11/+4
* ocfs2: Attach the connection to the lksbJoel Becker2010-02-261-9/+9
* ocfs2: Pass lksbs back from stackglue ast/bast functions.Joel Becker2010-02-261-9/+13
* ocfs2: fix a misleading variable nameWengang Wang2010-01-251-6/+6
* ocfs2: keep index within status_map[]Roel Kluin2009-08-071-1/+2
* ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.Joel Becker2009-06-221-0/+11
* ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-161-2/+1
* ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-161-38/+0
* ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-161-1/+1
* ocfs2: make struct o2cb_stack_ops staticAdrian Bunk2008-04-301-1/+1
* ocfs2: Break out stackglue into modules.Joel Becker2008-04-181-8/+33
* ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.Joel Becker2008-04-181-0/+395