summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski2009-07-301-0/+1
* GFS2: keep statfs info in sync on growsBenjamin Marzinski2009-07-301-14/+25
* GFS2: Remove lock_kernel from gfs2_put_super()Steven Whitehouse2009-06-121-4/+0Star
* push BKL down into ->put_superChristoph Hellwig2009-06-121-0/+4
* gfs2: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-121-13/+0Star
* GFS2: Merge mount.c and ops_super.c into super.cSteven Whitehouse2009-05-221-2/+901
* GFS2: Fix freeze issueSteven Whitehouse2009-03-241-2/+0Star
* GFS2: Merge lock_dlm module into GFS2Steven Whitehouse2009-03-241-1/+0Star
* Revert "GFS2: Fix use-after-free bug on umount"Steven Whitehouse2009-01-051-0/+34
* GFS2: Fix use-after-free bug on umountSteven Whitehouse2009-01-051-34/+0Star
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-051-164/+0Star
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-051-74/+0Star
* GFS2: Banish struct gfs2_rgrpd_hostSteven Whitehouse2009-01-051-1/+1
* GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpdSteven Whitehouse2009-01-051-1/+1
* GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksizeSteven Whitehouse2009-01-051-4/+4
* GFS2: Fix metafs mountsSteven Whitehouse2008-08-131-340/+0Star
* [PATCH] don't pass nameidata to gfs2_lookupi()Al Viro2008-07-271-1/+1
* [GFS2] Remove support for unused and pointless flagSteven Whitehouse2008-07-101-1/+0Star
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-271-2/+1Star
* [GFS2] fix GFP_KERNEL misusesJosef Bacik2008-04-101-2/+2
* [GFS2] Streamline indirect pointer tree height calculationSteven Whitehouse2008-03-311-0/+2
* [GFS2] Initialize extent_list earlierBob Peterson2008-01-251-0/+1
* [GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson2008-01-251-4/+0Star
* [GFS2] Journal extent mappingBob Peterson2008-01-251-2/+11
* [GFS2] Don't periodically update the jindexSteven Whitehouse2008-01-251-1/+0Star
* [GFS2] Remove "reclaim limit"Steven Whitehouse2008-01-251-1/+0Star
* [GFS2] Remove unused variablesSteven Whitehouse2008-01-251-4/+0Star
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-251-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-121-1/+0Star
|\
| * [GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse2007-10-101-1/+0Star
* | Fix up more bio falloutAl Viro2007-10-121-1/+0Star
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-3/+1Star
|/
* [GFS2] Fix sign problem in quota/statfs and cleanup _host structuresSteven Whitehouse2007-07-091-19/+58
* [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-091-1/+1
* [GFS2] Remove unused variableSteven Whitehouse2007-03-071-1/+0Star
* [GFS2] Remove local exclusive glock modeSteven Whitehouse2007-02-051-7/+4Star
* [GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse2007-02-051-3/+0Star
* [GFS2] Remove max_atomic_write tunableSteven Whitehouse2007-02-051-1/+0Star
* [GFS2] Clean up/speed up readdirSteven Whitehouse2007-02-051-1/+0Star
* [GFS2] Add a comment about reading the super blockSteven Whitehouse2006-11-301-0/+18
* [GFS2] Mount problem with the GFS2 codeSrinivasa Ds2006-11-301-1/+1
* [GFS2] Simplify glops functionsSteven Whitehouse2006-11-301-1/+1
* [GFS2] split and annotate gfs2_statfs_changeAl Viro2006-11-301-11/+11
* [GFS2] split and annotate gfs2_log_headAl Viro2006-11-301-2/+2
* [GFS2] split gfs2_sbAl Viro2006-11-301-1/+1
* [GFS2] Remove duplicate sb reading codeSteven Whitehouse2006-10-021-2/+2
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-3/+2Star
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-14/+14
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-18/+9Star