summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlmglue.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Add the 'cluster_stack' sysfs file.Joel Becker2008-04-181-1/+2
* ocfs2: Break out stackglue into modules.Joel Becker2008-04-181-3/+4
* ocfs2: Clean up stackglue initializationJoel Becker2008-04-181-7/+2Star
* ocfs2: Abstract out a debugging function for underlying dlms.Joel Becker2008-04-181-2/+1Star
* ocfs2: handle async EAGAIN from NOQUEUE requestDavid Teigland2008-04-181-4/+23
* ocfs2: Remove CANCELGRANT from the view of dlmglue.Joel Becker2008-04-181-28/+171
* ocfs2: Fill node number during cluster stack initMark Fasheh2008-04-181-1/+12
* ocfs2: Move o2hb functionality into the stack glue.Joel Becker2008-04-181-4/+0Star
* ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.Joel Becker2008-04-181-49/+48Star
* ocfs2: Create the lock status block union.Joel Becker2008-04-181-10/+13
* ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.Joel Becker2008-04-181-66/+50Star
* ocfs2: Use global DLM_ constants in generic code.Joel Becker2008-04-181-70/+70
* ocfs2: Separate out dlm lock functions.Joel Becker2008-04-181-49/+61
* ocfs2: Change the recovery map to an array of node numbers.Joel Becker2008-04-181-4/+2Star
* ocfs2: Move slot map access into slot_map.cMark Fasheh2008-04-181-7/+1Star
* [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-101-1/+1
* [2.6 patch] make ocfs2_downconvert_thread() staticAdrian Bunk2008-03-041-1/+1
* [2.6 patch] fs/ocfs2/: possible cleanupsAdrian Bunk2008-03-041-2/+2
* ocfs2: Fix writeout in ocfs2_data_convert_worker()Mark Fasheh2008-03-041-1/+1
* ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-071-1/+28
* [PATCH 1/2] ocfs2: add flock lock typeMark Fasheh2008-01-261-0/+267
* ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh2008-01-251-25/+25
* ocfs2: Remove data locksMark Fasheh2008-01-251-104/+0Star
* ocfs2: Add data downconvert worker to inode lockMark Fasheh2008-01-251-0/+5
* ocfs2: Remove mount/unmount votesMark Fasheh2008-01-251-36/+128
* ocfs2: Create locks at initially requested levelMark Fasheh2007-11-071-14/+9Star
* [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c}Roel Kluin2007-11-071-1/+1
* ocfs2: Structure updates for inline dataMark Fasheh2007-10-121-0/+2
* [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-111-4/+2Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] fs/ocfs2/: make 3 functions staticAdrian Bunk2007-05-031-25/+29
* ocfs2: Cache extent recordsMark Fasheh2007-04-271-0/+2
* ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh2007-04-271-2/+1Star
* ocfs2: temporarily remove extent map cachingMark Fasheh2007-04-271-4/+0Star
* ocfs2: Remove delete inode voteTiger Yang2007-04-261-2/+117
* ocfs2: Local mounts should skip inode updatesMark Fasheh2007-04-261-12/+9Star
* ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh2006-12-291-1/+9
* ocfs2: local mountsSunil Mushran2006-12-081-20/+59
* ocfs2: core atime update functionsTiger Yang2006-12-021-0/+39
* ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh2006-12-021-5/+2Star
* ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh2006-12-021-6/+0Star
* [2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk2006-12-021-4/+4
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callbackMark Fasheh2006-09-241-31/+28Star
* ocfs2: Remove ->unblock lockres operationMark Fasheh2006-09-241-146/+6Star
* ocfs2: move downconvert worker to lockres opsMark Fasheh2006-09-241-18/+32
* ocfs2: Remove unused dlmglue functionsMark Fasheh2006-09-241-103/+0Star
* ocfs2: Have the metadata lock use generic dlmglue functionsMark Fasheh2006-09-241-1/+31
* ocfs2: Add ->set_lvb callback in dlmglueMark Fasheh2006-09-241-2/+29
* ocfs2: Add ->check_downconvert callback in dlmglueMark Fasheh2006-09-241-1/+18