aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/recovery.c
Commit message (Expand)AuthorAge
* gfs2: log which portion of the journal is replayedBob Peterson2019-06-27
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398Thomas Gleixner2019-06-05
* gfs2: read journal in large chunksAbhi Das2019-05-07
* gfs2: clean_journal improperly set sd_log_flush_headBob Peterson2019-05-07
* Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-14
* gfs2: read journal in large chunks to locate the headAbhi Das2018-12-11
* gfs2: add a helper function to get_log_header that can be used elsewhereAbhi Das2018-12-11
* gfs2: add more timing info to journal recovery processAbhi Das2018-12-11
* GFS2: Fix recovery issues for spectatorsBob Peterson2018-07-24
* gfs2: time journal recovery steps accuratelyAbhi Das2018-03-29
* GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-23
* gfs2: Get rid of gfs2_log_header_inAndreas Gruenbacher2018-01-22
* GFS2: Reduce code redundancy writing log headersBob Peterson2017-12-22
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* GFS2: Fix gfs2_replay_incr_blk for multiple journal sizesBob Peterson2016-07-21
* GFS2: fix sprintf format specifieralex chen2015-01-13
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-04
|\
| * GFS2: remove transaction glockBenjamin Marzinski2014-05-14
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-07
* GFS2: fail mount if journal recovery failsDavid Teigland2012-01-11
* GFS2: let spectator mount do read only recoveryDavid Teigland2012-01-11
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-11
* GFS2: Fix spectator umount issueSteven Whitehouse2010-09-29
* GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-27
* gfs2: use workqueue instead of slow-workTejun Heo2010-07-23
* GFS2: Tag all metadata with jidSteven Whitehouse2009-12-03
* SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells2009-11-20
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-19
* GFS2: Umount recovery race fixSteven Whitehouse2009-05-19
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-24
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-05
* GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-05
* [GFS2] No lock_nolockSteven Whitehouse2008-06-27
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-27
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-10
* [GFS2] fs/gfs2/recovery.c: suppress warningsakpm@linux-foundation.org2008-03-31
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-31
* fs/: Spelling fixesJoe Perches2008-02-03
* [GFS2] Allow journal recovery on read-only mountAbhijith Das2008-01-25
* [GFS2] Remove function gfs2_get_blockBob Peterson2008-01-25
* [GFS2] Ensure journal file cache is flushed after recoveryBob Peterson2007-10-10
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-09
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [GFS2] Fix indent in recovery.cSteven Whitehouse2006-12-05
* [GFS2] Fix crc32 calculation in recovery.cSteven Whitehouse2006-11-30
* [GFS2] split and annotate gfs2_log_headAl Viro2006-11-30
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-20
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-25