summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* GFS2: Move four functions from super.cSteven Whitehouse2009-01-051-164/+0
* GFS2: Fix bug in gfs2_lock_fs_check_clean()Steven Whitehouse2009-01-051-74/+0
* 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/+0
* [PATCH] don't pass nameidata to gfs2_lookupi()Al Viro2008-07-261-1/+1
* [GFS2] Remove support for unused and pointless flagSteven Whitehouse2008-07-101-1/+0
* [GFS2] Clean up the glock coreSteven Whitehouse2008-06-271-2/+1
* [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/+0
* [GFS2] Journal extent mappingBob Peterson2008-01-251-2/+11
* [GFS2] Don't periodically update the jindexSteven Whitehouse2008-01-251-1/+0
* [GFS2] Remove "reclaim limit"Steven Whitehouse2008-01-251-1/+0
* [GFS2] Remove unused variablesSteven Whitehouse2008-01-251-4/+0
* [GFS2] Remove useless i_cache from inodesSteven Whitehouse2008-01-251-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-10-121-1/+0
|\
| * [GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse2007-10-101-1/+0
* | Fix up more bio falloutAl Viro2007-10-121-1/+0
* | Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-3/+1
|/
* [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/+0
* [GFS2] Remove local exclusive glock modeSteven Whitehouse2007-02-051-7/+4
* [GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse2007-02-051-3/+0
* [GFS2] Remove max_atomic_write tunableSteven Whitehouse2007-02-051-1/+0
* [GFS2] Clean up/speed up readdirSteven Whitehouse2007-02-051-1/+0
* [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/+2
* [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/+9
* [GFS2] Tidy up bmap/inode codeSteven Whitehouse2006-09-041-1/+8
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix bug in super block reading codeSteven Whitehouse2006-07-271-1/+3
* [GFS2] Use a bio to read the superblockSteven Whitehouse2006-07-271-10/+59
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-31/+14
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-281-6/+2
OpenPOWER on IntegriCloud