aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/recovery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[GFS2] Ensure journal file cache is flushed after recoveryBob Peterson1-1/+1
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-4/+18
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-05[GFS2] Fix indent in recovery.cSteven Whitehouse1-1/+1
2006-11-30[GFS2] Fix crc32 calculation in recovery.cSteven Whitehouse1-4/+5
2006-11-30[GFS2] split and annotate gfs2_log_headAl Viro1-11/+11
2006-10-20[GFS2] Fix bmap to map extents properlySteven Whitehouse1-2/+3
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-2/+2
2006-09-21[GFS2] Tidy up meta_io codeSteven Whitehouse1-2/+1
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-18[GFS2] Map multiple blocks at once where possibleSteven Whitehouse1-6/+4
2006-09-05[GFS2] Style changes in logging codeSteven Whitehouse1-2/+2
2006-09-04[GFS2] Change all types to uX styleSteven Whitehouse1-8/+8
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-08-10[GFS2] Fix a couple of refcount leaks.Russell Cattelan1-1/+2
2006-08-04[GFS2] Fix lock ordering bug in page fault pathSteven Whitehouse1-6/+3
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-12/+11
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse1-1/+0
2006-05-05[GFS2] Readpages supportSteven Whitehouse1-4/+4
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse1-2/+1
2006-04-26[GFS2] Don't do recursive locking in glock layerSteven Whitehouse1-39/+40
2006-04-20[GFS2] journal recovery patchDavid Teigland1-8/+5
2006-03-30[GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse1-2/+2
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse1-0/+2
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-11/+18
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-1/+2
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse1-10/+10
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+570