summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Cache extent recordsMark Fasheh2007-04-261-0/+2
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-261-2/+1
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-261-4/+0
* ocfs2: Remove delete inode voteTiger Yang2007-04-261-2/+117
* ocfs2: Local mounts should skip inode updatesMark Fasheh2007-04-261-12/+9
* ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh2006-12-281-1/+9
* ocfs2: local mountsSunil Mushran2006-12-071-20/+59
* ocfs2: core atime update functionsTiger Yang2006-12-011-0/+39
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-011-5/+2
* ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-011-6/+0
* [2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk2006-12-011-4/+4
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-241-31/+28
* ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-241-146/+6
* ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-241-18/+32
* ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-241-103/+0
* 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/+11
* 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/+3
* ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-241-110/+10
* 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-201-2/+7
* ocfs2: clean up some osb fieldsMark Fasheh2006-06-291-2/+1
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-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
OpenPOWER on IntegriCloud