Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3834fefcfe5610702379d78596337875df2db5b
/
fs
/
ocfs2
/
stackglue.c
1a5c4e2
ocfs2: remove NULL assignments on static
by Fabian Frederick
· 10 years ago
6f4c98e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
765aabb
ocfs2: add dlm_recover_callback_support in sysfs
by Goldwyn Rodrigues
· 11 years ago
d906074
ocfs2: check if cluster name exists before deref
by Sasha Levin
· 11 years ago
58f86cc
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
by Rusty Russell
· 11 years ago
3e83415
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
by Goldwyn Rodrigues
· 11 years ago
c74a3bd
ocfs2: add clustername to cluster connection
by Goldwyn Rodrigues
· 11 years ago
d00d2f8
ocfs2: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
cbe0e33
ocfs2_dlmfs: Enable the use of user cluster stacks.
by Joel Becker
· 15 years ago
553b5eb
ocfs2: Pass the locking protocol into ocfs2_cluster_connect().
by Joel Becker
· 15 years ago
e603cfb
ocfs2: Remove the ast pointers from ocfs2_stack_plugins
by Joel Becker
· 15 years ago
110946c
ocfs2: Hang the locking proto on the cluster conn and use it in asts.
by Joel Becker
· 15 years ago
c0e4133
ocfs2: Attach the connection to the lksb
by Joel Becker
· 15 years ago
a796d28
ocfs2: Pass lksbs back from stackglue ast/bast functions.
by Joel Becker
· 15 years ago
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
ab09203
sysctl fs: Remove dead binary sysctl support
by Eric W. Biederman
· 15 years ago
1c520df
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
by Joel Becker
· 15 years ago
009d375
ocfs2: Remove pointless !!
by Mark Fasheh
· 16 years ago
53da493
ocfs2: POSIX file locks support
by Mark Fasheh
· 16 years ago
d6817cd
ocfs2: Increment the reference count of an already-active stack.
by Joel Becker
· 16 years ago
2c39450
ocfs2: Remove ->hangup() from stack glue operations.
by Joel Becker
· 16 years ago
9f9a99f
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
by Joel Becker
· 16 years ago
3878f11
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
by Joel Becker
· 16 years ago
cf4d8d7
ocfs2: add fsdlm to stackglue
by David Teigland
· 17 years ago
9c6c877
ocfs2: Add the 'cluster_stack' sysfs file.
by Joel Becker
· 17 years ago
74ae4e1
ocfs2: Create stack glue sysfs files.
by Joel Becker
· 17 years ago
286eaa9
ocfs2: Break out stackglue into modules.
by Joel Becker
· 17 years ago
e3dad42
ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.
by Joel Becker
· 17 years ago
553aa7e
ocfs2: Split o2cb code from generic stack functions.
by Joel Becker
· 17 years ago
63e0c48
ocfs2: Clean up stackglue initialization
by Joel Becker
· 17 years ago
cf0acdc
ocfs2: Abstract out a debugging function for underlying dlms.
by Joel Becker
· 17 years ago
de55124
ocfs2: Remove CANCELGRANT from the view of dlmglue.
by Joel Becker
· 17 years ago
6953b4c
ocfs2: Move o2hb functionality into the stack glue.
by Joel Becker
· 17 years ago
19fdb62
ocfs2: Abstract out node number queries.
by Joel Becker
· 17 years ago
4670c46
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
by Joel Becker
· 17 years ago
8f2c9c1
ocfs2: Create the lock status block union.
by Joel Becker
· 17 years ago
7431cd7
ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
by Joel Becker
· 17 years ago
bd3e761
ocfs2: Use global DLM_ constants in generic code.
by Joel Becker
· 17 years ago
24ef181
ocfs2: Separate out dlm lock functions.
by Joel Becker
· 17 years ago