summaryrefslogtreecommitdiff
path: root/fs/gfs2/incore.h
AgeCommit message (Expand)Author
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-06-06[GFS2] Move some fields around to reduce wasted spaceSteven Whitehouse
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-04-26[GFS2] Don't do recursive locking in glock layerSteven 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-04-04[GFS2] Finish off ioctl supportSteven Whitehouse
2006-03-29[GFS2] Update debugging codeSteven Whitehouse
2006-03-29[GFS2] Update locking in log.cSteven Whitehouse
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse
2006-03-01[GFS2] Tidy up mount code.Steven Whitehouse
2006-03-01[GFS2] Remove uneeded memory allocationSteven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-23[GFS2] Patch to remove stats gathering from GFS2David Teigland
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland