aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/dir.c
Commit message (Expand)AuthorAgeFilesLines
...
* [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variableAdrian Bunk2006-10-201-1/+1
* [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead codeAdrian Bunk2006-10-201-2/+0
* [GFS2] gfs2 endianness bug: be16 assigned to be32 fieldAl Viro2006-10-201-1/+1
* [GFS2/DLM] Fix trailing whitespaceSteven Whitehouse2006-09-251-7/+6
* [GFS2] Tidy up meta_io codeSteven Whitehouse2006-09-211-30/+26
* [GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto2006-09-191-1/+1
* [GFS2] More style changesJan Engelhardt2006-09-071-2/+2
* [GFS2] Directory code style changesSteven Whitehouse2006-09-051-48/+44
* [GFS2] Change all types to uX styleSteven Whitehouse2006-09-041-62/+62
* [GFS2] Align all labels against LH sideSteven Whitehouse2006-09-041-12/+6
* [GFS2] Update copyright, tidy up incore.hSteven Whitehouse2006-09-011-1/+1
* [GFS2] Fix bug in directory codeSteven Whitehouse2006-08-011-0/+2
* [GFS2] Tidy gfs2_unstuffer_pageSteven Whitehouse2006-07-261-1/+1
* [GFS2] Fix use after free bug in dir.cSteven Whitehouse2006-07-171-3/+2
* [GFS2] Fix a coupls of warnings in dir.cSteven Whitehouse2006-07-111-2/+2
* [GFS2] Remove unused code from dir.cSteven Whitehouse2006-07-101-5/+0
* [GFS2] Fix unlinked file handlingSteven Whitehouse2006-06-141-30/+36
* [GFS2] Update copyright date to 2006Steven Whitehouse2006-05-181-1/+1
* [GFS2] Readpages supportSteven Whitehouse2006-05-051-4/+4
* [GFS2] [-mm patch] fs/gfs2/: possible cleanupsAdrian Bunk2006-04-281-4/+4
* [GFS2] Tidy up dir code as per Christoph Hellwig's commentsSteven Whitehouse2006-04-241-69/+75
* [GFS2] Use vmalloc() in dir codeSteven Whitehouse2006-04-181-2/+3
* [GFS2] Fix bug which was causing postmark to failSteven Whitehouse2006-04-121-3/+2
* [GFS2] Update journal accounting code.Steven Whitehouse2006-04-111-6/+2
* [GFS2] Finally get ref counting correctSteven Whitehouse2006-04-071-5/+12
* [GFS2] Fix a ref count bug and other clean upsSteven Whitehouse2006-04-071-0/+2
* [GFS] Fix bug in endian conversion for metadata headerSteven Whitehouse2006-03-301-3/+3
* [GFS2] Fix bug in directory expansion codeSteven Whitehouse2006-03-291-9/+14
* [GFS2] Further updates to dir and logging codeSteven Whitehouse2006-03-281-251/+161
* [GFS2] Fix bug in directory code and tidy upSteven Whitehouse2006-03-201-841/+519
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-271-2/+6
* [GFS2] 80 Column audit of GFS2Steven Whitehouse2006-02-271-10/+20
* [GFS2] Fix the bugs I introduced in the last patch but oneSteven Whitehouse2006-02-141-27/+29
* [GFS2] Change ondisk format (hopefully for the last time)Steven Whitehouse2006-02-131-17/+19
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-081-2/+2
* [GFS2] Make dir.c independant of jdata.cSteven Whitehouse2006-01-301-9/+255
* [GFS2] Add an additional argument to gfs2_trans_add_bh()Steven Whitehouse2006-01-181-16/+16
* [GFS2] Remove unused code from various filesSteven Whitehouse2006-01-181-51/+0
* [GFS2] The core of GFS2David Teigland2006-01-161-0/+2157