summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/recovery.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse2006-03-301-2/+2
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-0/+2
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-11/+18
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-1/+2
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-10/+10
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+570
OpenPOWER on IntegriCloud