aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2006-02-14[GFS2] Fix the bugs I introduced in the last patch but oneSteven Whitehouse
2006-02-14[GFS2] Put back O_DIRECT supportSteven Whitehouse
2006-02-13[GFS2] Change ondisk format (hopefully for the last time)Steven Whitehouse
2006-02-13[GFS2] Fix for root inode ref count bugSteven Whitehouse
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse
2006-01-31[GFS2] Update truncate function (shrinking partial blocks)Steven Whitehouse
2006-01-30[GFS2] Add gfs2_internal_read()Steven Whitehouse
2006-01-30[GFS2] Remove unused prototypeSteven Whitehouse
2006-01-30[GFS2] Make dir.c independant of jdata.cSteven Whitehouse
2006-01-30[GFS2] Use mpage_readpage() in gfs2_readpage()Steven Whitehouse
2006-01-30[GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse
2006-01-30[GFS2] Rename get_block and make it externSteven Whitehouse
2006-01-30[GFS2] Remove unused file resize.cSteven Whitehouse
2006-01-24[GFS2] Remove pointless argument relating to truncateSteven Whitehouse
2006-01-18[GFS2] Rename gfs2_meta_pin to gfs2_pinSteven Whitehouse
2006-01-18[GFS2] Change memory allocations to GFP_NOFSSteven Whitehouse
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse
2006-01-18[GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse
2006-01-18[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse
2006-01-18[GFS2] Remove unused code from various filesSteven Whitehouse
2006-01-18[GFS2] Remove remains of the GFS2 identify ioctl()David Teigland
2006-01-18[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.cDavid Teigland
2006-01-17[GFS2] An update of the GFS2 lock modulesDavid Teigland
2006-01-17[GFS2] Fix typo in GFS2 MakefileDavid Teigland
2006-01-16[GFS2] The lock modules for GFS2David Teigland
2006-01-16[GFS2] The core of GFS2David Teigland