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