aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-06ocfs2: Create locks at initially requested levelMark Fasheh1-14/+9
2007-11-06[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin1-1/+1
2007-10-12ocfs2: Structure updates for inline dataMark Fasheh1-0/+2
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig1-4/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk1-25/+29
2007-04-26ocfs2: Cache extent recordsMark Fasheh1-0/+2
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh1-2/+1
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh1-4/+0
2007-04-26ocfs2: Remove delete inode voteTiger Yang1-2/+117
2007-04-26ocfs2: Local mounts should skip inode updatesMark Fasheh1-12/+9
2006-12-28ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh1-1/+9
2006-12-07ocfs2: local mountsSunil Mushran1-20/+59
2006-12-01ocfs2: core atime update functionsTiger Yang1-0/+39
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-5/+2
2006-12-01ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh1-6/+0
2006-12-01[2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk1-4/+4
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-24ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh1-31/+28
2006-09-24ocfs2: Remove ->unblock lockres operationMark Fasheh1-146/+6
2006-09-24ocfs2: move downconvert worker to lockres opsMark Fasheh1-18/+32
2006-09-24ocfs2: Remove unused dlmglue functionsMark Fasheh1-103/+0
2006-09-24ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh1-1/+31
2006-09-24ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh1-2/+29
2006-09-24ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh1-1/+18
2006-09-24ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh1-12/+19
2006-09-24ocfs2: don't unconditionally pass LVB flagsMark Fasheh1-3/+15
2006-09-24ocfs2: combine inode and generic blocking AST functionsMark Fasheh1-112/+11
2006-09-24ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh1-0/+33
2006-09-24ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh1-13/+3
2006-09-24ocfs2: combine inode and generic AST functionsMark Fasheh1-110/+10
2006-09-24ocfs2: Clean up lock resource refresh flagsMark Fasheh1-14/+35
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-6/+36
2006-09-24ocfs2: Encode i_generation in the meta data lvbMark Fasheh1-5/+9
2006-09-24ocfs2: Free up some space in the lvbMark Fasheh1-3/+3
2006-09-24ocfs2: Add new cluster lock typeMark Fasheh1-104/+371
2006-09-24ocfs2: Update dlmglue for new dlmlock() APIMark Fasheh1-0/+3
2006-09-20ocfs2: add ext2 attributesHerbert Poetzl1-2/+7
2006-06-29ocfs2: clean up some osb fieldsMark Fasheh1-2/+1
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-49/+52
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+2904