fs: dcache fix LRU ordering
[safe/jmp/linux-2.6] / fs / dlm / dlm_internal.h
2009-01-28 Steven Whitehousedlm: Change rwlock which is only used in write mode...
2009-01-08 David Teiglanddlm: change rsbtbl rwlock to spinlock
2008-12-23 David Teiglanddlm: add new debugfs entry
2008-12-23 David Teiglanddlm: add time stamp of blocking callback
2008-12-23 David Teiglanddlm: change lock time stamping
2008-08-28 David Teiglanddlm: fix locking of lockspace list in dlm_scand
2008-08-28 David Teiglanddlm: allow multiple lockspace creates
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 David Teiglanddlm: common max length definitions
2008-04-21 David Teiglanddlm: move plock code from gfs2
2008-04-21 David Teiglanddlm: recover nodes that are removed and re-added
2008-04-19 Matthew Wilcoxfs: Remove unnecessary inclusions of asm/semaphore.h
2008-02-07 David Teiglanddlm: eliminate astparam type casting
2008-02-06 David Teiglanddlm: proper types for asts and basts
2008-02-04 Al Virodlm: use proper type for ->ls_recover_buf
2008-02-04 Al Virodlm: do not byteswap rcom_config
2008-02-04 Al Virodlm: do not byteswap rcom_lock
2008-02-04 Al Virodlm: dlm_process_incoming_buffer() fixes
2008-01-29 Adrian Bunkdlm: proper prototypes
2007-10-10 David Teigland[DLM] block dlm_recv in recovery transition
2007-07-09 David Teigland[DLM] dump more lock values
2007-07-09 Patrick Caulfield[DLM] variable allocation
2007-07-09 David Teigland[DLM] dumping master locks
2007-07-09 David Teigland[DLM] canceling deadlocked lock
2007-07-09 David Teigland[DLM] timeout fixes
2007-07-09 David Teigland[DLM] wait for config check during join [6/6]
2007-07-09 David Teigland[DLM] dlm_device interface changes [3/6]
2007-07-09 David Teigland[DLM] add lock timeouts and warnings [2/6]
2007-05-01 David Teigland[DLM] add orphan purging code (1/2)
2007-05-01 David Teigland[DLM] overlapping cancel and unlock
2007-02-05 David Teigland[DLM] fix user unlocking
2007-02-05 David Teigland[DLM] add config entry to enable log_debug
2007-02-05 David Teigland[DLM] fix old rcom messages
2006-11-30 David Teigland[DLM] don't accept replies to old recovery messages
2006-08-23 David Teigland[DLM] down conversion clearing flags
2006-08-09 David Teigland[DLM] reject replies to old requests
2006-08-09 David Teigland[DLM] show nodeid for recovery message
2006-07-26 David Teigland[DLM] more info through debugfs
2006-07-13 David Teigland[DLM] dlm: user locks
2006-05-02 David Teigland[DLM] fix grant_after_purge softlockup
2006-02-23 David Teigland[DLM] Remove range locks from the DLM
2006-01-20 David Teigland[DLM] Update DLM to the latest patch level
2006-01-18 David Teigland[DLM] The core of the DLM for GFS2/CLVM