aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/recovery.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-05gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery"Gravatar Andreas Gruenbacher 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Gravatar Thomas Gleixner 1-4/+1
2019-05-07gfs2: read journal in large chunksGravatar Abhi Das 1-2/+0
2019-05-07gfs2: clean_journal improperly set sd_log_flush_headGravatar Bob Peterson 1-1/+1
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Gravatar Bob Peterson 1-0/+2
2018-12-11gfs2: read journal in large chunks to locate the headGravatar Abhi Das 1-2/+0
2018-12-11gfs2: add a helper function to get_log_header that can be used elsewhereGravatar Abhi Das 1-0/+3
2016-07-21GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesGravatar Bob Peterson 1-2/+2
2014-03-07GFS2: Move recovery variables to journal structure in memoryGravatar Bob Peterson 1-3/+3
2010-07-23gfs2: use workqueue instead of slow-workGravatar Tejun Heo 1-2/+4
2009-05-19GFS2: Umount recovery race fixGravatar Steven Whitehouse 1-1/+1
2009-01-05GFS2: Move gfs2_recoverd into recovery.cGravatar Steven Whitehouse 1-7/+7
2006-11-30[GFS2] split and annotate gfs2_log_headGravatar Al Viro 1-1/+1
2006-09-05[GFS2] Make headers compile on their ownGravatar Steven Whitehouse 1-0/+2
2006-09-04[GFS2] Change all types to uX styleGravatar Steven Whitehouse 1-2/+2
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-04-20[GFS2] journal recovery patchGravatar David Teigland 1-1/+1
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+32