summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-241-31/+28Star
* ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-241-146/+6Star
* ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-241-18/+32
* ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-241-103/+0Star
* ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-241-1/+31
* ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-241-2/+29
* ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-241-1/+18
* ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh2006-09-241-12/+19
* ocfs2: don't unconditionally pass LVB flagsMark Fasheh2006-09-241-3/+15
* ocfs2: combine inode and generic blocking AST functionsMark Fasheh2006-09-241-112/+11Star
* ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh2006-09-241-0/+33
* ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh2006-09-241-13/+3Star
* ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-241-110/+10Star
* ocfs2: Clean up lock resource refresh flagsMark Fasheh2006-09-241-14/+35
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-241-6/+36
* ocfs2: Encode i_generation in the meta data lvbMark Fasheh2006-09-241-5/+9
* ocfs2: Free up some space in the lvbMark Fasheh2006-09-241-3/+3
* ocfs2: Add new cluster lock typeMark Fasheh2006-09-241-104/+371
* ocfs2: Update dlmglue for new dlmlock() APIMark Fasheh2006-09-241-0/+3
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-211-2/+7
* ocfs2: clean up some osb fieldsMark Fasheh2006-06-301-2/+1Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* ocfs2: don't use MLF* in the file systemMark Fasheh2006-03-241-49/+52
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+2904