aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_super.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-18GFS2: high time to take some time over atimeGravatar Steven Whitehouse 1-17/+36
2008-08-13GFS2: Fix metafs mountsGravatar Steven Whitehouse 1-9/+48
2008-06-27[GFS2] Remove remote lock dropping codeGravatar Steven Whitehouse 1-1/+1
2008-06-27[GFS2] kernel panic mounting volumeGravatar Bob Peterson 1-1/+1
2008-05-12[GFS2] filesystem consistency error from do_stripGravatar Bob Peterson 1-7/+9
2008-03-31[GFS2] Remove lm.[ch] and distribute contentGravatar Steven Whitehouse 1-1/+0
2008-01-25[GFS2] Remove unused field in struct gfs2_inodeGravatar Steven Whitehouse 1-1/+0
2007-10-10[GFS2] Clean up journaled data writingGravatar Steven Whitehouse 1-5/+8
2007-10-10[GFS2] Reduce number of gfs2_scand processes to oneGravatar Steven Whitehouse 1-1/+0
2007-07-09[GFS2] Fix deallocation issuesGravatar Abhijith Das 1-3/+5
2007-05-01[GFS2] Fix bz 224480 and cleanup glock demotion codeGravatar Steven Whitehouse 1-1/+27
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2007-02-05[GFS2] Remove the "greedy" function from glock.[ch]Gravatar Steven Whitehouse 1-2/+0
2007-02-05[GFS2] Fix ordering of page disposal vs. glock_dqGravatar Steven Whitehouse 1-0/+6
2007-02-05[GFS2] don't try to lockfs after shutdownGravatar David Teigland 1-0/+3
2006-11-30[GFS2] Fix journal flush problemGravatar Steven Whitehouse 1-4/+3
2006-11-30[GFS2] Shrink gfs2_inode (3) - di_modeGravatar Steven Whitehouse 1-1/+1
2006-11-30[GFS2] split and annotate gfs2_statfs_changeGravatar Al Viro 1-1/+1
2006-11-06[GFS2] Fix incorrect fs sync behaviour.Gravatar Steven Whitehouse 1-16/+28
2006-09-28[GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs)Gravatar Theodore Ts'o 1-3/+3
2006-09-25[GFS2/DLM] Fix trailing whitespaceGravatar Steven Whitehouse 1-1/+1
2006-09-19[GFS2] Export lm_interface to kernel headersGravatar Fabio Massimo Di Nitto 1-1/+1
2006-09-09[GFS2] vfree should be kfree (II)Gravatar Steven Whitehouse 1-2/+1
2006-09-05[GFS2] Directory code style changesGravatar Steven Whitehouse 1-2/+1
2006-09-04[GFS2] Some further style changesGravatar Steven Whitehouse 1-4/+2
2006-09-01[GFS2] Update copyright, tidy up incore.hGravatar Steven Whitehouse 1-1/+1
2006-08-25[GFS2] Allow mounting of gfs2 and gfs2meta at the same timeGravatar Abhijith Das 1-0/+3
2006-08-18[GFS2] Fix leak of gfs2_bufdataGravatar Steven Whitehouse 1-2/+0
2006-07-26[GFS2] Remove page.[ch]Gravatar Steven Whitehouse 1-1/+0
2006-07-03[GFS2] API change for gfs2_statfsGravatar Steven Whitehouse 1-1/+2
2006-06-19[GFS2] Remove debugging printksGravatar Steven Whitehouse 1-1/+1
2006-06-14[GFS2] Fix unlinked file handlingGravatar Steven Whitehouse 1-20/+92
2006-05-18[GFS2] glock debugging and inode cache changesGravatar Steven Whitehouse 1-0/+24
2006-05-18[GFS2] Update copyright date to 2006Gravatar Steven Whitehouse 1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesGravatar Steven Whitehouse 1-1/+0
2006-05-05[GFS2] Readpages supportGravatar Steven Whitehouse 1-3/+0
2006-04-18[GFS2] Use vmalloc() in dir codeGravatar Steven Whitehouse 1-2/+0
2006-04-07[GFS2] Fix a ref count bug and other clean upsGravatar Steven Whitehouse 1-9/+3
2006-03-01[GFS2] Tidy up mount code.Gravatar Steven Whitehouse 1-1/+0
2006-02-27[GFS2] Macros removal in gfs2.hGravatar Steven Whitehouse 1-11/+15
2006-02-27[GFS2] Audit printk and kmallocGravatar Steven Whitehouse 1-1/+1
2006-02-23[GFS2] Patch to remove stats gathering from GFS2Gravatar David Teigland 1-17/+0
2006-02-21[GFS2] Use mutices rather than semaphoresGravatar Steven Whitehouse 1-2/+2
2006-01-30[GFS2] Add gfs2_internal_read()Gravatar Steven Whitehouse 1-11/+11
2006-01-16[GFS2] The core of GFS2Gravatar David Teigland 1-0/+401