Joe Perches
|
447a5647c9
treewide: Align function definition open/close braces
|
7 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Gang He
|
01a36b6758
ocfs2: ensure that dlm lockspace is created by kernel module
|
9 years ago |
Greg Kroah-Hartman
|
f368ed6088
char: make misc_deregister a void function
|
10 years ago |
Markus Elfring
|
43ee9cad8a
ocfs2: one function call less in user_cluster_connect() after error detection
|
10 years ago |
Markus Elfring
|
fd90d4dfb9
ocfs2: delete unnecessary checks before three function calls
|
10 years ago |
Andrew Morton
|
98acbf63d6
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
|
10 years ago |
Wei Yongjun
|
16eac4be46
ocfs2: fix sparse non static symbol warning
|
11 years ago |
Goldwyn Rodrigues
|
c994c2ebdb
ocfs2: use the new DLM operation callbacks while requesting new lockspace
|
11 years ago |
Goldwyn Rodrigues
|
4150363033
ocfs2: framework for version LVB
|
11 years ago |
Goldwyn Rodrigues
|
3e83415164
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
|
11 years ago |
Goldwyn Rodrigues
|
24aa338611
ocfs2: shift allocation ocfs2_live_connection to user_connect()
|
11 years ago |
Goldwyn Rodrigues
|
66e188fc31
ocfs2: add DLM recovery callbacks
|
11 years ago |
David Teigland
|
60f98d1839
dlm: add recovery callbacks
|
13 years ago |
dann frazier
|
226291aa46
ocfs2_connection_find() returns pointer to bad structure
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
Arnd Bergmann
|
6005679412
BKL: Remove BKL from OCFS2
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Joel Becker
|
e603cfb074
ocfs2: Remove the ast pointers from ocfs2_stack_plugins
|
15 years ago |
Joel Becker
|
110946c8fb
ocfs2: Hang the locking proto on the cluster conn and use it in asts.
|
15 years ago |
Joel Becker
|
c0e4133851
ocfs2: Attach the connection to the lksb
|
15 years ago |
Joel Becker
|
a796d2862a
ocfs2: Pass lksbs back from stackglue ast/bast functions.
|
15 years ago |
Coly Li
|
3a05d7961e
ocfs2: explicit declare uninitialized var in user_cluster_connect()
|
15 years ago |
Joel Becker
|
1c520dfbf3
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
|
16 years ago |
David Teigland
|
66f502a416
ocfs2: initialize stack_user lvbptr
|
16 years ago |
Mark Fasheh
|
53da4939f3
ocfs2: POSIX file locks support
|
17 years ago |
Linus Torvalds
|
5b664cb235
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 years ago |
Akinobu Mita
|
7600c72b75
ocfs2: use simple_read_from_buffer()
|
17 years ago |