aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_fstype.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse1-18/+5
2008-09-15GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das1-6/+9
2008-08-13GFS2: Fix metafs mountsSteven Whitehouse1-177/+389
2008-07-10[GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse1-1/+0
2008-06-27[GFS2] Remove remote lock dropping codeSteven Whitehouse1-1/+1
2008-06-27[GFS2] No lock_nolockSteven Whitehouse1-2/+3
2008-05-12[GFS2] Prefer strlcpy() over snprintf()Jean Delvare1-2/+2
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski1-1/+1
2008-03-31[GFS2] Remove drop of module ref where not neededSteven Whitehouse1-1/+0
2008-03-31[GFS2] fix file_system_type leak on gfs2meta mountChristoph Hellwig1-3/+1
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson1-2/+2
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse1-1/+70
2008-02-14Introduce path_put()Jan Blunck1-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-2/+3
2008-01-25[GFS2] Initialize extent_list earlierBob Peterson1-1/+0
2008-01-25[GFS2] Minor correctionBob Peterson1-1/+1
2008-01-25[GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson1-1/+0
2008-01-25[GFS2] Journal extent mappingBob Peterson1-1/+67
2008-01-25[GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse1-2/+2
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse1-1/+0
2007-10-10[GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski1-1/+1
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse1-1/+2
2007-10-10[GFS2] Clean up ordered write codeSteven Whitehouse1-0/+1
2007-10-10[GFS2] panic after can't parse mount argumentsAbhijith Das1-2/+4
2007-10-10[GFS2] Clean up invalidatepage/releasepageSteven Whitehouse1-0/+2
2007-10-10[GFS2] fixed a NULL pointer assignment BUGDenis Cheng1-2/+3
2007-10-10[GFS2] better code for translating charactersDenis Cheng1-1/+2
2007-10-10[GFS2] unneeded typecastDenis Cheng1-1/+1
2007-10-10[GFS2] use list_for_each_entry insteadDenis Cheng1-3/+1
2007-10-10[GFS2] Ensure journal file cache is flushed after recoveryBob Peterson1-1/+1
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse1-9/+0
2007-10-10[GFS2] use the declaration of gfs2_dops in the header file insteadDenis Cheng1-2/+1
2007-07-09[GFS2] Obtaining no_formal_ino from directory entryWendy Cheng1-1/+1
2007-07-09[GFS2] Can't mount GFS2 file system on AoE deviceRobert Peterson1-0/+3
2007-07-09[GFS2] Add nanosecond timestamp featureSteven Whitehouse1-0/+1
2007-07-09[GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse1-10/+3
2007-07-09[GFS2] Clean up inode number handlingSteven Whitehouse1-8/+8
2007-05-01[GFS2] lockdump improvementsRobert Peterson1-0/+1
2007-05-01[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)Robert Peterson1-0/+3
2007-03-07[GFS2] add newline to printk messageRichard Fearn1-1/+1
2007-01-11[PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner1-2/+2
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