summaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)AuthorFilesLines
2006-01-18[GFS2] Rename gfs2_meta_pin to gfs2_pinSteven Whitehouse3-10/+10
2006-01-18[GFS2] Change memory allocations to GFP_NOFSSteven Whitehouse1-3/+3
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse5-32/+24
2006-01-18[GFS2] Make the new argument to gfs2_trans_add_bh() actually do somethingSteven Whitehouse3-6/+9
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse17-85/+86
2006-01-18[GFS2] Update init_dinode() to reduce stack usageSteven Whitehouse2-18/+31
2006-01-18[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.hSteven Whitehouse1-63/+0
2006-01-18[GFS2] Remove unused code from various filesSteven Whitehouse8-232/+1
2006-01-18[GFS2] Remove remains of the GFS2 identify ioctl()David Teigland1-7/+0
2006-01-18[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.cDavid Teigland1-3/+3
2006-01-17[GFS2] An update of the GFS2 lock modulesDavid Teigland10-490/+752
2006-01-17[GFS2] Fix typo in GFS2 MakefileDavid Teigland1-2/+2
2006-01-16[GFS2] The lock modules for GFS2David Teigland9-0/+1916
2006-01-16[GFS2] The core of GFS2David Teigland79-0/+28772