summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_super.c
AgeCommit message (Expand)AuthorLines
2008-05-12[GFS2] filesystem consistency error from do_stripBob Peterson-7/+9
2008-03-31[GFS2] Remove lm.[ch] and distribute contentSteven Whitehouse-1/+0
2008-01-25[GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse-1/+0
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse-5/+8
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneSteven Whitehouse-1/+0
2007-07-09[GFS2] Fix deallocation issuesAbhijith Das-3/+5
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeSteven Whitehouse-1/+27
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-1/+1
2007-02-05[GFS2] Remove the "greedy" function from glock.[ch]Steven Whitehouse-2/+0
2007-02-05[GFS2] Fix ordering of page disposal vs. glock_dqSteven Whitehouse-0/+6
2007-02-05[GFS2] don't try to lockfs after shutdownDavid Teigland-0/+3
2006-11-30[GFS2] Fix journal flush problemSteven Whitehouse-4/+3
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeSteven Whitehouse-1/+1
2006-11-30[GFS2] split and annotate gfs2_statfs_changeAl Viro-1/+1
2006-11-06[GFS2] Fix incorrect fs sync behaviour.Steven Whitehouse-16/+28
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Theodore Ts'o-3/+3
2006-09-25[GFS2/DLM] Fix trailing whitespaceSteven Whitehouse-1/+1
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto-1/+1
2006-09-09[GFS2] vfree should be kfree (II)Steven Whitehouse-2/+1
2006-09-05[GFS2] Directory code style changesSteven Whitehouse-2/+1
2006-09-04[GFS2] Some further style changesSteven Whitehouse-4/+2
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse-1/+1
2006-08-25[GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das-0/+3
2006-08-18[GFS2] Fix leak of gfs2_bufdataSteven Whitehouse-2/+0
2006-07-26[GFS2] Remove page.[ch]Steven Whitehouse-1/+0
2006-07-03[GFS2] API change for gfs2_statfsSteven Whitehouse-1/+2
2006-06-19[GFS2] Remove debugging printksSteven Whitehouse-1/+1
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse-20/+92
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse-0/+24
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse-1/+0
2006-05-05[GFS2] Readpages supportSteven Whitehouse-3/+0
2006-04-18[GFS2] Use vmalloc() in dir codeSteven Whitehouse-2/+0
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse-9/+3
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse-1/+0
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse-11/+15
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse-1/+1
2006-02-23[GFS2] Patch to remove stats gathering from GFS2David Teigland-17/+0
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse-2/+2
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse-11/+11
2006-01-16[GFS2] The core of GFS2David Teigland-0/+401