aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/recovery.c
Commit message (Expand)AuthorAge
* 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
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-21
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-19
* [GFS2] Map multiple blocks at once where possibleSteven Whitehouse2006-09-18
* [GFS2] Style changes in logging codeSteven Whitehouse2006-09-05
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] Fix a couple of refcount leaks.Russell Cattelan2006-08-10
* [GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse2006-08-04
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-14
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-18
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-18
* [GFS2] Readpages supportSteven Whitehouse2006-05-05
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-26
* [GFS2] Don't do recursive locking in glock layerSteven Whitehouse2006-04-26
* [GFS2] journal recovery patchDavid Teigland2006-04-20
* [GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse2006-03-30
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-28
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-27
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-27
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-13
* [GFS2] The core of GFS2David Teigland2006-01-16