aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_super.c
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse2008-03-311-1/+0
* [GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse2008-01-251-1/+0
* [GFS2] Clean up journaled data writingSteven Whitehouse2007-10-101-5/+8
* [GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse2007-10-101-1/+0
* [GFS2] Fix deallocation issuesAbhijith Das2007-07-091-3/+5
* [GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse2007-05-011-1/+27
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse2007-02-051-2/+0
* [GFS2] Fix ordering of page disposal vs. glock_dqSteven Whitehouse2007-02-051-0/+6
* [GFS2] don't try to lockfs after shutdownDavid Teigland2007-02-051-0/+3
* [GFS2] Fix journal flush problemSteven Whitehouse2006-11-301-4/+3
* [GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse2006-11-301-1/+1
* [GFS2] split and annotate gfs2_statfs_changeAl Viro2006-11-301-1/+1
* [GFS2] Fix incorrect fs sync behaviour.Steven Whitehouse2006-11-061-16/+28
* [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o2006-09-281-3/+3
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-1/+1
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] vfree should be kfree (II)Steven Whitehouse2006-09-091-2/+1
* [GFS2] Directory code style changesSteven Whitehouse2006-09-051-2/+1
* [GFS2] Some further style changesSteven Whitehouse2006-09-041-4/+2
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das2006-08-251-0/+3
* [GFS2] Fix leak of gfs2_bufdataSteven Whitehouse2006-08-181-2/+0
* [GFS2] Remove page.[ch]Steven Whitehouse2006-07-261-1/+0
* [GFS2] API change for gfs2_statfsSteven Whitehouse2006-07-031-1/+2
* [GFS2] Remove debugging printksSteven Whitehouse2006-06-191-1/+1
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-20/+92
* [GFS2] glock debugging and inode cache changesSteven Whitehouse2006-05-181-0/+24
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Remove semaphore.h from C filesSteven Whitehouse2006-05-181-1/+0
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-3/+0
* [GFS2] Use vmalloc() in dir codeSteven Whitehouse2006-04-181-2/+0
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-9/+3
* [GFS2] Tidy up mount code.Steven Whitehouse2006-03-011-1/+0
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-11/+15
* [GFS2] Audit printk and kmallocSteven Whitehouse2006-02-271-1/+1
* [GFS2] Patch to remove stats gathering from GFS2David Teigland2006-02-231-17/+0
* [GFS2] Use mutices rather than semaphoresSteven Whitehouse2006-02-211-2/+2
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-301-11/+11
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+401