aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/ops_file.c
AgeCommit message (Expand)Author
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-05-12[GFS2] Fix attributes setting logicSteven Whitehouse
2006-04-25[GFS2] Remove inherited flags from exported flags.Steven 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-31[GFS2] Update GFS2 for the recent pull from LinusSteven Whitehouse
2006-03-31[GFS2] Update ioctl() to new interfaceSteven Whitehouse
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse
2006-03-21[GFS2] Remove ioctl supportSteven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse
2006-02-23[GFS2] Patch to remove stats counters from GFS2 (II)David Teigland
2006-02-23[GFS2] Patch to remove stats gathering from GFS2David Teigland
2006-02-21[GFS2] Use mutices rather than semaphoresSteven Whitehouse
2006-02-15[GFS2] Fix for lock recursion problem for internal filesSteven Whitehouse
2006-02-14[GFS2] Put back O_DIRECT supportSteven Whitehouse
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse
2006-01-18[GFS2] Remove remains of the GFS2 identify ioctl()David Teigland
2006-01-16[GFS2] The core of GFS2David Teigland