aboutsummaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlmglue.c
AgeCommit message (Expand)Author
2009-06-22ocfs2: Add lockdep annotationsJan Kara
2009-06-22ocfs2: Disable orphan scanning for local and hard-ro mountsSunil Mushran
2009-06-22ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()Sunil Mushran
2009-06-22ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.Joel Becker
2009-06-03ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda
2009-04-03ocfs2: fix rare stale inode errors when exporting via nfswengang wang
2009-02-26ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran
2009-01-08fix similar typos to successfullColy Li
2009-01-05ocfs2: remove unneeded lvb castsMark Fasheh
2009-01-05ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara
2009-01-05ocfs2: Wrap inode block reads in a dedicated function.Joel Becker
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland
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