summaryrefslogtreecommitdiffstats
path: root/fs/dlm/dir.c
Commit message (Expand)AuthorAgeFilesLines
* fs: dlm: constify receive bufferAlexander Aring2023-08-101-2/+3
* fs: dlm: drop rxbuf manipulation in dlm_copy_master_namesAlexander Aring2023-08-101-3/+2
* fs: dlm: get recovery sequence number as parameterAlexander Aring2023-08-101-2/+2
* dlm: use __le types for dlm headerAlexander Aring2022-04-061-1/+1
* fs: dlm: use dlm_recovery_stopped in conditionAlexander Aring2021-11-021-2/+1
* fs: dlm: fix return -EINTR on recovery stoppedAlexander Aring2021-08-191-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner2019-05-301-3/+1
* dlm: use INFO for recovery messagesDavid Teigland2014-02-141-2/+2
* dlm: use rsbtbl as resource directoryDavid Teigland2012-07-161-218/+69
* dlm: fix slow rsb search in dir recoveryDavid Teigland2012-03-081-0/+17
* dlm: move recovery barrier callsDavid Teigland2012-01-041-1/+0
* dlm: always use GFP_NOFSDavid Teigland2009-11-301-4/+3
* dlm: use more NOFS allocationDavid Teigland2009-05-151-3/+4
* dlm: Change rwlock which is only used in write mode to a spinlockSteven Whitehouse2009-01-281-9/+9
* dlm: trivial annotation of be16 valueHarvey Harrison2008-12-231-9/+9
* dlm: fix dlm_dir_lookup() handling of too long namesAl Viro2008-02-041-0/+3
* dlm: validate data in dlm_recover_directory()Al Viro2008-02-041-3/+20
* dlm: use proper type for ->ls_recover_bufAl Viro2008-02-041-1/+1
* dlm: keep cached master rsbs during recoveryDavid Teigland2008-01-301-34/+32
* dlm: use dlm prefix on alloc and free functionsDavid Teigland2008-01-291-5/+5
* [DLM] Update DLM to the latest patch levelDavid Teigland2006-01-201-2/+2
* [DLM] The core of the DLM for GFS2/CLVMDavid Teigland2006-01-181-0/+423