aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c
Commit message (Expand)AuthorAge
* [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-10
* [2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk2008-03-03
* [2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk2008-03-03
* ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh2008-03-03
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-06
* [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-25
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-25
* ocfs2: Remove data locksMark Fasheh2008-01-25
* ocfs2: Add data downconvert worker to inode lockMark Fasheh2008-01-25
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-25
* ocfs2: Create locks at initially requested levelMark Fasheh2007-11-06
* [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin2007-11-06
* ocfs2: Structure updates for inline dataMark Fasheh2007-10-12
* [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-02
* ocfs2: Cache extent recordsMark Fasheh2007-04-26
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-26
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-26
* ocfs2: Remove delete inode voteTiger Yang2007-04-26
* ocfs2: Local mounts should skip inode updatesMark Fasheh2007-04-26
* ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh2006-12-28
* ocfs2: local mountsSunil Mushran2006-12-07
* ocfs2: core atime update functionsTiger Yang2006-12-01
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-01
* ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-01
* [2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk2006-12-01
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-24
* ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-24
* ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-24
* ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-24
* ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-24
* ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-24
* ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-24
* ocfs2: Check for refreshing locks in generic unblock functionMark Fasheh2006-09-24
* ocfs2: don't unconditionally pass LVB flagsMark Fasheh2006-09-24
* ocfs2: combine inode and generic blocking AST functionsMark Fasheh2006-09-24
* ocfs2: Add ->get_osb() dlmglue locking operationMark Fasheh2006-09-24
* ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_opsMark Fasheh2006-09-24
* ocfs2: combine inode and generic AST functionsMark Fasheh2006-09-24
* ocfs2: Clean up lock resource refresh flagsMark Fasheh2006-09-24
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-24
* ocfs2: Encode i_generation in the meta data lvbMark Fasheh2006-09-24
* ocfs2: Free up some space in the lvbMark Fasheh2006-09-24
* ocfs2: Add new cluster lock typeMark Fasheh2006-09-24
* ocfs2: Update dlmglue for new dlmlock() APIMark Fasheh2006-09-24
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-20
* ocfs2: clean up some osb fieldsMark Fasheh2006-06-29
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27