Merge branch 'for-next' into for-linus
[safe/jmp/linux-2.6] / fs / ocfs2 / dlmglue.c
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-28 Sunil Mushranocfs2: Use a separate masklog for AST and BASTs
2010-02-26 Joel Beckerocfs2: Pass the locking protocol into ocfs2_cluster_con...
2010-02-26 Joel Beckerocfs2: Attach the connection to the lksb
2010-02-26 Joel Beckerocfs2: Pass lksbs back from stackglue ast/bast functions.
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-04 Sunil Mushranocfs2: Plugs race between the dc thread and an unlock...
2010-02-03 Sunil Mushranocfs2: Remove overzealous BUG_ON during blocked lock...
2010-02-03 Sunil Mushranocfs2: Do not downconvert if the lock level is already...
2010-02-03 Sunil Mushranocfs2: Prevent a livelock in dlmglue
2010-02-03 Wengang Wangocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bast
2010-01-26 Sunil Mushranocfs2/trivial: Remove trailing whitespaces
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-23 Coly Lidlmglue.c: add missed mlog lines
2009-09-23 Tao Maocfs2: Add new refcount tree lock resource in dlmglue.
2009-09-23 Tao Maocfs2: Abstract caching info checkpoint.
2009-09-04 Joel Beckerocfs2: Pass struct ocfs2_caching_info to the journal...
2009-09-04 Joel Beckerocfs2: Take the inode out of the metadata read/write...
2009-06-22 Jan Karaocfs2: Add lockdep annotations
2009-06-22 Sunil Mushranocfs2: Disable orphan scanning for local and hard-ro...
2009-06-22 Sunil Mushranocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_...
2009-06-22 Joel Beckerocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
2009-06-04 Srinivas Eedaocfs2: timer to queue scan of all orphan slots
2009-04-03 wengang wangocfs2: fix rare stale inode errors when exporting via nfs
2009-02-26 Sunil Mushranocfs2: Cleanup the lockname print in dlmglue.c
2009-02-02 Sunil Mushranocfs2: Wakeup the downconvert thread after a successful...
2009-01-08 Coly Lifix similar typos to successfull
2009-01-05 Mark Fashehocfs2: remove unneeded lvb casts
2009-01-05 Joel Beckerocfs2: Fix ocfs2_read_quota_block() error handling.
2009-01-05 Jan Karaocfs2: Implementation of local and global quota file...
2009-01-05 Joel Beckerocfs2: Wrap inode block reads in a dedicated function.
2008-12-01 David Teiglandocfs2: fix wake_up in unlock_ast
2008-10-14 Joel Beckerocfs2: Simplify ocfs2_read_block()
2008-10-14 Joel Beckerocfs2: Require an inode for ocfs2_read_block(s)().
2008-07-14 Randy Dunlapocfs2: fix printk format warnings with OCFS2_FS_STATS=n
2008-07-14 Sunil Mushran[PATCH 2/2] ocfs2: Instrument fs cluster locks
2008-07-10 Mark Fashehocfs2: Fix flags in ocfs2_file_lock
2008-04-18 Joel Beckerocfs2: Add the 'cluster_stack' sysfs file.
2008-04-18 Joel Beckerocfs2: Break out stackglue into modules.
2008-04-18 Joel Beckerocfs2: Clean up stackglue initialization
2008-04-18 Joel Beckerocfs2: Abstract out a debugging function for underlying...
2008-04-18 David Teiglandocfs2: handle async EAGAIN from NOQUEUE request
2008-04-18 Joel Beckerocfs2: Remove CANCELGRANT from the view of dlmglue.
2008-04-18 Mark Fashehocfs2: Fill node number during cluster stack init
2008-04-18 Joel Beckerocfs2: Move o2hb functionality into the stack glue.
2008-04-18 Joel Beckerocfs2: Introduce the new ocfs2_cluster_connect/disconne...
2008-04-18 Joel Beckerocfs2: Create the lock status block union.
2008-04-18 Joel Beckerocfs2: Use -errno instead of dlm_status for ocfs2_dlm_l...
2008-04-18 Joel Beckerocfs2: Use global DLM_ constants in generic code.
2008-04-18 Joel Beckerocfs2: Separate out dlm lock functions.
2008-04-18 Joel Beckerocfs2: Change the recovery map to an array of node...
2008-04-18 Mark Fashehocfs2: Move slot map access into slot_map.c
2008-03-10 Jan Engelhardt[PATCH] [OCFS2]: constify function pointer tables
2008-03-03 Adrian Bunk[2.6 patch] make ocfs2_downconvert_thread() static
2008-03-03 Adrian Bunk[2.6 patch] fs/ocfs2/: possible cleanups
2008-03-03 Mark Fashehocfs2: Fix writeout in ocfs2_data_convert_worker()
2008-02-07 Joel Beckerocfs2: Negotiate locking protocol versions.
2008-01-25 Mark Fasheh[PATCH 1/2] ocfs2: add flock lock type
2008-01-25 Mark Fashehocfs2: Rename ocfs2_meta_[un]lock
2008-01-25 Mark Fashehocfs2: Remove data locks
2008-01-25 Mark Fashehocfs2: Add data downconvert worker to inode lock
2008-01-25 Mark Fashehocfs2: Remove mount/unmount votes
2007-11-06 Mark Fashehocfs2: Create locks at initially requested level
2007-11-06 Roel Kluin[PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c...
2007-10-12 Mark Fashehocfs2: Structure updates for inline data
2007-07-11 Christoph Hellwig[PATCH] ocfs2: use list_for_each_entry where benefical
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-02 Adrian Bunk[PATCH] fs/ocfs2/: make 3 functions static
2007-04-26 Mark Fashehocfs2: Cache extent records
2007-04-26 Mark Fashehocfs2: Fix up i_blocks calculation to know about holes
2007-04-26 Mark Fashehocfs2: temporarily remove extent map caching
2007-04-26 Tiger Yangocfs2: Remove delete inode vote
2007-04-26 Mark Fashehocfs2: Local mounts should skip inode updates
2006-12-29 Mark Fashehocfs2: always unmap in ocfs2_data_convert_worker()
2006-12-08 Sunil Mushranocfs2: local mounts
2006-12-02 Tiger Yangocfs2: core atime update functions
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_lock()
2006-12-02 Adrian Bunk[2.6 patch] make ocfs2_create_new_lock() static
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-24 Mark Fashehocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback
2006-09-24 Mark Fashehocfs2: Remove ->unblock lockres operation
2006-09-24 Mark Fashehocfs2: move downconvert worker to lockres ops
2006-09-24 Mark Fashehocfs2: Remove unused dlmglue functions
2006-09-24 Mark Fashehocfs2: Have the metadata lock use generic dlmglue functions
2006-09-24 Mark Fashehocfs2: Add ->set_lvb callback in dlmglue
2006-09-24 Mark Fashehocfs2: Add ->check_downconvert callback in dlmglue
2006-09-24 Mark Fashehocfs2: Check for refreshing locks in generic unblock...
2006-09-24 Mark Fashehocfs2: don't unconditionally pass LVB flags
2006-09-24 Mark Fashehocfs2: combine inode and generic blocking AST functions
2006-09-24 Mark Fashehocfs2: Add ->get_osb() dlmglue locking operation
2006-09-24 Mark Fashehocfs2: remove ->unlock_ast() callback from ocfs2_lock_r...
2006-09-24 Mark Fashehocfs2: combine inode and generic AST functions
2006-09-24 Mark Fashehocfs2: Clean up lock resource refresh flags
2006-09-24 Mark Fashehocfs2: Remove i_generation from inode lock names
2006-09-24 Mark Fashehocfs2: Encode i_generation in the meta data lvb
2006-09-24 Mark Fashehocfs2: Free up some space in the lvb
2006-09-24 Mark Fashehocfs2: Add new cluster lock type
2006-09-24 Mark Fashehocfs2: Update dlmglue for new dlmlock() API
2006-09-20 Herbert Poetzlocfs2: add ext2 attributes
next