summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-091-1/+1
* [GFS2] Can't mount GFS2 file system on AoE deviceRobert Peterson2007-07-091-0/+3
* [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-091-0/+1
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-10/+3Star
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-8/+8
* [GFS2] lockdump improvementsRobert Peterson2007-05-011-0/+1
* [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson2007-05-011-0/+3
* [GFS2] add newline to printk messageRichard Fearn2007-03-071-1/+1
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-121-2/+2
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-301-2/+2
* [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk2006-10-201-2/+2
* [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk2006-10-201-3/+0Star
* [GFS2] Remove duplicate sb reading codeSteven Whitehouse2006-10-021-28/+13Star
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-9/+9
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] vfree should be kfreeSteven Whitehouse2006-09-081-1/+1
* [GFS2] Forgot to remove unused include vmalloc.hSteven Whitehouse2006-09-071-1/+0Star
* [GFS2] Move glock hash table out of superblockSteven Whitehouse2006-09-071-8/+1Star
* [GFS2] More code style updatesSteven Whitehouse2006-09-041-2/+2
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-51/+22Star
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das2006-08-251-3/+144
* [GFS2] Speed up scanning of glocksSteven Whitehouse2006-08-241-1/+0Star
* [GFS2] Fix a couple of refcount leaks.Russell Cattelan2006-08-101-0/+4
* [GFS2] Use a bio to read the superblockSteven Whitehouse2006-07-271-5/+0Star
* [GFS2] Make GFS2 work with lock validatorSteven Whitehouse2006-07-051-1/+1
* [patch 1/1] gfs2: get_sb_dev() fixAndrew Morton2006-07-031-4/+3Star
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-81/+22Star
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0Star
* [GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse2006-05-121-5/+0Star
* [GFS2] Set d_ops for root inodeRobert S Peterson2006-05-051-0/+3
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-261-5/+5
* [GFS2] journal recovery patchDavid Teigland2006-04-201-3/+2Star
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-2/+2
* [GFS2] Update locking in log.cSteven Whitehouse2006-03-291-3/+1Star
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-3/+1Star
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-201-26/+30
* [GFS2] Add gfs2meta filesystemSteven Whitehouse2006-03-021-22/+36
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-011-23/+17Star
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-11/+24
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-2/+4
* [GFS2] Audit printk and kmallocSteven Whitehouse2006-02-271-2/+2
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-9/+9
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-1/+2
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-91/+93
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+879