aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c
Commit message (Expand)AuthorAge
* [GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski2007-10-10
* [GFS2] Clean up journaled data writingSteven Whitehouse2007-10-10
* [GFS2] Clean up ordered write codeSteven Whitehouse2007-10-10
* [GFS2] panic after can't parse mount argumentsAbhijith Das2007-10-10
* [GFS2] Clean up invalidatepage/releasepageSteven Whitehouse2007-10-10
* [GFS2] fixed a NULL pointer assignment BUGDenis Cheng2007-10-10
* [GFS2] better code for translating charactersDenis Cheng2007-10-10
* [GFS2] unneeded typecastDenis Cheng2007-10-10
* [GFS2] use list_for_each_entry insteadDenis Cheng2007-10-10
* [GFS2] Ensure journal file cache is flushed after recoveryBob Peterson2007-10-10
* [GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse2007-10-10
* [GFS2] use the declaration of gfs2_dops in the header file insteadDenis Cheng2007-10-10
* [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-09
* [GFS2] Can't mount GFS2 file system on AoE deviceRobert Peterson2007-07-09
* [GFS2] Add nanosecond timestamp featureSteven Whitehouse2007-07-09
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-09
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-09
* [GFS2] lockdump improvementsRobert Peterson2007-05-01
* [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson2007-05-01
* [GFS2] add newline to printk messageRichard Fearn2007-03-07
* [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-11
* [GFS2] split and annotate gfs2_inumAl Viro2006-11-30
* [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereferenceAdrian Bunk2006-10-20
* [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variableAdrian Bunk2006-10-20
* [GFS2] Remove duplicate sb reading codeSteven Whitehouse2006-10-02
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-25
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-19
* [GFS2] vfree should be kfreeSteven Whitehouse2006-09-08
* [GFS2] Forgot to remove unused include vmalloc.hSteven Whitehouse2006-09-07
* [GFS2] Move glock hash table out of superblockSteven Whitehouse2006-09-07
* [GFS2] More code style updatesSteven Whitehouse2006-09-04
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-04
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-01
* [GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das2006-08-25
* [GFS2] Speed up scanning of glocksSteven Whitehouse2006-08-24
* [GFS2] Fix a couple of refcount leaks.Russell Cattelan2006-08-10
* [GFS2] Use a bio to read the superblockSteven Whitehouse2006-07-27
* [GFS2] Make GFS2 work with lock validatorSteven Whitehouse2006-07-05
* [patch 1/1] gfs2: get_sb_dev() fixAndrew Morton2006-07-03
* [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] Remove incorrect initialisation of gh_ownerSteven Whitehouse2006-05-12
* [GFS2] Set d_ops for root inodeRobert S Peterson2006-05-05
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-26
* [GFS2] journal recovery patchDavid Teigland2006-04-20
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-07
* [GFS2] Update locking in log.cSteven Whitehouse2006-03-29
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-28
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-20