aboutsummaryrefslogtreecommitdiffstats
path: root/fs/dlm/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06dlm: use __le types for dlm headerAlexander Aring1-1/+1
2021-11-02fs: dlm: use dlm_recovery_stopped in conditionAlexander Aring1-2/+1
2021-08-19fs: dlm: fix return -EINTR on recovery stoppedAlexander Aring1-1/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-3/+1
2014-02-14dlm: use INFO for recovery messagesDavid Teigland1-2/+2
2012-07-16dlm: use rsbtbl as resource directoryDavid Teigland1-218/+69
2012-03-08dlm: fix slow rsb search in dir recoveryDavid Teigland1-0/+17
2012-01-04dlm: move recovery barrier callsDavid Teigland1-1/+0
2009-11-30dlm: always use GFP_NOFSDavid Teigland1-4/+3
2009-05-15dlm: use more NOFS allocationDavid Teigland1-3/+4
2009-01-28dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse1-9/+9
2008-12-23dlm: trivial annotation of be16 valueHarvey Harrison1-9/+9
2008-02-04dlm: fix dlm_dir_lookup() handling of too long namesAl Viro1-0/+3
2008-02-04dlm: validate data in dlm_recover_directory()Al Viro1-3/+20
2008-02-04dlm: use proper type for ->ls_recover_bufAl Viro1-1/+1
2008-01-30dlm: keep cached master rsbs during recoveryDavid Teigland1-34/+32
2008-01-29dlm: use dlm prefix on alloc and free functionsDavid Teigland1-5/+5
2006-01-20[DLM] Update DLM to the latest patch levelDavid Teigland1-2/+2
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+423