aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-30[GFS2] split and annotate gfs2_inumAl Viro1-2/+2
2006-10-20[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk1-2/+2
2006-10-20[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk1-3/+0
2006-10-02[GFS2] Remove duplicate sb reading codeSteven Whitehouse1-28/+13
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse1-9/+9
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-1/+1
2006-09-08[GFS2] vfree should be kfreeSteven Whitehouse1-1/+1
2006-09-07[GFS2] Forgot to remove unused include vmalloc.hSteven Whitehouse1-1/+0
2006-09-07[GFS2] Move glock hash table out of superblockSteven Whitehouse1-8/+1
2006-09-04[GFS2] More code style updatesSteven Whitehouse1-2/+2
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse1-51/+22
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse1-1/+1
2006-08-25[GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das1-3/+144
2006-08-24[GFS2] Speed up scanning of glocksSteven Whitehouse1-1/+0
2006-08-10[GFS2] Fix a couple of refcount leaks.Russell Cattelan1-0/+4
2006-07-27[GFS2] Use a bio to read the superblockSteven Whitehouse1-5/+0
2006-07-05[GFS2] Make GFS2 work with lock validatorSteven Whitehouse1-1/+1
2006-07-03[patch 1/1] gfs2: get_sb_dev() fixAndrew Morton1-4/+3
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-81/+22
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-12[GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse1-5/+0
2006-05-05[GFS2] Set d_ops for root inodeRobert S Peterson1-0/+3
2006-04-26[GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse1-5/+5
2006-04-20[GFS2] journal recovery patchDavid Teigland1-3/+2
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse1-2/+2
2006-03-29[GFS2] Update locking in log.cSteven Whitehouse1-3/+1
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse1-3/+1
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse1-26/+30
2006-03-02[GFS2] Add gfs2meta filesystemSteven Whitehouse1-22/+36
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse1-23/+17
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse1-11/+24
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-2/+4
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse1-2/+2
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse1-9/+9
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse1-1/+2
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse1-91/+93
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+879