aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c
Commit message (Expand)AuthorAge
* ocfs2: fix rare stale inode errors when exporting via nfswengang wang2009-04-03
* ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran2009-02-26
* ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran2009-02-02
* fix similar typos to successfullColy Li2009-01-08
* ocfs2: remove unneeded lvb castsMark Fasheh2009-01-05
* ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker2009-01-05
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-05
* ocfs2: Wrap inode block reads in a dedicated function.Joel Becker2009-01-05
* ocfs2: fix wake_up in unlock_astDavid Teigland2008-12-01
* ocfs2: Simplify ocfs2_read_block()Joel Becker2008-10-14
* ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker2008-10-14
* ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap2008-07-14
* [PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran2008-07-14
* ocfs2: Fix flags in ocfs2_file_lockMark Fasheh2008-07-10
* ocfs2: Add the 'cluster_stack' sysfs file.Joel Becker2008-04-18
* ocfs2: Break out stackglue into modules.Joel Becker2008-04-18
* ocfs2: Clean up stackglue initializationJoel Becker2008-04-18
* ocfs2: Abstract out a debugging function for underlying dlms.Joel Becker2008-04-18
* ocfs2: handle async EAGAIN from NOQUEUE requestDavid Teigland2008-04-18
* ocfs2: Remove CANCELGRANT from the view of dlmglue.Joel Becker2008-04-18
* ocfs2: Fill node number during cluster stack initMark Fasheh2008-04-18
* ocfs2: Move o2hb functionality into the stack glue.Joel Becker2008-04-18
* ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.Joel Becker2008-04-18
* ocfs2: Create the lock status block union.Joel Becker2008-04-18
* ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.Joel Becker2008-04-18
* ocfs2: Use global DLM_ constants in generic code.Joel Becker2008-04-18
* ocfs2: Separate out dlm lock functions.Joel Becker2008-04-18
* ocfs2: Change the recovery map to an array of node numbers.Joel Becker2008-04-18
* ocfs2: Move slot map access into slot_map.cMark Fasheh2008-04-18
* [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