summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: fix sprintf format specifieralex chen2015-01-131-1/+1
* sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-7/+1
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-041-11/+11
|\
| * GFS2: remove transaction glockBenjamin Marzinski2014-05-141-11/+11
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
|/
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-071-8/+8
* GFS2: fail mount if journal recovery failsDavid Teigland2012-01-111-1/+2
* GFS2: let spectator mount do read only recoveryDavid Teigland2012-01-111-1/+3
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-0/+4
* GFS2: Fix spectator umount issueSteven Whitehouse2010-09-291-6/+6
* GFS2: Fix journal check for spectator mountsSteven Whitehouse2010-09-271-1/+2
* gfs2: use workqueue instead of slow-workTejun Heo2010-07-231-33/+21
* GFS2: Tag all metadata with jidSteven Whitehouse2009-12-031-0/+2
* SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULEDavid Howells2009-11-201-0/+1
* SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-0/+1
* GFS2: Umount recovery race fixSteven Whitehouse2009-05-191-69/+33
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-13/+15
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-051-0/+22
* GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse2009-01-051-1/+25
* [GFS2] No lock_nolockSteven Whitehouse2008-06-271-0/+3
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-271-1/+1
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-101-1/+1
* [GFS2] fs/gfs2/recovery.c: suppress warningsakpm@linux-foundation.org2008-03-311-1/+1
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-311-1/+10
* fs/: Spelling fixesJoe Perches2008-02-031-1/+1
* [GFS2] Allow journal recovery on read-only mountAbhijith Das2008-01-251-4/+12
* [GFS2] Remove function gfs2_get_blockBob Peterson2008-01-251-1/+1
* [GFS2] Ensure journal file cache is flushed after recoveryBob Peterson2007-10-101-1/+1
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-4/+18
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [GFS2] Fix indent in recovery.cSteven Whitehouse2006-12-051-1/+1
* [GFS2] Fix crc32 calculation in recovery.cSteven Whitehouse2006-11-301-4/+5
* [GFS2] split and annotate gfs2_log_headAl Viro2006-11-301-11/+11
* [GFS2] Fix bmap to map extents properlySteven Whitehouse2006-10-201-2/+3
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-2/+2
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-2/+1
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-181-6/+4
* [GFS2] Style changes in logging codeSteven Whitehouse2006-09-051-2/+2
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-8/+8
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix a couple of refcount leaks.Russell Cattelan2006-08-101-1/+2
* [GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse2006-08-041-6/+3
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-12/+11
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-4/+4
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-261-2/+1
* [GFS2] Don't do recursive locking in glock layerSteven Whitehouse2006-04-261-39/+40
* [GFS2] journal recovery patchDavid Teigland2006-04-201-8/+5
OpenPOWER on IntegriCloud