aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/recover.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dlm: change rsbtbl rwlock to spinlockDavid Teigland2009-01-081-5/+5
* dlm: use proper type for ->ls_recover_bufAl Viro2008-02-041-2/+2
* dlm: keep cached master rsbs during recoveryDavid Teigland2008-01-301-2/+23
* dlm: use dlm prefix on alloc and free functionsDavid Teigland2008-01-291-2/+2
* [DLM] fix master recoveryDavid Teigland2007-02-051-1/+3
* [DLM] rename dlm_config_info fieldsDavid Teigland2007-02-051-2/+2
* [DLM] res_recover_locks_count not reset when recover_locks is abortedDavid Teigland2006-11-301-0/+1
* [DLM] recover_locks not clearing NEW_MASTER flagDavid Teigland2006-08-241-11/+0
* [DLM] dump rsb and locks on assertDavid Teigland2006-08-211-2/+2
* [DLM] set purged flag on rsbsDavid Teigland2006-07-261-1/+15
* [GFS2] Cast 64 bit printk args to unsigned long long.David Teigland2006-05-241-1/+1
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-9/+9
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+762