aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/recovery.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11gfs2: read journal in large chunks to locate the headAbhi Das1-2/+0
2018-12-11gfs2: add a helper function to get_log_header that can be used elsewhereAbhi Das1-0/+3
2016-07-21GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson1-2/+2
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson1-3/+3
2010-07-23gfs2: use workqueue instead of slow-workTejun Heo1-2/+4
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse1-1/+1
2009-01-05GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse1-7/+7
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-1/+1
2006-09-05[GFS2] Make headers compile on their ownSteven Whitehouse1-0/+2
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-2/+2
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-04-20[GFS2] journal recovery patchDavid Teigland1-1/+1
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+32