aboutsummaryrefslogtreecommitdiff
path: root/fs/dlm/dir.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14dlm: use INFO for recovery messagesGravatar David Teigland 1-2/+2
2012-07-16dlm: use rsbtbl as resource directoryGravatar David Teigland 1-218/+69
2012-03-08dlm: fix slow rsb search in dir recoveryGravatar David Teigland 1-0/+17
2012-01-04dlm: move recovery barrier callsGravatar David Teigland 1-1/+0
2009-11-30dlm: always use GFP_NOFSGravatar David Teigland 1-4/+3
2009-05-15dlm: use more NOFS allocationGravatar David Teigland 1-3/+4
2009-01-28dlm: Change rwlock which is only used in write mode to a spinlockGravatar Steven Whitehouse 1-9/+9
2008-12-23dlm: trivial annotation of be16 valueGravatar Harvey Harrison 1-9/+9
2008-02-04dlm: fix dlm_dir_lookup() handling of too long namesGravatar Al Viro 1-0/+3
2008-02-04dlm: validate data in dlm_recover_directory()Gravatar Al Viro 1-3/+20
2008-02-04dlm: use proper type for ->ls_recover_bufGravatar Al Viro 1-1/+1
2008-01-30dlm: keep cached master rsbs during recoveryGravatar David Teigland 1-34/+32
2008-01-29dlm: use dlm prefix on alloc and free functionsGravatar David Teigland 1-5/+5
2006-01-20[DLM] Update DLM to the latest patch levelGravatar David Teigland 1-2/+2
2006-01-18[DLM] The core of the DLM for GFS2/CLVMGravatar David Teigland 1-0/+423