You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/fs/dlm
David Teigland 278afcbf4f dlm: fix shutdown cleanup 16 years ago
..
Kconfig menuconfig: transform NLS and DLM menus 17 years ago
Makefile dlm: move plock code from gfs2 17 years ago
ast.c dlm: proper types for asts and basts 17 years ago
ast.h
config.c dlm: choose better identifiers 17 years ago
config.h dlm: recover nodes that are removed and re-added 17 years ago
debug_fs.c dlm: add __init and __exit marks to init and exit functions 17 years ago
dir.c dlm: fix dlm_dir_lookup() handling of too long names 17 years ago
dir.h
dlm_internal.h dlm: fix locking of lockspace list in dlm_scand 17 years ago
lock.c dlm: fix uninitialized variable for search_rsb_list callers 17 years ago
lock.h dlm: make dlm_print_rsb() static 17 years ago
lockspace.c dlm: fix shutdown cleanup 16 years ago
lockspace.h dlm: detect available userspace daemon 17 years ago
lowcomms.c dlm: release socket on error 17 years ago
lowcomms.h
lvb_table.h
main.c dlm: move plock code from gfs2 17 years ago
member.c dlm: recover nodes that are removed and re-added 17 years ago
member.h dlm: reject messages from non-members 17 years ago
memory.c dlm: add __init and __exit marks to init and exit functions 17 years ago
memory.h dlm: use dlm prefix on alloc and free functions 17 years ago
midcomms.c dlm: dlm_process_incoming_buffer() fixes 17 years ago
midcomms.h
netlink.c dlm: section mismatch warning fix 17 years ago
plock.c locks: add special return value for asynchronous locks 17 years ago
rcom.c dlm: fix rcom_names message to self 17 years ago
rcom.h [DLM] block dlm_recv in recovery transition 17 years ago
recover.c dlm: use proper type for ->ls_recover_buf 17 years ago
recover.h
recoverd.c dlm: recover nodes that are removed and re-added 17 years ago
recoverd.h
requestqueue.c dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) 17 years ago
requestqueue.h dlm: use proper C for dlm/requestqueue stuff (and fix alignment bug) 17 years ago
user.c dlm: remove bkl 17 years ago
user.h dlm: detect available userspace daemon 17 years ago
util.c dlm: do not byteswap rcom_config 17 years ago
util.h