aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlmglue.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker
2008-07-14ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap
2008-07-14[PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh
2008-04-18ocfs2: Add the 'cluster_stack' sysfs file.Joel Becker
2008-04-18ocfs2: Break out stackglue into modules.Joel Becker
2008-04-18ocfs2: Clean up stackglue initializationJoel Becker
2008-04-18ocfs2: Abstract out a debugging function for underlying dlms.Joel Becker
2008-04-18ocfs2: handle async EAGAIN from NOQUEUE requestDavid Teigland
2008-04-18ocfs2: Remove CANCELGRANT from the view of dlmglue.Joel Becker
2008-04-18ocfs2: Fill node number during cluster stack initMark Fasheh
2008-04-18ocfs2: Move o2hb functionality into the stack glue.Joel Becker
2008-04-18ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.Joel Becker
2008-04-18ocfs2: Create the lock status block union.Joel Becker
2008-04-18ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.Joel Becker
2008-04-18ocfs2: Use global DLM_ constants in generic code.Joel Becker
2008-04-18ocfs2: Separate out dlm lock functions.Joel Becker
2008-04-18ocfs2: Change the recovery map to an array of node numbers.Joel Becker
2008-04-18ocfs2: Move slot map access into slot_map.cMark Fasheh
2008-03-10[PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt
2008-03-03[2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk
2008-03-03[2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk
2008-03-03ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh
2008-02-06ocfs2: Negotiate locking protocol versions.Joel Becker
2008-01-25[PATCH 1/2] ocfs2: add flock lock typeMark Fasheh
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh
2008-01-25ocfs2: Remove data locksMark Fasheh
2008-01-25ocfs2: Add data downconvert worker to inode lockMark Fasheh
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh
2007-11-06ocfs2: Create locks at initially requested levelMark Fasheh
2007-11-06[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin
2007-10-12ocfs2: Structure updates for inline dataMark Fasheh
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-02[PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk
2007-04-26ocfs2: Cache extent recordsMark Fasheh
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh
2007-04-26ocfs2: Remove delete inode voteTiger Yang
2007-04-26ocfs2: Local mounts should skip inode updatesMark Fasheh
2006-12-28ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh
2006-12-07ocfs2: local mountsSunil Mushran
2006-12-01ocfs2: core atime update functionsTiger Yang
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh
2006-12-01ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh
2006-12-01[2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-24ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh