summaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_address.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[GFS2] Make our address_space_operations constSteven Whitehouse1-1/+1
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse1-16/+15
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse1-1/+1
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse1-1/+0
2006-05-06[GFS2] Readpages supportSteven Whitehouse1-28/+117
2006-05-02[GFS2] Fix bug in writepage()Steven Whitehouse1-1/+1
2006-04-18[GFS2] Use vmalloc() in dir codeSteven Whitehouse1-2/+2
2006-04-01[GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse1-60/+6
2006-02-28[GFS2] Macros removal in gfs2.hSteven Whitehouse1-15/+19
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse1-2/+4
2006-02-23[GFS2] Patch to remove stats gathering from GFS2David Teigland1-12/+0
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse1-1/+0
2006-02-15[GFS2] Fix a case where we didn't get unstuffing rightSteven Whitehouse1-9/+9
2006-02-15[GFS2] Fix for lock recursion problem for internal filesSteven Whitehouse1-6/+11
2006-02-14[GFS2] Put back O_DIRECT supportSteven Whitehouse1-14/+58
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse1-91/+169
2006-01-31[GFS2] Update truncate function (shrinking partial blocks)Steven Whitehouse1-1/+1
2006-01-30[GFS2] Use mpage_readpage() in gfs2_readpage()Steven Whitehouse1-1/+2
2006-01-30[GFS2] Rename get_block and make it externSteven Whitehouse1-7/+7
2006-01-18[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structureSteven Whitehouse1-5/+5
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse1-1/+1
2006-01-16[GFS2] The core of GFS2David Teigland1-0/+515