summaryrefslogtreecommitdiff
path: root/fs/gfs2/recovery.h
AgeCommit message (Expand)Author
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher
2023-09-05gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery"Andreas Gruenbacher
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner
2019-05-07gfs2: read journal in large chunksAbhi Das
2019-05-07gfs2: clean_journal improperly set sd_log_flush_headBob Peterson
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson
2018-12-11gfs2: read journal in large chunks to locate the headAbhi Das
2018-12-11gfs2: add a helper function to get_log_header that can be used elsewhereAbhi Das
2016-07-21GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse
2009-01-05GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-04-20[GFS2] journal recovery patchDavid Teigland
2006-01-16[GFS2] The core of GFS2David Teigland