summaryrefslogtreecommitdiff
path: root/fs/gfs2/dir.c
AgeCommit message (Expand)Author
2006-09-04[GFS2] Align all labels against LH sideSteven Whitehouse
2006-09-01[GFS2] Update copyright, tidy up incore.hSteven Whitehouse
2006-08-01[GFS2] Fix bug in directory codeSteven Whitehouse
2006-07-26[GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse
2006-07-17[GFS2] Fix use after free bug in dir.cSteven Whitehouse
2006-07-11[GFS2] Fix a coupls of warnings in dir.cSteven Whitehouse
2006-07-10[GFS2] Remove unused code from dir.cSteven Whitehouse
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-05[GFS2] Readpages supportSteven Whitehouse
2006-04-28[GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk
2006-04-24[GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse
2006-04-18[GFS2] Use vmalloc() in dir codeSteven Whitehouse
2006-04-12[GFS2] Fix bug which was causing postmark to failSteven Whitehouse
2006-04-11[GFS2] Update journal accounting code.Steven Whitehouse
2006-04-07[GFS2] Finally get ref counting correctSteven Whitehouse
2006-04-07[GFS2] Fix a ref count bug and other clean upsSteven Whitehouse
2006-03-30[GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse
2006-03-29[GFS2] Fix bug in directory expansion codeSteven Whitehouse
2006-03-28[GFS2] Further updates to dir and logging codeSteven Whitehouse
2006-03-20[GFS2] Fix bug in directory code and tidy upSteven Whitehouse
2006-02-27[GFS2] Macros removal in gfs2.hSteven Whitehouse
2006-02-27[GFS2] 80 Column audit of GFS2Steven Whitehouse
2006-02-14[GFS2] Fix the bugs I introduced in the last patch but oneSteven Whitehouse
2006-02-13[GFS2] Change ondisk format (hopefully for the last time)Steven Whitehouse
2006-02-08[GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse
2006-01-30[GFS2] Make dir.c independant of jdata.cSteven Whitehouse
2006-01-18[GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse
2006-01-18[GFS2] Remove unused code from various filesSteven Whitehouse
2006-01-16[GFS2] The core of GFS2David Teigland