aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/super.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [GFS2] Remove GL_NEVER_RECURSE flagSteven Whitehouse2006-04-261-3/+3
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-0/+1
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-201-3/+8
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-011-19/+0
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-14/+22
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-10/+20
* [GFS2] Audit printk and kmallocSteven Whitehouse2006-02-271-8/+8
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-10/+10
* [GFS2] Fix for root inode ref count bugSteven Whitehouse2006-02-131-6/+6
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-9/+10
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-3/+3
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+944