summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.h
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: ocfs2_inode_lock_tracker does not distinguish lock levelLarry Chen2018-06-071-0/+1
* ocfs2: nowait aio supportGang He2018-01-311-1/+1
* ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()Gang He2018-01-311-0/+4
* ocfs2: add trimfs dlm lock resourceGang He2018-01-311-0/+29
* ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren2017-02-221-0/+18
* ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara2014-04-031-1/+2
* ocfs2: Fix lockdep warning in reflink.Tao Ma2010-09-101-0/+1
* ocfs2: Add new refcount tree lock resource in dlmglue.Tao Ma2009-09-221-0/+6
* ocfs2: Add lockdep annotationsJan Kara2009-06-221-3/+17
* ocfs2: Disable orphan scanning for local and hard-ro mountsSunil Mushran2009-06-221-2/+2
* ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda2009-06-031-0/+11
* ocfs2: fix rare stale inode errors when exporting via nfswengang wang2009-04-031-0/+2
* ocfs2: Implementation of local and global quota file handlingJan Kara2009-01-051-0/+19
* ocfs2: Break out stackglue into modules.Joel Becker2008-04-181-1/+1
* ocfs2: Clean up stackglue initializationJoel Becker2008-04-181-3/+2
* ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.Joel Becker2008-04-181-1/+0
* ocfs2: Separate out dlm lock functions.Joel Becker2008-04-181-0/+3
* [2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk2008-03-031-2/+0
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-061-0/+1
* [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-251-0/+5
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-251-6/+6
* ocfs2: Remove data locksMark Fasheh2008-01-251-10/+1
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-251-2/+3
* ocfs2: Structure updates for inline dataMark Fasheh2007-10-121-2/+2
* [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-021-7/+0
* ocfs2: Remove delete inode voteTiger Yang2007-04-261-0/+3
* ocfs2: core atime update functionsTiger Yang2006-12-011-0/+3
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-011-3/+1
* [2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk2006-12-011-2/+0
* ocfs2: Remove i_generation from inode lock namesMark Fasheh2006-09-241-3/+4
* ocfs2: Encode i_generation in the meta data lvbMark Fasheh2006-09-241-2/+3
* ocfs2: Free up some space in the lvbMark Fasheh2006-09-241-1/+3
* ocfs2: Add new cluster lock typeMark Fasheh2006-09-241-0/+11
* ocfs2: add ext2 attributesHerbert Poetzl2006-09-201-2/+3
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+111