aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_fstype.c
AgeCommit message (Expand)Author
2009-12-03GFS2: add barrier/nobarrier mount optionsChristoph Hellwig
2009-12-03GFS2: Improve statfs and quota usabilityBenjamin Marzinski
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse
2009-09-09GFS2: Remove unused sysfs fileSteven Whitehouse
2009-08-27GFS2: Remove no_formal_ino generating codeSteven Whitehouse
2009-08-26GFS2: Clean up of extended attribute supportSteven Whitehouse
2009-08-24GFS2: Add "-o errors=panic|withdraw" mount optionsBob Peterson
2009-08-17GFS2: Add online uevent to GFS2Steven Whitehouse
2009-06-12GFS2: Add tracepointsSteven Whitehouse
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-10GFS2: Merge gfs2_get_sb into gfs2_get_sb_metaSteven Whitehouse
2009-06-05GFS2: Fix locking issue mounting gfs2meta fsSteven Whitehouse
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse
2009-05-13GFS2: Add commit= mount optionSteven Whitehouse
2009-05-09Reduce path_lookup() abusesAl Viro
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-03-24GFS2: Clean up of glops.cSteven Whitehouse
2009-03-24GFS2: Expose UUID via sysfs/ueventSteven Whitehouse
2009-03-24GFS2: Fix error path ref counting for root inodeSteven Whitehouse
2009-03-24GFS2: Merge lock_dlm module into GFS2Steven Whitehouse
2009-03-24GFS2: Remove "double" locking in quotaSteven Whitehouse
2009-03-24GFS2: change gfs2_quota_scan into a shrinkerAbhijith Das
2009-03-24GFS2: Fix remount argument parsingSteven Whitehouse
2009-01-05GFS2: Fix use-after-free bug on umount (try #2)Steven Whitehouse
2009-01-05Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse
2009-01-05GFS2: Fix use-after-free bug on umountSteven Whitehouse
2009-01-05GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse
2009-01-05GFS2: Kill two daemons with one patchSteven Whitehouse
2009-01-05GFS2: Move gfs2_recoverd into recovery.cSteven Whitehouse
2009-01-05GFS2: Fix "truncate in progress" hangSteven Whitehouse
2009-01-05GFS2: Clean up & move gfs2_quotadSteven Whitehouse
2009-01-05GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse
2009-01-05GFS2: Rationalise header filesSteven Whitehouse
2008-09-18GFS2: high time to take some time over atimeSteven Whitehouse
2008-09-15GFS2: GFS2 will panic if you misspell any mount optionsAbhijith Das
2008-08-13GFS2: Fix metafs mountsSteven Whitehouse
2008-07-10[GFS2] Replace rgrp "recent list" with mru listSteven Whitehouse
2008-06-27[GFS2] Remove remote lock dropping codeSteven Whitehouse
2008-06-27[GFS2] No lock_nolockSteven Whitehouse
2008-05-12[GFS2] Prefer strlcpy() over snprintf()Jean Delvare
2008-03-31[GFS2] Invalidate cache at correct pointBenjamin Marzinski
2008-03-31[GFS2] Remove drop of module ref where not neededSteven Whitehouse
2008-03-31[GFS2] fix file_system_type leak on gfs2meta mountChristoph Hellwig
2008-03-31[GFS2] Remove rgrp and glock version numbersBob Peterson
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-01-25[GFS2] Initialize extent_list earlierBob Peterson