aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_super.c
AgeCommit message (Expand)Author
2006-08-25[GFS2] Allow mounting of gfs2 and gfs2meta at the same timeAbhijith Das
2006-08-18[GFS2] Fix leak of gfs2_bufdataSteven Whitehouse
2006-07-26[GFS2] Remove page.[ch]Steven Whitehouse
2006-07-03[GFS2] API change for gfs2_statfsSteven Whitehouse
2006-06-19[GFS2] Remove debugging printksSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-05-05[GFS2] Readpages supportSteven Whitehouse
2006-04-18[GFS2] Use vmalloc() in dir codeSteven Whitehouse
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-27[GFS2] Audit printk and kmallocSteven Whitehouse
2006-02-23[GFS2] Patch to remove stats gathering from GFS2David Teigland
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland