summaryrefslogtreecommitdiff
path: root/fs/dlm/recover.c
Commit message (Expand)AuthorAge
* dlm: use INFO for recovery messagesDavid Teigland2014-02-14
* dlm: convert to idr_alloc()Tejun Heo2013-02-27
* dlm: don't use idr_remove_all()Tejun Heo2013-02-27
* dlm: use idr_for_each_entry() in recover_idr_clear() error pathTejun Heo2013-02-27
* dlm: fix lvb invalidation conditionsDavid Teigland2012-11-16
* dlm: fix conversion deadlock from recoveryDavid Teigland2012-07-16
* dlm: use wait_event_timeoutDavid Teigland2012-07-16
* dlm: use idr instead of list for recovered rsbsDavid Teigland2012-07-16
* dlm: use rsbtbl as resource directoryDavid Teigland2012-07-16
* dlm: fixes for nodir modeDavid Teigland2012-05-02
* dlm: add node slots and generationDavid Teigland2012-01-04
* dlm: move recovery barrier callsDavid Teigland2012-01-04
* dlm: convert rsb list to rb_treeBob Peterson2011-11-18
* Fix common misspellingsLucas De Marchi2011-03-31
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-08
* dlm: use proper type for ->ls_recover_bufAl Viro2008-02-04
* dlm: keep cached master rsbs during recoveryDavid Teigland2008-01-30
* dlm: use dlm prefix on alloc and free functionsDavid Teigland2008-01-29
* [DLM] fix master recoveryDavid Teigland2007-02-05
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-05
* [DLM] res_recover_locks_count not reset when recover_locks is abortedDavid Teigland2006-11-30
* [DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland2006-08-24
* [DLM] dump rsb and locks on assertDavid Teigland2006-08-21
* [DLM] set purged flag on rsbsDavid Teigland2006-07-26
* [GFS2] Cast 64 bit printk args to unsigned long long.David Teigland2006-05-24
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-20
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-18