aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/recover.c
AgeCommit message (Expand)Author
2012-11-16dlm: fix lvb invalidation conditionsDavid Teigland
2012-07-16dlm: fix conversion deadlock from recoveryDavid Teigland
2012-07-16dlm: use wait_event_timeoutDavid Teigland
2012-07-16dlm: use idr instead of list for recovered rsbsDavid Teigland
2012-07-16dlm: use rsbtbl as resource directoryDavid Teigland
2012-05-02dlm: fixes for nodir modeDavid Teigland
2012-01-04dlm: add node slots and generationDavid Teigland
2012-01-04dlm: move recovery barrier callsDavid Teigland
2011-11-18dlm: convert rsb list to rb_treeBob Peterson
2011-03-31Fix common misspellingsLucas De Marchi
2009-01-08dlm: change rsbtbl rwlock to spinlockDavid Teigland
2008-02-04dlm: use proper type for ->ls_recover_bufAl Viro
2008-01-30dlm: keep cached master rsbs during recoveryDavid Teigland
2008-01-29dlm: use dlm prefix on alloc and free functionsDavid Teigland
2007-02-05[DLM] fix master recoveryDavid Teigland
2007-02-05[DLM] rename dlm_config_info fieldsDavid Teigland
2006-11-30[DLM] res_recover_locks_count not reset when recover_locks is abortedDavid Teigland
2006-08-24[DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland
2006-08-21[DLM] dump rsb and locks on assertDavid Teigland
2006-07-26[DLM] set purged flag on rsbsDavid Teigland
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland